Skip to content
View hungpt99-dev's full-sized avatar

Block or report hungpt99-dev

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

Hi, I'm Harry (Hưng) 👋

Fullstack software engineer, backend-strong. I make distributed systems behave — usually on the first try after the third coffee.

profile views

typing svg


👋 Who am I, really

I'm Harry — part engineer, part "why is this not automated yet" machine.

I'm AI-driven: not in the "I let the robot write my code" way (mostly), but in the "what if this whole workflow just… did itself?" way. I like building things, but I love optimizing them — if a process takes three clicks, I've already imagined the one-click version and resented the extra two.

I'm equal parts creative and logical: I'll whiteboard a wild idea at 9pm and have a boring, sane architecture for it by 9:05. Open-minded enough to try your stack, pragmatic enough to ship the simple one first. I'm a fullstack engineer who's strongest in the backend, so when something breaks I can chase it from the pixel all the way down to the query plan — and usually blame the cache on the way. Basically: I make distributed systems behave, and I do it with a to-do list and a sense of humor.


🧠 Things I Can Probably Fix

Not a badge wall — what I can actually do when something breaks.

🏗 Backend Systems

Java · Spring Boot · Microservices · REST APIs · gRPC

Spring Boot: where I inject dependencies instead of anxiety. I design layered, testable services with clean transactional boundaries and APIs boring enough to debug at midnight.

⚡ Distributed Systems

Kafka · Redis · Async Processing · Event-Driven Architecture

Kafka lets me politely assume the network is unreliable by designing for it: idempotent consumers, dead-letter queues, and backpressure so one slow service doesn't become everyone's problem.

🗄 Data

MySQL · PostgreSQL · OpenSearch / Elasticsearch

I read query plans for fun — which is the most honest thing about me. Indexing, N+1 hunting, and replication topologies are where "it's slow" goes to be explained.

🖥 Fullstack & Frontend

TypeScript · React · Node.js · Chrome Extension APIs

My frontend skills are just good enough to prove the backend works — and occasionally to ship a real UI.

☁️ Infrastructure

AWS · Docker · Kubernetes · CI/CD

Kubernetes: I pay rent in YAML now. Containerized deploys, Helm, and pipelines I trust more than a weather forecast.

🔍 Observability

Prometheus · Grafana · Datadog · Logging · Tracing

If it isn't on a dashboard, did it even error? Metrics, traces, and structured logs so on-call is a notification, not a guessing game.


🧪 My Natural Habitat

User says: "The system is slow"

        ↓
Check logs
        ↓
Check metrics
        ↓
Check database
        ↓
Check Redis
        ↓
Check Kafka
        ↓
Blame the network
        ↓
Find an N+1 query
        ↓
"Fixed."

🚀 Currently exploring

  • 🤖 AI engineering — wiring LLMs into real tools, not just chat demos
  • 🛠 Developer tools — things that make the build loop shorter and the debug loop smarter
  • 🔁 Automation — if I do it twice, I'd rather script it
  • 🌱 Open source — small, sharp utilities I wish already existed

🔥 GitHub in numbers

Harry's commit streak

Harry's GitHub summary


🤝 Hiring & collaboration

I'm easy to build with:

  • 🤝 Collaboration — happy to pair on backend systems, open-source tools, or MVPs
  • 🌱 Open source — contributors and testers always welcome
  • 💡 Freelance — backend performance, scalability, and observability work

Interested? Email me at hungpt591@gmail.com or open an issue on any repo — I read everything, including the silly ones.


📫 Let's connect


🧠 Personal motto

"Write code your future self won't hate you for." And if you make it elegant — even better.

Popular repositories Loading

  1. fast-framework fast-framework Public

    Java 3

  2. hungpt99-dev hungpt99-dev Public

    1

  3. chat-with-me-be chat-with-me-be Public

    Java 1

  4. java-guru java-guru Public

    EN: Notes, patterns & hard-won lessons from my journey to (pretend) Java guru status — Spring Boot, JVM quirks, and the occasional existential crisis about null. | VI: Ghi chép, mẫu thiết kế và bài…

    Astro 1

  5. guest-scan guest-scan Public

    TypeScript 1

  6. coding-automation coding-automation Public

    Shell 1