The Art of Simplicity in Code
Exploring how writing less code can lead to more robust and maintainable software. It's not about being lazy; it's about being smart, disciplined, and focused on clarity.
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.
Exploring how writing less code can lead to more robust and maintainable software. It's not about being lazy; it's about being smart, disciplined, and focused on clarity.
A dive into how ancient philosophical concepts can inform modern-day algorithm design, from ethics in AI to the logic structures that underpin our code.
A lightweight, dependency-free Markdown to HTML converter written entirely in Bash scripting. An exercise in minimalism and shell capabilities.
Implementing a simple neural network in pure Python to understand the core mechanics of forward and backward propagation without relying on major libraries.