Projects
Products, tools, and earlier work. The interesting details are on the individual pages.
Main project
Synergym.fit
Gym management SaaS for trainers and athletes. Program creation, exercise library, athlete tracking, role-based access. Rails 8, PostgreSQL, Sidekiq, Playwright. In production since late 2025. No active users yet. Distribution is still the unsolved half.
- Ruby on Rails
- PostgreSQL
- Redis
- Sidekiq
- Tailwind CSS
Internal tools
Agentic Hub
Jan 2026
Personal ops dashboard running on the NUC. Chat, tasks board, fleet view for cron jobs, Telegram topics, wiki, terminal. Built against the Hermes open-source gateway API. Next.js 15, Tailwind, shadcn/ui.
- Next.js
- Tailwind CSS
- TypeScript
- shadcn/ui
NUC Homelab
Jan 2024
Intel NUC14 running Linux and 25+ Docker services. Self-hosted git and CI with Gitea, local inference with Ollama, n8n for automation, ChromaDB for vectors, Faster-Whisper for speech-to-text. A custom MCP server connects the Obsidian vault to AI agents. Private repos, self-hosted on Gitea. Infrastructure for personal autonomy, not meant as a demo.
- Docker
- Linux
- Gitea
- n8n
- Ollama
This Site
May 2023
Next.js 15, Chakra UI, Framer Motion. Articles and book notes sync from Obsidian via a Python script and GitHub Actions pipeline. Still being improved; this is where the writing and the UI experiments live.
- Next.js
- Chakra UI
- Framer Motion
- GitHub Actions