Skip to content
View nguyenminh-phuc's full-sized avatar

Block or report nguyenminh-phuc

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

Pinned Loading

  1. scalable-url-shortener scalable-url-shortener Public

    URL shortener split into gRPC microservices on K8s. REST + GraphQL APIs (with dataloaders to dodge N+1), Istio mTLS mesh, ArgoCD GitOps, OTel tracing into Jaeger, and sharded storage with Zookeeper…

    C#

  2. ministun ministun Public

    A STUN server (RFC 8489) on Seastar + DPDK: kernel-bypass networking so packets never touch the Linux stack. Built for WebRTC NAT traversal.

    C++ 3

  3. MiniJava MiniJava Public

    A full MiniJava compiler in F#: lexer, parser, type checker, codegen, plus a garbage collector. The type checker also catches uninitialized variables.

    F# 2 1

  4. TruyCapSteam TruyCapSteam Public

    Phần mềm vượt tường lửa: an app that bypasses DPI firewalls by mangling packets so deep packet inspection can't classify the traffic.

    C++ 3

  5. Yace Yace Public

    A CHIP-8 emulator in C with an OpenGL frontend. Threw in a reinforcement-learning agent that learns tic-tac-toe, just to have something fun running on it.

    C 1

  6. k8s-homeserver k8s-homeserver Public

    Forked from kubernetes-sigs/kubespray

    Deploy a Production Ready Kubernetes Cluster

    Jinja