Duong Ngo

I'm a Full-Stack AI Developer with over 12 years of experience building products across various industries. I specialize in architecting scalable solutions using modern technologies including Node.js, React, Angular, Microservices, Kubernetes, and cloud platforms (AWS, GCP, Azure). I have extensive experience in building agentic AI using LangGraph, LangChain, Python, and FastAPI.

📝 Latest Posts

  • Medallion Architecture: Modern Data Pipelines

    Medallion Architecture: Modern Data Pipelines

    # Medallion Architecture In modern data engineering, organizing data pipelines in a scalable, reliable, and maintainable way is critical. One of the most popular design patterns for this is the **M...

  • Flask vs FastAPI vs Django

    Flask vs FastAPI vs Django

    # Flask vs FastAPI vs Django: A Comprehensive Comparison ## Introduction Python offers three powerful web frameworks, each designed with different philosophies and use cases in mind. This guide will...