Skip to content
View thanhanDemon2003's full-sized avatar
👿
Introverted Demon
👿
Introverted Demon
  • Demon
  • HoChiMinh, Vietnam
  • Facebook thanhan.demon26

Highlights

  • Pro

Block or report thanhanDemon2003

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
thanhanDemon2003/README.md

👨‍💻 About Me

public class Developer
{
    public string Name { get; set; } = "Nguyen Thanh An";
    public string Role { get; set; } = "Backend & Game Developer";
    public string Location { get; set; } = "Vietnam 🇻🇳";
    public string Website { get; set; } = "thanhandemon.com";
    public List<string> Passions { get; set; } = new()
    {
        "Backend Architecture",
        "Game Development",
        "System Design"
    };
    public string CurrentFocus { get; set; } = "Backend APIs & Game Engines";
    public List<string> BackendStack { get; set; } = new()
    {
        ".NET Core", "NestJS", "Express", "Go",
        "Django", "Flask", "FastAPI", "Spring Boot"
    };
    public List<string> GameEngines { get; set; } = new() { "Unity", "Godot" };
    public List<string> FrontendStack { get; set; } = new()
    {
        "React", "Next.js", "React Native"
    };
    public List<string> IDEs { get; set; } = new()
    {
        "VS Code", "Visual Studio", "IntelliJ IDEA",
        "Rider", "PyCharm", "Android Studio", "Xcode"
    };
    public string LifePhilosophy { get; set; } = "Build robust systems, create epic games! 🚀";
    public string FunFact { get; set; } = "I turn coffee into scalable backends ☕→💻";

    public void SayHi()
    {
        Console.WriteLine("Thanks for dropping by! Let's build something amazing together! ✨");
    }
}

var thanhan = new Developer();
thanhan.SayHi();

🎯 Quick Facts

🎮 Game Developer
Unity & Godot enthusiast
⚙️ Backend Expert
Building scalable systems
🚀 API Architect
.NET Core & NestJS
☕ Coffee Powered
Best code written at 2 AM

🛠️ Tech Stack & Skills

🎮 Game Engines

⚙️ Backend Development

📱 Frontend & Mobile

💻 Programming Languages

☁️ Cloud & Hosting

🛠️ IDEs & Development Tools

🔧 Tools & Technologies


🎯 Featured Projects


📈 GitHub Stats & Trophies

🏆 GitHub Trophies

GitHub Trophies

📊 Detailed Stats

📈 Activity Graph

Contribution Graph


💎 GitHub Profile Summary

Profile Details

Repos Per Language Most Commit Language

Stats Productive Time


💬 Random Dev Quote


🎨 Contribution Highlights

Contributor Stats


📫 Let's Connect!


✨ Thanks for visiting! ✨

"Code is like humor. When you have to explain it, it's bad!" 💻

Pinned Loading

  1. DATN_BackEnd DATN_BackEnd Public

    JavaScript 2