Skip to content
View viplazylmht's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report viplazylmht

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

Hi there 👋 I'm Duy

Senior Data Engineer @ MoMo — Data Platform, Technology Center · Data Platform & Backend Systems

I build the data platform behind Vietnam's leading fintech super-app: lakehouse architecture, data governance & protection, backend services, and the Agentic-AI systems that sit on top of it. Strong across both data engineering and backend software engineering — production services and APIs, platform tooling, governance and security.

🎯 Career focus — long-term growth in fintech and payments: deepening domain expertise in payment systems, transaction processing, settlement and reconciliation, and applying my data-platform experience to build large-scale financial systems.

📄 TL;DR — grab the PDF version of my CV 🎓 Google Cloud Certified Professional Data Engineer · Aug 2026 – Aug 2028


💼 Experience

MoMo (M_Service) — Data Platform, Technology Center · Ho Chi Minh City · Jan 2022 – Present

Joined through the MoMo Talents Program and grew through the full track: Trainee → Junior Data Engineer → Data Engineer II → Senior Data Engineer (Apr 2026).

What I own day to day:

  • Lakehouse architecture & migration — Trino + Iceberg/Delta on GCS, running on GKE.
  • Data governance & protection — unified catalog, credential vending, PII classification, access control.
  • Agentic-AI platform — the framework MoMo teams use to ship AI workflows into production.
  • Backend services & tooling — internal platforms and APIs (FastAPI, OAuth2/OIDC), chatbots, CLI/automation tooling used across teams.
  • Platform cost & reliability — query optimization, resource allocation, on-call data platform ops.

🎓 Education

University of Science, VNU-HCMFaculty of Information Technology · Sep 2018 – May 2022

B.Sc. in Computer Science, Data Science major · GPA 8.5 / 10

📜 Certifications

  • Professional Data Engineer — Google Cloud. Issued Aug 14, 2026 · valid through Aug 14, 2028. Verify on Credly
  • A stack of Google Cloud badges (AI, Machine Learning, Deep Learning, Data Science) from Qwiklabs — public profile.

🚀 Projects

Company projects (newest first)

🛡️ Data Protection & Unified Catalog · 2026 – Present Rolled out Apache Gravitino as the single unified catalog governing all metadata under the lakehouse, so every engine sees one consistent, centrally-managed view. Researched and shipped credential vending to keep the platform compliant and secure: storage tokens are now auto-generated at runtime, short-lived and scoped, and every over-privileged service account was revoked from the Spark compute engines. Also deployed PII auto-classification: automated scanning and tagging of sensitive personal data across the lakehouse to enforce least-privilege access and regulatory compliance. Fluent in: Apache Gravitino, credential vending, short-term token exchange, Apache Ranger, Spark, Iceberg / Delta Lake

🤖 Data Agent & Agentic-AI Platform · 2025 – Present A scalable, maintainable framework that lets MoMo engineers ship new AI agents in days instead of months, with room to explore autonomous decision-making patterns in agentic design. It powers chatbots and AI summarization for engineers and business users querying internal data and documents, clusters customer feedback into key topics with metrics, and delivers AI-generated daily insight reports to every business unit over Google Chat. Impact: 30+ AI workflows, 100K+ total runs, 10B+ tokens processed, 3K+ weekly executions, and an 80% reduction in engineer time spent on periodic data analysis. Fluent in: GenAI, Agentic AI, LangChain, FastAPI, SMTP Email, chatbots, RAG, evaluation pipelines, Claude (Cowork, Code)

⚡ Agentic AI for Growth — AI Harness (POC) · 2026 Built an AI Harness on Claude Cowork + Claude Code for the Growth team's cashback campaign (Hoàn Tiền Mua Sắm) — agent instructions, skills, data interfaces, and evaluation criteria. Ran cross-team knowledge sharing and trained non-technical users on prompt design, skill authoring, and evaluating agent output. Fluent in: Claude Cowork, Claude Code, skill authoring, prompt engineering, agent evaluation, enablement & training

🔐 Access Management · 2024 – Present A SOC 2-compliant platform for time-based privileged access to all data, sensitive data, and policy tags across data warehouses, lakehouses, and internal services. It centralizes the approval process for 100% of data-access requests on the data platform, with audit logs and compliance reports, plus a Google Chat bot for instant approval and execution — rated highly by data owners, leaders, and managers. Fluent in: SOC 2 controls, FastAPI, OAuth2 / OpenID Connect, Apache Ranger, SMTP Email

