- build high-performance backend services in go
- design systems with scalability in mind
- explore networking, concurrency and low-level systems
- break things, understand them, rebuild better
backend go • grpc • rest • websockets
infra docker • kubernetes • linux
systems tcp/ip • sockets • reverse proxies
routes linux traffic through tor using LD_PRELOAD low-level networking, syscalls, proxy chaining
AES + RSA hybrid encryption in C++, modeled after real-world secure systems — AES handles the data, RSA secures the key built with a friend for fun, deployed and tested on a cloud VPS
custom firmware written for esp32 components, with a backend hosted on a VPS (Ubuntu VM) powered by the Groq API voice-driven interaction on constrained hardware
lightweight high-performance load balancer written in go
features
- round-robin and least-connections routing
- active health checks
- reverse proxy layer
- concurrent request handling using goroutines
built to understand how real systems distribute traffic
- kubernetes internals
- distributed system design
- concurrency patterns in go
discord:mynk_heed mail:mayankjos08@gmail.com
"trying to build systems that scale without breaking"