
Software engineer
and maker.
I build things with Java, Kotlin, and whatever microcontroller is on my desk — then write about how and why. Available for freelance work.
My Stack
Java
Kotlin
Embedded
Flutter
Linux
React
Latest from the blog
-
Kotlin coroutines vs Java virtual threads: a practical comparison
Both Kotlin coroutines and Java virtual threads (Project Loom) let you write concurrent code that reads like sequential code. But they work very differently under the hood. Here’s what actually matters in practice.