Developer · Builder · Mefistofeles

What's up? 👋

I'm inanc — I build things for the web. I'll rest when I die, but until then, I'm here to build.

Building a Load Balancer in Go: A Practical Guide

Learn how to implement a production-ready load balancer in Go with health checks, round-robin scheduling, and graceful handling.

Building High-Performance Microservices with gRPC in Go

A deep dive into gRPC in Go: defining services, generating code, and building efficient client-server communication.

Implementing Clean Architecture in Go: A Practical Guide

Learn how to structure Go applications using Clean Architecture principles for maintainable and testable code.

View all posts