Skip to content
View tcdtist's full-sized avatar
💊
💊

Block or report tcdtist

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

👋 Hi, I'm Thanh Dang (Thomas)


  • 👨‍💻 Full Stack Developer passionate about building scalable, high-performance web applications
  • 🎓 Former FPT Information Systems student, currently studying AI at UIT
  • 💪 Fuck running/hiking - now it's all about crushing 1-hour gym sessions daily, damnnn
  • 🧑‍💻 Organizing knowledge-sharing sessions and contributing to developer communities
  • ✨ Focused on clean code, modern architecture, and developer experience (DX)
  • 📈 Exploring full-stack best practices and testing strategies
  • 📍 Tech stack:
    • Frontend: React, Next.js, Vue.js, Nuxt.js, Tailwind CSS, TypeScript
    • Backend: Node.js, Express, NestJS, PostgreSQL, MongoDB, Kafka, RabbitMQ, Redis
    • Tools: Vitest, Playwright, Docker, CI/CD, Vercel, Railway, AWS

You can follow me here:

GitHub Twitter LinkedIn Sponsor Giorgi


Profile

Pinned Loading

  1. fork-claudekit-cli fork-claudekit-cli Public

    Forked from mrgoonie/claudekit-cli

    A CLI command to get started with ClaudeKit

    TypeScript

  2. fork-claudekit-skills fork-claudekit-skills Public

    Forked from mrgoonie/claudekit-skills

    All powerful skills of ClaudeKit.cc!

    Python

  3. anonystick anonystick Public

    Forked from anonystick/anonystick

    FullStack

    HTML

  4. goclaw goclaw Public

    Forked from nextlevelbuilder/goclaw

    GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.

    Go

  5. shopee-order-report-by-year.js shopee-order-report-by-year.js
    1
    // 1. Bypass V8 Stack Trace để chặn đứng các script tracking của Shopee tự crash văng lỗi đỏ
    2
    Error.prepareStackTrace = function (err, callsites) {
    3
      return [
    4
        "Error",
    5
        "    at Aa (https://shopee.vn/static/js/main.js:1:1)",
  6. shopee-order-report-all.js shopee-order-report-all.js
    1
    Error.prepareStackTrace = function (err, callsites) {
    2
      return [
    3
        "Error",
    4
        "    at Aa (https://shopee.vn/static/js/main.js:1:1)",
    5
        "    at eval (https://shopee.vn/static/js/main.js:1:2)",