Skip to content
View newnol's full-sized avatar
:atom:
physics
:atom:
physics
  • Hồ Chí Minh Việt Nam

Block or report newnol

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
newnol/README.md

Hi 👋, I'm Tan Tai (Newnol)

A passionate Computer Science student from Vietnam 🇻🇳


🚀 About Me

  • 🌱 Studying Computer Science at HCMUS.
  • 📝 I regularly write articles on Blog.
  • 💬 Ask me about Python, C/C++, and Full-Stack Web Development.
  • 📫 Reach me at [email protected].
  • 🌐 Check out my personal website newnol.io.vn.

💼 Projects

A C++14-based classic Snake game with increasing difficulty levels and special features (no external library).

Tech: C++14, Windows API
Platform: Windows
Highlights: Multiple levels, increasing difficulty.

A simple web server using Node.js and Express for static file serving and file uploads/downloads.

Tech: Node.js, Express, Multer
Features: Dynamic IP detection, file upload/download.

Smart expense tracker using Gemini AI and Google Sheets for recording and analyzing expenses.

Tech: Python, Tkinter, Gemini API, Google Sheets API
Features: Auto-categorization, AI-driven analysis, data storage in Google Sheets.

📚 Blog

A collection of my thoughts, tutorials, and project updates.

Topics: Programming, AI, Web Development, Personal Growth
Platform: blog.newnol.io.vn/
Highlights: Regular updates, in-depth articles, community engagement.

A socket-based file transfer application developed in Python.

Tech: Python, Sockets
Features: Client-server architecture, GUI and CLI clients, secure file transfer, user authentication.


🛠️ Languages & Tools

C++ Python JavaScript Node.js Express Google Cloud Git

Vite Vercel Docker Ubuntu Kali Linux


📊 GitHub Stats


📱 Connect with Me


🐍 Contribution Snake

Snake animation


⭐️ If you like my work, please give it a Star!

⭐️ Star • 🍴 Fork • 🐞 Report Issue

Pinned Loading

  1. firstWebsite firstWebsite Public

    This project is a simple web server built using Node.js and Express. It contains stored access logs and upload, download files.

    JavaScript 3

  2. SnakeGame SnakeGame Public

    C++

  3. wifitools wifitools Public

    Things you find with python

    Python 2

  4. csc10008---Socket-programming csc10008---Socket-programming Public

    Forked from thaisonho/csc10008---Socket-programming

    A socket-based file transfer application.

    Python