Blog
Notes on software engineering, machine learning, and things I'm learning.
Building a Topic Model Pipeline for Turkish Social Media Text
Notes on preprocessing Turkish text for topic modeling — lemmatization, stopword handling, and comparing LDA, NMF, and BERTopic.
2 min readWhat I Learned Building a Full-Stack SaaS with Clean Architecture
Lessons from structuring a SaaS workflow tool around Clean Architecture and SOLID principles, using ASP.NET Core and React.
2 min read