Skip to main content

Projects

Client work and open-source projects I have built.

💼 Client Work

SmartLite logo

Built for Yumetronics

SmartLite

Real-time IoT control platform running in production at Gardens by the Bay, Singapore — about 200 lamp poles managed across the public-facing park, live since 2024 and still under my maintenance. Yumetronics handled the…

Built solo in 3 months; ~200 lamp poles in production since 2024
View details
Truth or Dare (DareChat) logo

Built for Rustam Zaripov

Truth or Dare (DareChat)

Real-time multiplayer Truth or Dare game for Russian-speaking audiences, live at darechat.me. Built for founder Rustam Zaripov in 2022 with a backend-first architecture in one Nx monorepo: two NestJS APIs on Express…

~40K monthly active users — live at darechat.me with Swagger-documented public REST API at darechat.me/api
View details
FoodRazor logo

Built for Michael Distel

FoodRazor

From paper chaos to automated procurement — built the platform that digitizes restaurant invoice processing, automates supplier ordering, and tracks ingredient price fluctuations in real-time. The founder (a serial…

Scaled across 10 countries and hundreds of restaurants; acquired in 2023
View details
Corecircle logo

Built for Nastassia Ponomarenko

Corecircle

Fitness social network that actually kept people moving — built the backend and ML recommendation engine that matched users with workouts, trainers, and accountability partners. The founder had a vision for AI-driven…

Scaled to 200K+ online users; acquired in 2024
View details
Roley — Make a Movie! logo

Built for Lila King

Roley — Make a Movie!

Multi-video recorder for kids. Pick a script, record scene-by-scene, and the app stitches the clips into a finished movie — with intro/ending credits and 50+ transitions. Full stack: SvelteKit app, ffmpeg.wasm video…

Shipped the whole app end-to-end. Client went quiet before launch, so I rebuilt it as a portfolio piece — the originals belonged to them, this one's mine.
View details
Sogroya Dose Reminder logo

Built for Novo Nordisk

Sogroya Dose Reminder

A four-step multilingual web app for setting once-weekly Sogroya medication reminders on mobile and desktop calendars. I built the SvelteKit + TypeScript SPA, five-language flow (English, French, German, Portuguese, and…

Launched in 2023 for worldwide Novo Nordisk client use
View details

Built for PayBridge

PayBridge

B2B payment reconciliation SaaS built from scratch. Founder (ex-Stripe PM) had a validated idea but the previous dev team spent 6 months and $60K on a non-functional prototype with wrong architecture — monolithic design…

$15K investment → 12 beta customers → $1.2M seed round → acquired for $4.2M
View details

Built for PropView

PropView

Real estate virtual property tour platform infrastructure overhaul. Founder had a WordPress-based platform that was crashing under load (1.2K concurrent users max), couldn't handle 4K video streaming, and had 40% bounce…

50K concurrent users supported. Bounce rate: 40% → 12%. Page load <1.5s globally. $3.5M Series A raised. Client: 'best technical decision we ever made'
View details

Built for MediFlow

MediFlow

Healthcare platform rescue mission. Founder (former nurse) had a working prototype built by an offshore team that was a tech debt nightmare — $8K/month AWS bill, 12-second page loads, no backups, database corruption…

Incidents: monthly → zero in 6 months. Page load: 12s → <200ms. AWS savings: $7,820/month. 3+ years without data loss
View details

Built for WordWeaver

WordWeaver

AI-powered long-form content platform for enterprises. Founder (ex-journalist) had a prototype from AI researchers that was unusable — 40% hallucination rate, no citations, couldn't handle branded content guidelines. I…

$8K investment → 97% citation accuracy → 3 enterprise clients in month one → $280K ARR in 6 months → 12 employees
View details
Connectful logo

Built for Nastassia Ponomarenko

Connectful

Networking app with Tinder-like UI and Machine Learning algorithm to match like-minded professionals. Built during the pandemic when in-person networking vanished. The founder needed a platform that could replace…

Fast growth during COVID-19 pandemic; 40% weekly retention at peak
View details
GoPingu logo

Built for Peter Visser

GoPingu

Marketing team management platform with a Trello-like interface and a marketplace of reusable project templates. The founder needed to standardize how 50+ marketing agencies ran their campaigns — I built a drag-and-drop…

Real-time collaborative SaaS with template marketplace; served 15+ agencies
View details
Microwork logo

Built for Andy Gough

Microwork

Human-in-the-loop text classification platform — a marketplace connecting businesses needing data labeling with a global workforce. Built the full-stack platform handling user onboarding, task assignment, quality…

View details
CallTrack logo

Built for Thomas Wusatiuk

CallTrack

Call center analytics platform — ingests call metadata from Twilio and telephony providers, visualizes agent performance, detects call drop patterns, and automates phone number provisioning based on geographic routing…

View details
Sajari logo

Built for Hamish Ogilvy

Sajari

Enterprise dashboard for a search and recommendations engine-as-a-service. Built a single-page application that let customers configure search relevance, monitor query analytics, and A/B test ranking algorithms —…

View details
Code Review & Architecture Audit logo

Code Review & Architecture Audit

Deep-dive code review for a Node.js REST API codebase that was falling apart under production load. Documented callback hell, code inconsistency, missing error handling, and security gaps. Delivered a prioritized…

View details

🔧 Personal Projects

Homelab logo

Homelab

Open-source infrastructure-as-code framework for managing multi-server Docker-based services with automated deployment, monitoring, and backups. Self-host your own cloud with Traefik, Immich, Jellyfin, Vaultwarden, Home…

View details
Financy logo

Financy

Open-source, self-hostable finance tracking for individuals, families, and small businesses. Features double-entry accounting, multi-currency support, real-time collaboration, and PWA capabilities.

View details
Air Quality Sensor logo

Air Quality Sensor

DIY ESP32-based air quality monitoring system measuring PM1.0, PM2.5, PM10 particles, CO2, temperature, and humidity. Integrates with Home Assistant for smart home automation and real-time alerts.

View details
YouTube Tech Channel logo

YouTube Tech Channel

Short tech videos about software development and SaaS.

View details

TodoApp — CalDAV Task Manager (PWA)

My Android tasks live in Tasks.org. Tasks.org syncs them to CalDAV. Every desktop client I tried either pulled its own backend or fought Tasks.org for ownership of the data — I needed a thin UI on top of the same VTODO…

5 calendars, 140+ todos, deployed since June 2026. Radicale to Stalwart migration moved zero VTODO data. Live at todos.antonshubin.com.
View details

caldav-mcp

Native Deno Model Context Protocol server for CalDAV. Events + tasks, zero npm dependencies, single binary. Works with OpenCode, Claude Desktop, Cursor, and Open WebUI.

View details

Zond

Internal health probe bridge for services behind SSO proxies. Probes HTTP endpoints through Authelia-secured gateways — built for Gatus and other monitoring tools that lack SSO support.

View details

Archived Projects