--- title: "Open Source Projects, GitHub Repos & Code | moonweb" section: "code" tags: "code" description: "Curated catalog of my public GitHub projects, automation, dev tools, web apps, and firmware." layout: base.njk subcategories: - "Smart Home Apps" - "Maker Firmware" - "Dev Tools" - "Infra Tools" - "Retro" - "Web Projects" ---
A curated catalog of my public GitHub projects, sorted by topic.
{% for subcat in subcategories %}{{ repo.summary }}
{% if repo.stack %}{{ repo.stack | join(", ") }}{% endif %} {% endif %} {% endfor %}