Skip to content
View thnhmai06's full-sized avatar
Making a magic thing...
Making a magic thing...

Organizations

@CodeStormOOP

Block or report thnhmai06

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
thnhmai06/readme.md

Hi 👋, I'm Thành

Computer Science student at VNU-UET

thnhmai06 followers stars

About me

  • 🌱 I am currently learning Software Engineering Computer Science at UET VNU-UET.
  • 📍 I am living and studying in Vietnam Hanoi, Vietnam.
  • 🎯 My main interests are Software Engineering Software Engineering and Research Research.
  • 👯 I am looking to collaborate on Open cource open-source projects.
  • 💬 Ask me about everything (but not frontend).
  • ⚡ I accidentally built a Game engine game engine while working on The Floor is Rhythm.

🏆 Competitive Programming Profiles

🌐 Connect With Me

Facebook YouTube Discord LinkedIn

📌 Discord Presence:

Discord Presence

🚀 Current Focus

  • Strengthening core CS fundamentals and algorithmic thinking.
  • Building practical projects with clean architecture.
  • Improving code quality, maintainability, and performance.
  • Learning to use AI tools effectively for development and problem-solving.

🧰 Tech Stack

programming languages

Assembly Pascal C++ C# Java Python HTML CSS TypeScript SQL

frameworks & libraries

React Electron Tauri Vite Node.js Discord.js .NET ASP.NET Simple DirectMedia Layer Elsa Workflow MySQL SQLite

os & tools

Windows Ubuntu Postman Git HTTP Toolkit VMWare Workstation

ides

Visual Studio Code Visual Studio CLion PyCharm IntelliJ IDEA DataGrip WebStorm Rider

others

Krita OBS Studio DaVinci Resolve Adobe Premiere Pro Adobe After Effects Adobe Audition

📊 Statistics

Github Trophy

Pinned Loading

  1. SlideGenerator SlideGenerator Public

    Generate presentation slides from predefined template

    TypeScript 1

  2. SlideGenerator.Framework SlideGenerator.Framework Public

    A .NET framework for generating PowerPoint files from Excel data

    C#

  3. the-floor-is-rhythm the-floor-is-rhythm Public

    taiko rhythm dual side SDL3 game

    C++ 17 4

  4. CodeStormOOP/bounceverse CodeStormOOP/bounceverse Public archive

    A Modern Arkanoid game

    Java 1

  5. OOP-ProgramAnalysis OOP-ProgramAnalysis Public

    UET-OASIS | OOP | Phân tích chương trình (Week10)

    Java

  6. Comparative Programming C++ Opener Comparative Programming C++ Opener
    1
    #include <bits/stdc++.h>
    2
    #define l long
    3
    #define ll long long
    4
    #define ul unsigned long
    5
    #define ull unsigned long long