Skip to content
View vinhha-cp's full-sized avatar
👋
Hi, I'm Danny
👋
Hi, I'm Danny
  • Coder Push
  • Vietnam
  • 07:29 (UTC +07:00)

Block or report vinhha-cp

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

Vinh Huynh

Backend Engineer · 8+ Years · Golang

Building reliable, scalable systems from Vietnam 🇻🇳

LinkedIn Email GitHub


About Me

Backend engineer with 8+ years of experience building high-performance distributed systems. Go is my primary language — I've shipped microservices, internal platforms, data pipelines, and trading infrastructure with it.

I care deeply about clean architecture, system observability, and APIs that behave exactly as documented.

type Engineer struct {
    Name     string
    Location string
    Stack    []string
    YearsExp int
}

func me() Engineer {
    return Engineer{
        Name:     "Vinh Huynh",
        Location: "Vietnam",
        Stack:    []string{"Go", "Python", "PostgreSQL", "Kafka", "AWS", "K8s"},
        YearsExp: 8,
    }
}

Tech Stack

Core

Go Python TypeScript

Databases & Messaging

PostgreSQL MySQL Redis MongoDB Kafka

Cloud & Infrastructure

AWS Docker Kubernetes Terraform GitHub Actions

Observability

Prometheus Grafana OpenTelemetry Sentry


What I Build

Domain Details
Backend services Go microservices with gRPC & REST, clean architecture, domain-driven design
Data pipelines Event-driven systems with Kafka, Airflow orchestration, streaming ingestion
Trading platforms Low-latency market data processing, financial APIs, stock analysis backends
Cloud infrastructure AWS ECS/EKS, CDK IaC, multi-environment deployments with CI/CD
AI integrations LLM-backed services with FastAPI, AWS Strands, Langfuse observability
Developer tooling Internal CLIs, engineering playbooks, team productivity platforms

Currently

  • Backend Engineer at CoderPush — building scalable product platforms
  • Working on fintech and AI trading infrastructure
  • Interested in: distributed systems, LLM tooling, financial data engineering

"Make it work. Make it right. Make it fast."

Popular repositories Loading

  1. vinhha-cp vinhha-cp Public