🔁 Data Pipeline Migration · 2023 – Present A transpiling tool built on top of open-source projects (SQLGlot) to migrate SQL end-to-end from the production warehouse into the lakehouse, translating BigQuery → Trino and Spark dialects. Impact: up to 90% of the human cost of the migration phase removed, across hundreds of pipelines. Fluent in: SQLGlot, Trino/Presto, BigQuery, Spark, Airflow

🏞️ Data Lakehouse · 2023 – Present Collaborated on the lakehouse solution that reduced the cost of workloads at MoMo. Researched and selected the open table format (Iceberg / Delta), then designed Trino/Spark on GKE as query engines over large batch data in GCS. Impact: up to 70% lower cost per workload thanks to spot instances, with no data SLA breaches. Fluent in: Trino, Spark, GKE, GCS, BigQuery Storage, dbt, Airflow, Apache Ranger, Delta Lake, Apache Iceberg

💰 Cost Optimization on GCP · 2022 – 2023 Led query optimization with other teams, moved services and ETL/ELT pipelines to on-premise Kubernetes, ran a BigQuery → Vertica experiment, and centralized BigQuery resource allocation per team by a divide-and-conquer principle. Impact: 40% cost saved, with zero stuck workloads. Fluent in: BigQuery, Vertica, Kubernetes, Oracle APEX, GCP gRPC API

🥇 Golden Record — process for high-value Data Marts at MoMo Built tools and services on top of open-source projects to control the data model's quality, freshness, and extensibility. Golden Record serves many dataflows, including events and transactions of the MoMo Super App. Fluent in: dbt, Great Expectations, Airflow, GitLab, Kubernetes, Oracle OCI, Oracle APEX

University projects


🌍 Open Source Contributions

  • SQLGlot — improvements to BigQuery ↔ other-dialect translation accuracy; the same engine powers MoMo's internal transpiler.
  • Great Expectations — added Vertica dialect support so GX can validate data quality on Vertica.
  • dbt-vertica
  • dbt-oracle

🧰 Skills

Languages · Python · SQL · Java · Kotlin · C/C++ · R · Bash

Big Data & Lakehouse · Apache Spark · Trino / Presto · BigQuery · Vertica · MS SQL Server · Oracle OCI · Delta Lake · Apache Iceberg · dbt · SQLGlot · ETL / ELT · Data modeling

Orchestration & Infra · Airflow · Kubernetes (GKE & on-prem) · Docker · Helm · Skaffold · kubectl · Bazel · CI/CD (GitHub Actions, GitLab CI, Jenkins) · IaC with Pulumi · Policy as code · Shell / Linux · Git

Cloud · Google Cloud (BigQuery, PubSub, Dataproc, GKE, GCS, Cloud Functions, Identity, Looker, gRPC API) · Oracle (APEX, OCI)

Data Governance & Security · Apache Gravitino (unified catalog) · credential vending · Apache Ranger · DataHub · Great Expectations · SOC 2 controls · OAuth2 / OpenID Connect · PII auto-classification · Data observability / quality / catalog

AI / ML Engineering · Generative AI · Agentic AI design · LangChain · Claude (Cowork, Code) · RAG · prompt engineering · evaluation pipelines · Scikit-learn · ML algorithms

Software Engineering · Backend services & REST APIs (FastAPI) · system design · OAuth2 / OpenID Connect · testing & code review · Git workflows · CI/CD pipelines · on-call ops · Java · Kotlin · C/C++

Ways of working · Agile / Scrum · technical writing & documentation · cross-team enablement · MS Office


📊 GitHub Stats

Top Langs

Duy's GitHub stats


📫 Contact

Pinned Loading

  1. sql-datalineage sql-datalineage Public

    A project to build and visualize data lineage from SQL written in python. It supports column level lineage and can combine with metadata retriever for better result.

    Python 7 1

  2. PublicIDConverter PublicIDConverter Public

    Public ID Converter is a tool for Android that can convert ids when porting/modifing apk.

    Java 1 1

  3. LongInteger LongInteger Public

    C++

  4. Predict_Covid19 Predict_Covid19 Public

    Forked from caotatcuong/Predict_Covid19

    Jupyter Notebook