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

I'm a student and living in Vietnam.

thnhmai06

thnhmai06

  • 🌱 I’m currently learning Computer Science in UET-VNU.

  • 👯 I’m looking to collaborate on open & close source project.

  • 💬 Ask me about every problems except Frontend.

  • 📫 How to reach me Contact me via Facebook or Discord.

  • ⚡ Fun fact I actually made a game engine by accident while working on The Floor is Rhythm.

Connect with me:

Facebook YouTube Discord LeetCode VNOI LinkedIn

Languages:

Pascal C++ TypeScript Python Java C# Assembly

Tools:

Postman HTTP Toolkit Git VMWare Workstation DaVinci Resolve Studio

Frameworks:

Node.js SDL .NET

IDEs:

Visual Studio Code Visual Studio CLion PyCharm IntelliJ IDEA DataGrip WebStorm

thnhmai06

 thnhmai06

thnhmai06

Pinned Loading

  1. the-floor-is-rhythm the-floor-is-rhythm Public

    taiko rhythm dual side SDL3 game

    C++ 17 4

  2. CodeStormOOP/bounceverse CodeStormOOP/bounceverse Public archive

    A Modern Arkanoid game

    Java 1

  3. SlideGenerator SlideGenerator Public

    Generate presentation slides from predefined template

    TypeScript

  4. SlideGenerator.Framework SlideGenerator.Framework Public

    A .NET framework for generating PowerPoint files from Excel data

    C#

  5. osu-chat-discord osu-chat-discord Public

    Resend osu!bancho chat to Discord channel

    JavaScript 3 2

  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