Skip to content
View uit-25730067-chithanh's full-sized avatar
💊
💊
  • Work for yourself
  • Ho Chi Minh City, Vietnam
  • 11:01 (UTC +07:00)
  • LinkedIn in/christhanhdang

Highlights

  • Pro

Block or report uit-25730067-chithanh

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Coding Duck

👋 Hi, Chí Thanh here!

🧑‍💻 About Me

class AboutMe:
    def __init__(self):
        self.name = "Đặng Chí Thanh"
        self.title = "AI Student @ UIT - VNU HCM | Fullstack Developer · Cloud-native · ML Enthusiast · DevOps Curious"
        self.description = "A Pythonista, Cloud Explorer, and AI Learner — blending software craftsmanship with AI/ML"
        self.motto = "Those who keep learning will keep rising in life. — Charlie Munger"

        self.background = "Full Stack Developer (5+ yrs)"
        self.current_focus = ["Python", "Cloud Engineering", "AI/ML"]
        self.interests = ["LLMs", "MLOps", "Prompt Engineering", "Dev Productivity"]

        self.featured_projects = [
            {
                "name": "SS004.10_FinalProject_TicTacToe",
                "focus": "Game AI, Minimax",
                "link": "https://github.com/uit-25730067-chithanh/SS004.10_FinalProject_TicTacToe"
            },
            {
                "name": "CS115-Team05-PG",
                "focus": "Reinforcement Learning, PyTorch, REINFORCE",
                "link": "https://github.com/uit-25730067-chithanh/CS115-Team05-PG"
            },
            {
                "name": "AI002-Team22-DT10",
                "focus": "Responsible AI, Forecasting, Advisory System",
                "link": "https://github.com/uit-25730067-chithanh/AI002-Team22-DT10"
            }
        ]

    def tech_stack(self):
        return {
            "Languages": ["Python", "TypeScript", "C++"],
            "Web": ["React", "Next.js", "Vue", "Nuxt.js", "Astro", "TailwindCSS"],
            "Backend": ["Node.js", "NestJS", "PostgreSQL", "MongoDB", "Redis", "Kafka"],
            "Infra": ["Docker", "GitHub Actions", "Vercel", "Railway", "AWS"],
            "AI Tools": ["Jupyter", "Pandas", "scikit-learn", "LangChain"]
        }

    def connect(self):
        return {
            "Portfolio": "https://christhanhdang.dev",
            "LinkedIn": "https://linkedin.com/in/christhanhdang",
            "GitHub": "https://github.com/uit-25730067-chithanh"
        }


me = AboutMe()
print("Let's connect:", me.connect())

🧠 Tech Stack & Tools


📊 GitHub Stats

Most Used Languages Profile Details

🐍 Contribution Snake

github contribution grid snake animation

2025 © Đặng Chí Thanh — All rights reserved

🚀 Member of ACE Team · UIT

Pinned Loading

  1. SS004.10_FinalProject_TicTacToe SS004.10_FinalProject_TicTacToe Public

    🚀 Bridging game theory and AI: A complete Tic-Tac-Toe implementation leveraging the Minimax algorithm for optimal decision-making and competitive gameplay.

    JavaScript 5

  2. CS115-Team05-PG CS115-Team05-PG Public

    🚀 Bridging math and RL: A robust PyTorch implementation of the REINFORCE Policy Gradient algorithm for Gymnasium classic control.

    Python 2 1

  3. AI002-Team22-DT10 AI002-Team22-DT10 Public

    🚀 Course project for AI Design Thinking (AI002) - Topic DT10: Coffee price forecasting and farming advisory system for Central Highlands farmers based on the 5 Pillars of Responsible AI.

    Jupyter Notebook

  4. uit-eng03-healthy-breakfast uit-eng03-healthy-breakfast Public

    [Presentation] | The Importance of Having a Healthy Breakfast

    Vue

  5. dsa dsa Public

    C++

  6. oop oop Public

    C++