Writing & Prototyping

I divide my writing to three blocks: technical deep dive articles, data science & data value chain blog posts, and digital notes.


In these articles, I explore machine learning and deep learning concepts. I share my experiments, learnings, and struggles while implementing machine learning models and concepts. By breaking down complex topics into smaller pieces, I hope to make these concepts more approachable for others who, like me, are fascinated by this field. The content includes code examples and explanations of the underlying math as I understand it.

All articles are listed here 

Your Dynamic Snippet will be displayed here... This message is displayed because you did not provided both a filter and a template to use.

Knowledge base

Contains technical guides, tutorials, and documentation across different programming languages and frameworks. Topics range from system architecture and optimization techniques to deployment strategies and debugging workflows.


Code snippets

I share code snippets from my development work. These include solutions to common problems, useful functions, and programming patterns I've implemented across various projects. All code is documented and tested, ready to be used as reference or integrated into other work.