me
📊 Project Summary
me is the GitHub repository behind this very site. It’s built with Jekyll using the Minimal Mistakes theme and hosted through GitHub Pages. Beyond being just a personal site, this repo includes some tooling that brings a bit of dynamic behavior into what is otherwise a static single-page app.
One of the more interesting features is a workflow I set up to automatically generate custom badges, which are then committed to the output branch: see output branch. These badges get used directly on the site, allowing for small bits of live or personalized data — all without needing a backend.
The system uses Cookiecutter, a Python module for scaffolding projects, to help manage this logic cleanly and repeatably.
Over time, this site will grow to include more than just project write-ups. Each project listed under Featured Repos showcases something I’m particularly proud of.