My Blog
Thoughts and tutorials from my journey.
Konvert: A Professional, Private File Converter in Your Browser
Konvert is a modern web app that converts images, videos, and audio formats entirely in your browser — with zero data collection and instant processing powered by WebAssembly.
DeepSeaFeels: Matching Moods with Marine Vibes
A playful React project that pairs your emotions with ocean creatures. I picked up tons about hooks, component structure, and Tailwind CSS along the way.
Building My First Portfolio Website with HTML, CSS, and JS
The very first personal website I ever built — no frameworks, no shortcuts. Just pure HTML, CSS, and JavaScript. This project laid the groundwork for everything I know about the web today.
Halal Food Directory at WLU MSA
I helped build a Halal Food Directory for the Muslim Students' Association at Wilfrid Laurier University — complete with categorized listings, maps, and Supabase integration.
Monte Carlo Estimator: Estimating π and Beyond
A C++ program that uses Monte Carlo simulations to approximate π. I built this to explore randomness, probability, and how simulations converge over time.
Sorting Algorithm Visualizer: Learning Algorithms Visually
An interactive React app that brings sorting algorithms to life with real-time animations, performance metrics, and intuitive controls.