--- title: "Code" section: "code" description: "Curated catalog of my public GitHub projects — automation, dev tools, web apps, and firmware." layout: base.njk subcategories: - "Automation & Sync" - "Dev Tools" - "Web Apps" - "Firmware & Hardware" - "Misc" ---
A curated, sorted catalog of my public GitHub projects. Each card links directly to its repository.
{% for subcat in subcategories %}{{ repo.summary }}
{% endif %} {% endfor %}