← All projects
Product
Momentum DevCon App
ProductLead Developer · 2023 – Present
Conference app for Cincinnati's largest developer conference — built on SolidStart with event sourcing and CQRS.
WhatA mobile-first web app for Momentum Developer Conference (500+ registrations). Attendees browse and bookmark sessions, provide real-time feedback, and connect with each other across the event. Built as a production SolidStart app proving out the framework in a live event context.
ChallengeProving SolidStart's server-function model could handle real-time event logistics — session management, live feedback collection, and attendee coordination — under conference-day load with no room for downtime.
ArchitectureFullstack SolidStart with server rendering, optimistic UI, event sourcing, and CQRS. Drizzle + Postgres for the data layer, deployed on Vercel.
OutcomeShipped to 500+ conference attendees. Serves as a production proof point for SolidStart's server-function and reactive-UI model in a real event app.
Highlights
- ●Shipped to 500+ attendees across two conference years with no day-of incidents
- ●Validated SolidStart server functions and optimistic UI in a live production context
- ●Event sourcing made real-time feedback auditable and replayable after each session
- ●Demonstrates that a solo build can match the polish of vendor conference apps
Stack
SolidStartDrizzlePostgresVercelEvent SourcingCQRS