- 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
offline disaster communication using esp32 and lora focused on reliability under constrained environments
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
linkedin: https://www.linkedin.com/in/mynkjoshi/
"trying to build systems that scale without breaking"