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
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
May 29, 2025
Zero-Copy Techniques in Go for Network Programming
Learn how to minimize memory copies and maximize performance in Go network applications using zero-copy techniques.
#Go
+2
May 14, 2025
Concurrency in Go
Learn how to effectively use goroutines and channels to write scalable, concurrent applications in Go.
#Go
+2