Projects
(Selected)
Longer-running personal builds that do not fit a neater box.
03 builds
01
2025
Shipped — Mac App Store
Wopener
The web opener Apple forgot
A macOS menu-bar utility that catches every link before the default browser does, and hands you a picker: which browser, which Chrome or Arc profile, this time.
- Native macOS app, shipped to the Mac App Store and notarised for direct download.
- Glass-first picker with number-key shortcuts (1–9) and profile-aware browser selection.
- Release pipeline on GitHub Actions: DMG packaging, notarisation and Homebrew cask automation.
- 1.8 MB, no data collection — the app never sees a URL it does not immediately hand off.
- Open source, with sponsor backing (Kimchi) covering the Apple Developer Program.
- Swift
- SwiftUI
- AppKit
- macOS
- Xcode
- GitHub Actions
- Astro
02
2025
Alpha — Google Play
WalletOS
Personal finance, kept on the device
Expense and income tracking with budget spaces, multiple accounts, recurring rules and a lending tracker — private by construction, with sync as an opt-in rather than a requirement.
- Offline-first data layer; cloud sync is optional and additive, never the source of truth.
- On-device AI auto-categorisation and natural-language querying for the Pro tier.
- Budget spaces, multi-account views, recurring rules and a lending tracker as the core free feature set.
- Launched in alpha on Google Play on a free-core, paid-Pro model.
- Flutter
- Dart
- Appwrite
- Firebase
- On-device AI
03
2024
Launched — Product Hunt
Relio
Resume in, portfolio out
Takes a resume as a PDF or DOCX and returns a portfolio site that is ready to share, so the document you already maintain is the only thing you maintain.
- Parses resume documents into structured content, then renders it as a standalone site.
- Launched publicly on Product Hunt.
- Open source.
- Web
- Automation
- Open Source