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
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
June 15, 2025
Implementing OAuth2 Flow Manually in Go Without Any Library
Learn how to implement the OAuth2 Authorization Code Flow from scratch in Go using only the standard library, with complete examples and explanations.
#Go
+3