About
This intro will change, badly generic.
Hello! I'm Hasan, a machine learning engineer based in the crossroads of logic and creativity. My work is driven by a deep passion for life's complex puzzles, the elegance of mathematics, the foundational truths of philosophy, and the tangible impact of engineering.
I believe in building solutions that are not only technically robust but also simple and intuitive. This portfolio is a small window into my world and my work.
Blog
Selected Work
Project One: Markdown Parser in Bash
A lightweight, dependency-free Markdown to HTML converter written entirely in Bash scripting. An exercise in minimalism and shell capabilities.
Project Two: Neural Network from Scratch
Implementing a simple neural network in pure Python to understand the core mechanics of forward and backward propagation without relying on major libraries.