Skip to content
View mlhv's full-sized avatar
💭
Studying
💭
Studying

Highlights

  • Pro

Block or report mlhv

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

Welcome to my Github! 👋

Hi, I'm Minh, a rising junior @ Drexel SE + minor in Finance. Passionate about backend and distributed systems, integrating agentic tooling into the development cycle, and contributing to opensource/cloud-native tools.

What I'm up to:

  • AI Engineer Intern @ VisioneerIT
  • Previously Software Engineer Intern @ Bentley Systems, on the Cloud Orchestration team
  • Research Assistant, studying performance testing derived from static software architecture and dependency structures — instrumented with Kubernetes and Apache SkyWalking
  • Contributing to open source: Harbor and OpenTelemetry's eBPF instrumentation
  • Building a Python backtesting engine for Pokémon card market prices, for fun
  • Formerly a Section Leader for Stanford's Code in Place, teaching Python

Stack

Languages

Go Java Python TypeScript

Cloud & Infra

Docker Kubernetes AWS Azure DevOps Redis


Projects

SocialGym — event-driven ML pipeline on Kafka; async Python microservice keeps the main thread at 100% availability under heavy load.

Stylify — full CRUD service on React+Vite/PostgreSQL, deployed on AWS Lambda+ECR with S3+Cloudfront, 99.9% uptime.

Pokémon Card Market Backtester (in progress) — Python backtesting engine for TCG asset price prediction.


Open Source

goharbor/harbor — CNCF-graduated container registry for storing, signing, and scanning cloud-native artifacts.

open-telemetry/opentelemetry-ebpf-instrumentation — eBPF-based auto-instrumentation for distributed tracing, no code changes required.

Contribution Activity

3D Contribution Graph



Contribution snake

GitHub Stats Top Languages

Pinned Loading

  1. goharbor/harbor goharbor/harbor Public

    An open source trusted cloud native registry project that stores, signs, and scans content.

    Go 28.8k 5.3k

  2. open-telemetry/opentelemetry-collector-contrib open-telemetry/opentelemetry-collector-contrib Public

    Contrib repository for the OpenTelemetry Collector

    Go 4.8k 3.7k

  3. helm/helm helm/helm Public

    The Kubernetes Package Manager

    Go 30k 7.7k

  4. robusta-dev/krr robusta-dev/krr Public

    Prometheus-based Kubernetes Resource Recommendations

    Python 4.6k 279

  5. Stylify Stylify Public

    Wardrobe organizer webapp!

    TypeScript

  6. SocialGym SocialGym Public

    An event-driven, AI-powered conversational simulator!

    Java