Ali Mert
Software developer who enjoys solving algorithm problems and building practical tools. I currently work as a full stack developer, building backend systems, web applications, and LLM-powered tools.
"I am not leaving a spiritual legacy of dogmas, unchangeable petrified directives. My spiritual legacy is science and reason."
Latest Posts
- Software's Rush E
What if Rush E was a software engineering challenge? This specification pushes algorithms, concurrency, distributed systems, and computer architecture to their absolute limits.
- Building a Layer-4 Load Balancer from Scratch in Go
Demystifying network traffic distribution by creating a high-performance TCP proxy using Go's standard library, goroutines, and atomic operations.
- Project Panama: Native Interop Without JNI
Learn how to access native C libraries from Java without a single line of JNI code using the Foreign Function & Memory API (Project Panama).