Projects
Things I've built to solve real problems — most started as a manual process I wanted to turn into working software.
Eurostaging — Custom AI Command Center
An internal AI platform that runs a staging company
Eurostaging · 2025 – Present
A custom platform that's the CRM and project-management brain behind two 7-figure staging companies — Eurostaging and Masterpiece Staging & Design. It's a Python/Flask backend with Airtable as the single source of truth, a built-in chat assistant ("ask it anything"), and a command-center dashboard covering Daily Brief, Calendar, Jobs, Team Checklist, Renewals, Proposals, Clients, Email, and Analytics. I built it to replace scattered spreadsheets and manual workflows with one automated system.
- - Runs daily operations for two 7-figure companies — Eurostaging and Masterpiece Staging & Design
- - Airtable as the single source of truth for Staff, Clients, Projects, Jobs, Renewals, Leads, and Tasks
- - Automated proposal generation, 45-day rental renewal reminders, and inbound lead triage
- - Migrated 5 years of legacy data — 3,000+ client records and 500+ property/project entries
8 Specialized AI Agents
Airtable Agent
reads/writes the source-of-truth database
Email Agent
IMAP/SMTP inbox that classifies and routes incoming mail
Lead Agent
qualifies inbound leads and triggers proposals
Proposal Agent
generates branded PDF proposals for multiple staging packages
Calendar Agent
Google Calendar scheduling for stages/destages and crew assignments
Renewal Agent
monitors 45-day rental periods and auto-sends reminders
Obsidian Agent
keeps the company knowledge "Brain" organized
Data Agent
unified, Airtable-backed data layer
DentalBio — Dental Biometrics Platform
Function Health for dentistry — diagnostics over the insurance calendar
Family collaboration · 2026
A consumer health platform I'm building alongside my sister — a dental professional — to bring longitudinal, lab-driven diagnostics to oral health. She leads the clinical and dental direction; I lead the product design and engineering. Patients order at-home test kits (saliva, oral microbiome, pH, inflammation markers), mail them back, and results land on a clean dashboard with AI-driven plain-language explanations — patients own their data. The thesis: there are three dental-health phenotypes (high / middle / low risk), so diagnostics should drive each person's care cadence instead of a one-size-fits-all insurance calendar. An insurance-free, vetted dentist membership directory sits alongside it. I designed the product and built a fully clickable Phase-1 prototype.
- - Collaborating with my sister, a dental professional, who guides the clinical direction while I lead product and engineering
- - Designed the product end-to-end — landing, onboarding, patient dashboard, and biomarker detail views
- - Built a fully interactive prototype: oral-health score, 6 color-coded biomarkers, live trend charts, and AI summaries
- - Strictly an informational tracking tool — not a provider, diagnosis, or treatment
ShadowMed
Connecting pre-med students with physicians for shadowing
Personal · 2026
A free platform that connects pre-med and pre-health students with physicians for medical shadowing opportunities and clinical/MA hiring. Students browse doctors by specialty, state, and availability, then request sessions through an Airbnb-style booking calendar; doctors manage incoming requests from a dashboard with SMS and email notifications. Built with Next.js, Supabase, and Clerk, with Twilio and SendGrid powering the notifications.
- - Dual onboarding — a 3-step wizard for students (account → profile → specialty interests) and for doctors (credentials → practice → availability calendar)
- - Browse and filter physicians by specialty, state, MA hiring, and availability
- - Booking flow with accept/decline via dashboard, SMS (Twilio), and email (SendGrid), plus reviews auto-triggered after sessions
- - Student and doctor dashboards — logged hours, upcoming sessions, saved doctors, and a live request queue
Redfin Scraper
Bulk property data extraction from a CSV of addresses
Eurostaging · 2025
A cross-platform Electron desktop app for bulk Redfin property data extraction. Drop in a CSV of addresses and it enriches each one — estimate, sale history, beds/baths/sq ft, lot size, year built, listing status, and more. It's API-first for speed, with a Puppeteer headless-browser fallback (plus stealth mode) for when Redfin blocks requests, crash recovery so large batches never lose progress, and a real-time progress view. Everything runs locally on your own machine. I built it to enrich staging leads and property data without hours of manual lookups.
- - API-first extraction with an automatic Puppeteer headless-browser fallback and stealth mode when Redfin blocks requests
- - Batch CSV processing with real-time progress and crash recovery for large jobs
- - Cross-platform Electron desktop app — runs entirely on your own machine
- - Enriches each address with Redfin Estimate, sale history, beds/baths/sq ft, lot size, year built, and listing status
Dental Office Data Migration & Digitization
Paper intake forms → a HIPAA-compliant digital system
The Dentists Lounge · In Progress
Learned the Flex practice-management software and digitized the office’s patient intake forms, recreating paper copies as clean, functional digital forms. Configured backend connections so completed forms flow seamlessly into the doctor’s medical system, all while adhering to HIPAA compliance.
- - Recreated paper intake forms as digital forms with clean design and validation
- - Integrated completed forms directly into the practice’s medical records system
- - Maintained HIPAA compliance throughout the data flow