Skip to content
View DucMinhNe's full-sized avatar

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

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

  • πŸ”­ Currently β€” building minhle.xyz and writing its engineering journal: 69 deep-dives across 19 topics on Kafka, Redis, Postgres, Elasticsearch & distributed systems.
  • 🌏 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


πŸ“ˆ Metrics

GitHub metrics
Streak

🐍 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