hola đź‘‹, I'm Ali Mert
|
I build robust backend systems and engaging user interfaces.
Passionate about solving complex problems with elegant
solutions. By the way I'm able to center the div.
“I am not leaving a spiritual legacy of dogmas, unchangeable petrified directives. My spiritual legacy is science and reason.”
- Mustafa Kemal AtatĂĽrk
Recent Writing
February 12, 2026
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.
#Go
+3
January 10, 2026
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).
#Java
+3
July 28, 2025
Modern Concurrency with Java Virtual Threads (Project Loom)
Learn how to use Java's Virtual Threads (Project Loom) to build scalable, blocking I/O applications without thread pools or reactive frameworks with real world examples and benchmarks.
#Java
+2