← Work / Products
Built to solve my own problem first.
Each of these started as a tool I needed for my own research or daily life. Some grew into products other people use too.
-
ClusterPilot
LiveAI-assisted HPC workflow manager for any SLURM cluster.
ClusterPilot automates the full local-to-cluster-to-local research cycle. Describe a job in plain English, let an AI model draft a cluster-aware SLURM script, upload via rsync, submit over a shared SSH ControlMaster, monitor via a background poll daemon, get notified on completion, and auto-sync results back. Keyboard-driven terminal UI with an amber-phosphor aesthetic.
- Python
- PyPI
- Textual TUI
- SLURM
- ntfy.sh
-
Sōji Home
LiveDaily habits for a calmer home.
A Japanese-philosophy habit app for keeping a calm, tidy home. Not a chore tracker, not gamified. A gentle daily ritual companion that teaches Japanese cleaning vocabulary quietly underneath the habit names. iOS and Android. Free tier of 14 habits with an optional premium upgrade.
- Expo / React Native
- TypeScript
- Zustand
- MMKV
- RevenueCat
-
Fieldnotes
Waitlist openSimulation run tracker for computational researchers.
Records the parameters that went into each simulation run, snapshots the script that produced it, links output files by path, and keeps everything queryable years later. No version-control discipline required: git is an optional enhancement, never a requirement. Python and Julia clients with identical commands. Still in early development.
- Python
- Julia
- SQLite
- Local web UI