Skip to content
View DucMinhNe's full-sized avatar

Sponsoring

@privatenumber

Block or report DucMinhNe

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
DucMinhNe/README.md
Minh Le Β· Marcus β€” Full Stack Developer
Website Blog LinkedIn Email Docker Hub

πŸ§‘β€πŸ’» About me

  • πŸ”­ Currently β€” building minhle.xyz and writing its engineering journal: 87 deep-dives across 22 topics on Kafka, Redis, Postgres, Elasticsearch & distributed systems.
  • 🌳 Open source β€” 13 pull requests merged into projects like NestJS, Vite, Astro, Svelte, TanStack Query & Pinia β€” several the same day, a few by the founder / core team.
  • 🌏 Shipped β€” government & enterprise platforms used by millions of people, end to end.
  • πŸ† 1st place ($5K) β€” won Best of Polkadot at Token2049 Origins 2025 with crypto payments sent through X (Twitter) DMs.
  • πŸ€– Built β€” Dessistant: real-time blockchain indexing + LLM trade execution + automated market-making on Uniswap & KyberSwap.
  • 🌱 Learning β€” Go, and going deeper on distributed-systems design.
  • πŸ’¬ Ask me about β€” Next.js, Kafka, Postgres, Redis, Elasticsearch, system design.
  • πŸ“« Reach me β€” ducminhldm@gmail.com
const marcus = {
  role:         "Full Stack Developer",
  location:     "Ho Chi Minh City Β· GMT+7",
  focus:        ["Product Β· web & mobile", "Platform Β· APIs & data", "Intelligence Β· AI workflows"],
  stack:        ["Next.js", "React", "TypeScript", "Node", "Java", "PostgreSQL", "Kafka"],
  philosophy:   "boring tech first; real deps in tests; idempotency from day one",
  availableFor: ["freelance", "contract", "senior IC"],
} satisfies Engineer;

βš™οΈ How I work

  • Boring tech first β€” I won't introduce a framework that costs more than the problem it solves.
  • Real dependencies in tests β€” Testcontainers over mocks, every time.
  • Idempotency from day one β€” money endpoints and event consumers ship with keys.
  • Compile-time over runtime β€” strict TypeScript, discriminated unions, branded types.
  • One log per state transition β€” structured events; metrics for counts; traces for latency.

πŸ› οΈ Tech stack

Languages
Languages

Frontend
Frontend

Backend
Backend

Data
Data

DevOps & tools
DevOps

πŸ“¦ 8 production-grade multi-arch images on Docker Hub β€” Laravel-FPM Β· Node Β· Spring Β· Express Β· NestJS Β· FastAPI Β· Flask Β· Django β†’ hub.docker.com/u/minhle202


🌳 Open-source contributions

13 pull requests merged into widely-used open-source projects β€” real fixes to docs, examples & correctness, several merged the same day, a few by the project's founder / core team.

Project Contribution
NestJS fixed a user-facing string in the Node 22 ESM sample βœ… merged by Kamil MyΕ›liwiec β€” creator of NestJS
React Router Β· Remix fixed a broken Headers.append() docs example βœ… merged by core maintainer
Astro corrected getStaticPaths examples in the error reference βœ… same-day Β· core team
Vite synced the documented build.target default with the source βœ… same-day Β· core
TanStack Query updated the QueryCache docs from the v4 to the v5 API βœ… same-day
Pinia Β· Vue fixed a SyntaxError in the Options-API mapState() example βœ… same-day Β· core
Fiber Β· Go fixed 3 non-compiling KeyAuth middleware examples βœ… same-day Β· after review
Svelte fixed invalid CSS in a runnable docs example βœ… same-day
Nx corrected user-facing error messages βœ… merged by core maintainer
Medusa fixed the Workflows tutorial docs βœ… merged

Also merged into OpenTelemetry C++ (CNCF), OpenEMR, and Svelte language-tools β€” the official VS Code extension.


πŸ“Š GitHub analytics

Pull Shark Quickdraw YOLO Public Sponsor
Streak
Contribution activity graph
GitHub metrics

🐍 Contribution graph

Snake eating my contributions

πŸš€ Selected work

What it is
Dessistant AI Web3 trading β€” real-time chain indexing, LLM trade execution, automated market-making (Next.js Β· NestJS Β· Kafka Β· MongoDB Β· Redis)
Whampay πŸ† 1st place Β· $5K at Token2049 Origins 2025 β€” crypto remittance sent through X (Twitter) DMs
AnGiDay Β· MemeTV Consumer products β€” swipeable food discovery & live 1-on-1 social video

β†’ More at minhle.xyz/#projects Β· read the journal at minhle.xyz/blog


Pinned Loading

  1. CaoThangManagementSystem CaoThangManagementSystem Public

    JavaScript 1

  2. StudentScoreManagementSystem StudentScoreManagementSystem Public

    JavaScript

  3. SocialProject SocialProject Public

    TypeScript

  4. MobilePhoneStore MobilePhoneStore Public

    PHP

  5. ai-analy-web3 ai-analy-web3 Public

    Open-source Web3 AI market intelligence toolkit with Ollama, OpenRouter, and OpenAI provider adapters.

    Python

  6. viet-invoice-ai viet-invoice-ai Public

    Private local AI tool for extracting structured JSON from Vietnamese invoices using Ollama

    Python