Skip to content
View dminhvu's full-sized avatar
πŸ€”
πŸ€”

Highlights

  • Pro

Block or report dminhvu

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.

Content in all repositories owned by your account will be closed.
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
dminhvu/README.md

Welcome to Minton's Profile πŸ‘‹

About Me

I'm Dinh Minh Vu (Minton) β€” a Software Engineer with a competitive programming background (Third Prize, ICPC Asia Hanoi Regional, ranked 32/126; Second Prize, Vietnam Olympiad in Informatics), 4+ years across backend, distributed systems, and applied ML β€” now moving into compilers, program analysis, and runtime systems.

  • Currently deep in compiler construction and static analysis, building toward LLVM/MLIR: a custom torch.compile backend β†’ an elementwise fusion pass with Triton codegen β†’ a real MLIR dialect lowered end to end. Writing each one up on dminhvu.com.
  • Building workingstudentjobs.de β€” helping international students in Germany find English-speaking working student and internship roles.

Education

  • M.Sc. Computer Science β€” University of Passau, Germany Β· Oct 2025 – Present
    • Relevant coursework: Compiler Construction Β· Software Analysis Β· Virtual Machines & Runtime Systems Β· Efficient Algorithms Β· Parallel Programming Β· Distributed Algorithms Β· Search-Based Software Engineering Β· Multimedia Databases (vector search) Β· Scalable Database Systems
  • B.Sc. Information Technology β€” FPT University, Vietnam Β· Sep 2020 – Sep 2024
    • GPA 8.94/10 Β· Full Scholarship Β· Top 10 of 900+ students

Experience

  • Software Engineer (Working Student) @ Flowzar GmbH, Munich (Oct 2025 – Jul 2026) β€” FinTech cash flow forecasting platform: financial data ingestion pipelines, PostgreSQL event sourcing, LLM-assisted schema validation (FastAPI, React, PostgreSQL).
  • Software Engineer @ Coder Trove (Jul 2024 – Sep 2025) β€” Grapple AI, AI-powered invoice financing. Production GenAI platform on AWS; document processing 20+ min β†’ under 2 min, per-assessment cost cut 75% via caching (80–90% hit rate).
  • Software Engineer @ ENTIIS Pte Ltd (Feb 2022 – Jun 2024) β€” enterprise observability platform for banking and government clients. Built the log ingestion and parsing layer across 5 Elastic Stack deployments (Filebeat + Logstash), normalizing heterogeneous application, system, and network logs into one consistent schema for a platform handling 40TB of logs/month.

Projects

  • workingstudentjobs.de (2026 – Present) β€” job platform for international students in Germany. Currently active.
  • Formularizer (Jan 2023 – Aug 2026, sunset) β€” AI-powered spreadsheet formula generator; grew to 20,000+ users and 2,000+ MAU with multi-provider LLM routing, cost-optimized fallback, and Stripe-integrated payments.

GitHub: github.com/dminhvu Β· LinkedIn: linkedin.com/in/dminhvu02 Β· Blog: dminhvu.com

Tech Stack

  • Languages: C++, Python, Java, TypeScript/JavaScript
  • Systems & Compilers (MSc focus): compiler construction, static program analysis, JVM internals & GC, parallel programming, distributed algorithms, algorithms & data structures
  • Backend: FastAPI, GraphQL, REST APIs, WebSocket, asyncio, Auth (AWS Cognito, JWT/JWKS)
  • Data: PostgreSQL, MongoDB, DynamoDB, Redis, Hadoop
  • Cloud/Infrastructure: AWS (ECS, Lambda, SQS, EventBridge, S3, CloudWatch, DynamoDB, CDK), Docker, Linux, CI/CD, IaC
  • Testing/Observability: pytest, Sentry, Elastic Stack, CloudWatch, Langfuse
  • Applied ML: LLM integrations (OpenAI/Anthropic), RAG, Vector DBs (Qdrant, Weaviate)

Pinned Loading

  1. MachineLearning MachineLearning Public

    Jupyter Notebook

  2. competitive-programming competitive-programming Public

    A collection of ~1000 solutions for competitive programming problems on Codeforces, SPOJ, and some other sites.

    C++ 2