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 tantai@newnol.io.vn.
  • ๐ŸŒ Check out my personal website newnol.io.vn.

๐Ÿ’ผ Projects

๐ŸŽฎ Snake Game

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