Kenan's Website
About Me
Hey there, I'm Kenan. I build things for the web.
By trade, I'm a Senior Software Engineer, but at heart, I'm a curious tinkerer. I love diving into new technologies, especially when it involves wrangling massive datasets or finding compelling ways to visualize them. For me, the magic lies in turning raw data into something beautiful and intuitive.
This site is my way of learning "in the open." It’s a space where I can share my process as I explore new technologies, demonstrating both the journey and the final result.
Side Projects
Here's a glimpse of the side-projects I've been working on:
- Read It To Me – I wanted a simple text-to-speech tool that didn't send my data to the cloud, so I built this. It uses an ONNX model via transformers.js to do all the work right on your device.