Skip to main content

Current Projects

Beyond my work at enterprise companies, I'm actively building tools that reflect my values: privacy-first design, human-centered AI, and experiences that empower rather than exploit.

RTT (Remember That Time)

Privacy-first collective memory app

RTT (Remember That Time)

RTT is a web app for groups who want to reconstruct and preserve their shared memories. Built for families, friend groups, and small communities — it centers the group's collective timeline rather than individual feeds.

Members contribute life events across a shared interactive timeline organized by category: where people lived, went to school, worked, and what was happening in the world around them. The result is a layered view of shared history that only the group can see.

Key Features

  • Collaborative timeline with per-member life-phase bands (residence, school, work, age)
  • Cultural context layers (sports, politics, music, news) alongside personal events
  • Group invite system with privacy-first sharing controls
  • Personal vs. group view modes with category filtering
  • Image uploads attached to memories
  • Onboarding tour for new members

Tech Stack

Next.jsTypeScriptTailwind CSSSupabaseVercel
Resume Tailoring Agent

AI-powered resume customization tool

Resume Tailoring Agent

An AI-powered tool that helps job seekers tailor their resumes to specific job descriptions through strategic keyword alignment and experience highlighting.

Paste your master resume and a job description — the agent analyzes fit, generates a scored match assessment, and produces targeted resume bullets grouped by theme. Select and refine bullets through a chat interface, then assemble a complete tailored resume and matching cover letter, both downloadable as formatted DOCX files.

Key Features

  • Fit score and AI-powered job description analysis
  • Themed bullet generation mirroring JD language and priorities
  • Inline bullet editing and selection workflow
  • Refinement chat aware of your selected bullets
  • Cover letter generation with tone, length, and opening style controls
  • One-click DOCX export for both resume and cover letter

Tech Stack

Vanilla JavaScriptAnthropic APIdocx.js
Portfolio Site

Personal portfolio built in Next.js

Portfolio Site

This site — built from scratch in Next.js with a content workflow designed around Word docs and a custom doc generator. A personal project that also serves as a proving ground for ideas about content management without a CMS.

The site uses a Word doc-driven content workflow: each page and section has a corresponding .docx content sheet that feeds into a custom Node.js doc generator. Content updates flow from doc edits to TSX files, keeping the source of truth close to the author. Best suited for smaller, content-focused sites.

Key Features

  • Next.js App Router with TypeScript
  • Tailwind CSS v4 and shadcn/ui components
  • Word doc content workflow with custom doc generator
  • Deployed on Vercel with GitHub CI
  • Privacy-first: no analytics, no tracking

Tech Stack

Next.jsTypeScriptTailwind CSSshadcn/uiVercel