More from the workshop

Experiments, businesses, and open source.

naps.sh

AI idea-validation product with a documented methodology, an agentic research pipeline, a CLI, and a free-to-paid lifecycle.

  • SvelteKit
  • Bun
  • Cloudflare D1

ThreadCast

CLI tool that turns local Claude Code sessions into shareable web pages. One command.

  • SvelteKit
  • Bun
  • Cloudflare D1

Tethon

Self-hosted control plane for running coding agents on your own machines from a phone or browser. It starts isolated worktree sessions, streams structured events, and routes tool approvals back to the web or mobile client.

  • Go
  • SvelteKit
  • Expo

ToriAgent

Market research tool that analyzes Reddit content to find what people are saying about a topic.

  • SvelteKit
  • PostgreSQL
  • Drizzle

Remorai

Idea capture tool. You write down whatever comes to mind, and it quietly resurfaces things later when they start to matter.

  • SvelteKit
  • PostgreSQL
  • OpenAI

FlareCap

Usage monitoring and budget alerts for Cloudflare Workers. Built it because Cloudflare doesn't have this built in.

  • SvelteKit
  • Cloudflare D1
  • Drizzle

sveltekit-pgboss

Open-source library for running background jobs in SvelteKit apps using pg-boss. I built it because I needed reliable job queues in a few of my projects and there was nothing out there for SvelteKit.

  • SvelteKit
  • PostgreSQL
  • pg-boss

Orathor

Native macOS app for voice dictation. Press a shortcut, speak, and your words appear wherever your cursor is. Built it because I wasn't happy with any existing voice dictation app.

  • Swift
  • SwiftUI
  • Deepgram

DishCost

Recipe costing software for independent restaurants. Calculates food cost percentages per dish, tracks ingredient price changes, and tells you which items are losing money. $39/mo, no contracts.

  • SvelteKit
  • Cloudflare D1
  • Drizzle

SST SvelteKit starter

Open-source template for deploying a full-stack SvelteKit application to AWS with authentication, Lambda, API Gateway, RDS, S3, and CloudFront.

  • SvelteKit
  • SST
  • AWS