Skip to content
View tuantutanghuynh's full-sized avatar
💭
.
💭
.
  • Ho Chi Minh, Viet Nam
  • 14:50 (UTC +07:00)
  • LinkedIn in/tangtu

Block or report tuantutanghuynh

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

LinkedIn Gmail YouTube GitHub


☕ — Welcome to the workshop. Pull up a chair, the code is still brewing. — ☕


📜 About the Craftsman

public class TuanTu extends Developer {

    public String location  = "Hồ Chí Minh City, Việt Nam 🇻🇳";

    // Primary expertise — production systems, service layers, REST API design
    public String primary   = "PHP · Laravel";

    // Deep focus — architecture, security, real-time & async systems
    public String growing   = "Java · Spring Boot";

    // Next strategic stack — structured addition, not just exploration
    public String next      = "Python · FastAPI";

    // Own both sides of the counter when the project calls for it
    public String frontend  = "React (Vite) · TypeScript";

    public String openTo    = "Remote-first opportunities";
    public String[] languages = { "Vietnamese", "English", "French" };

    @Override
    public String getPhilosophy() {
        return "Write backend that holds. Build systems that scale. Ship code that lasts.";
    }
}

My depth lives in the backend — Laravel for production systems today, Spring Boot for architecture and scale, Python FastAPI as the strategic next layer. React handles the interface when the project calls for it.


🛠️ The Toolkit

Frontend

JavaScript TypeScript React Vite

Backend

PHP Laravel Java Spring Boot Python Django

Database & Tools

MySQL PostgreSQL Docker Git Postman



Pinned Loading

  1. cinebook-movie-booking-system cinebook-movie-booking-system Public

    Full-stack cinema booking system with real-time seat reservation and race-condition handling. Built with Laravel + Blade, migrating to React (Vite). Features role-based access and payment flow.

    Blade 1

  2. todolistic-app todolistic-app Public

    Todo app engineered beyond basics — Laravel + React with focus on query optimization, algorithmic thinking, and scalable architecture patterns. Used as a testbed for performance improvement techniq…

    PHP 1

  3. journo-blog-platform journo-blog-platform Public

    Production-grade blog platform built end-to-end: from DB schema and UI/UX design to React (Vite) + Laravel implementation. Documented from zero — architecture, API design, and deployment.

    PHP 1

  4. Aptech_nodejs Aptech_nodejs Public

    Node.js learning journey at Aptech — daily exercises, async callbacks, Express.js, and hands-on projects (Expense Tracker, Product Manager). From fundamentals to real-world backend development.

    JavaScript

  5. Ebook Ebook Public

    A curated collection of 40+ free programming ebooks (PDF/EPUB) — Python, Java, PHP, JavaScript, AI & Machine Learning, Algorithms, SQL, Backend Development, API Design, Linux, and French language …

    2