Projects

A collection of software projects I’m building or maintaining. Screenshots and details below — source code is on GitHub.

mobile

Flare Journal

Flare Journal

Active

Privacy-first iOS app for tracking autoimmune disease activity across 14 conditions with 17 validated clinical scores. Longitudinal charting with severity zones, daily symptom logging, and shareable reports. All data stays on-device with iCloud sync.

Swift SwiftUI SwiftData Swift Charts

embedded & hardware

ThistleOS

ThistleOS

Active

ESP32-S3 operating system for the LilyGo T-Deck Pro. Custom kernel, hardware abstraction layer, LVGL UI, and dynamic ELF app loading.

C ESP-IDF LVGL FreeRTOS
ThistleOS App Store

ThistleOS App Store

Active

App catalog and distribution platform for ThistleOS. Browse, download, and install apps, drivers, and firmware updates.

HTML CSS JavaScript

home automation

Home Assistant Notion Kanban

Home Assistant Notion Kanban

Active

Custom Home Assistant integration that syncs a Notion Kanban board as a todo list with drag-and-drop Lovelace card.

Python Home Assistant Notion API
Home Assistant Notion Recipes

Home Assistant Notion Recipes

Active

Custom Home Assistant integration to browse and select recipes from a Notion database, with a gallery-style Lovelace card.

Python Home Assistant Notion API

infrastructure & tools

Homelab

Homelab

Active

Infrastructure-as-code for a multi-node homelab. Proxmox virtualisation, Docker containers, Ansible provisioning, and Terraform VM creation.

Shell Ansible Terraform Docker
AI Coding Bootstrap

AI Coding Bootstrap

Active

Bootstrap templates for Claude Code managed software projects. Opinionated project scaffolding with CLAUDE.md conventions.

Shell Markdown

resources & community

Awesome ABAC

Awesome ABAC

Maintained

Curated list of applications that enable or natively support Attribute Based Access Control. Community resource for security and IAM practitioners.

Markdown
ComfyCon Talks

ComfyCon Talks

Archived

Materials and resources from conference presentations at ComfyCon AU.

Python

this website

wan0.net

wan0.net

Active

Personal website and blog. Hugo static site with a custom theme, Notion as CMS, and GitHub Actions for CI/CD.

Hugo CSS Python GitHub Actions