Open Source
Projects
Tools and infrastructure we build in the open. Free to use, free to contribute.
Blissful Infra
Production-like local dev environments in one command.
A local infrastructure orchestration tool that spins up a complete full-stack development environment on your laptop - Docker is the only dependency. No cloud accounts, no Kubernetes.
Highlights
- Full-stack Spring Boot + React stack scaffolded and wired together automatically
- Developer dashboard with real-time logs, metrics and CI/CD status
- Built-in Claude AI agent for debugging and deployments via MCP
- Local image registry, Loki log aggregation, distributed tracing with Jaeger
Stack
Docker React Spring Boot Kafka Postgres Prometheus Grafana Jaeger Claude MCP
FodScan
Scan groceries for FODMAP compatibility - no account, no data leaving your device.
An iOS app that checks whether grocery products are safe for a low-FODMAP diet. Scan a barcode or point the camera at an ingredient panel and FodScan checks against a bundled ruleset of 160+ ingredients in under a second. No internet required.
Highlights
- Barcode scanning via Open Food Facts database and OCR for ingredient label recognition
- Local FODMAP analysis engine with 160+ ingredients - works fully offline
- Four-level verdict system (Safe/Caution/Avoid/Unknown) with per-ingredient breakdown
- Apple Intelligence explanations on iPhone 15 Pro and newer via FoundationModels
Stack
Swift 5.10 SwiftUI VisionKit SwiftData FoundationModels