Projects

TouchBase

A lightweight, AI-powered networking CRM to organize contacts, track follow-ups, and stay intentional with professional relationships.

2025 - 2026

TouchBase Dashboard Screenshot

TouchBase Web App Dashboard

Tech Stack

ReactNestJSTypeScriptPostgreSQLDockerSupabaseStripe

Overview

TouchBase was created by me and a group of friends. Our goal was to make networking feel less awkward and more consistent. Instead of treating connections like a spreadsheet, it’s built around lightweight notes, follow-up reminders, and quick context so you don’t forget why you connected with someone in the first place.

It ships as a web app plus a Chrome extension, allowing you to seemlessly capture interactions anywhere on the web, immediately.

Key Features

  • Contacts with tags, notes, and follow-up reminders.
  • Works in Web + Chrome extension to capture and save people while you’re browsing anywhere on the web.
  • AI chat that uses your stored context to suggest conversation starters, advice on next steps, and create message templates
  • Stripe subscriptions for paid features + usage limits
  • Template systems for saving common notes and messages

Technical Highlights

The tech stack consists of a React front-end for both the web app and chrome extension, paired with a NestJS backend API. Supabase is used for its authentication and PostgreSQL database. Docker was used for local backend and database development.