Software Engineer · MeeeetUp
Jan 2025 — Present
- Build and ship two production Next.js products — an event-management platform and a coworking reception system — on a single shared, multi-tenant engine where a second product launches through configuration rather than a fork (Next.js, React, TypeScript, Turborepo monorepo).
- Engineered a touchless facial check-in pipeline layering in-browser MediaPipe quality gating in front of AWS Rekognition matching to control cost and latency.
- Modeled a ~40-table domain in Prisma and PostgreSQL with Zod schemas as the single source of truth across the database, API routes, server actions, and forms.
- Integrated Stripe and Stripe Connect for ticketing and host payouts, and decoupled transactional email from the request path via SQS, AWS Lambda, and SES.