indie rocklive showsguardians gamessoftball leaguehiking & adventurebuilding thingsalways learningindie rocklive showsguardians gamessoftball leaguehiking & adventurebuilding thingsalways learning
// builder · cleveland, oh

I build SaaS
and actually ship it .

I build real things solo by directing AI agents: SaaS, iOS apps, and AI infrastructure. I work at the systems level instead of heads-down in the code, think a lot about how things actually reach people, and get obsessive about whatever I'm into.
emailgithublinkedinresume ↗open to fall 2026 co-ops

Building

Taproot

Listening

Mt. Joy

Playing

softball

Learning

AI agents

0
products shipped solo
0
custom Claude skills built
0
live, paid SaaS
0
tests on Taproot
01About

Hi, I'm Tom.

I'm an M.S. Information Systems student at the University of Cincinnati and a builder who can't sit still. I ship real software solo by directing AI agents, then I go figure out how to get it in front of people, because a great product nobody sees isn't worth much.

I'm endlessly curious, and I'd rather be a beginner at something new than coast on what I already know. That's how I went from sales and consulting to shipping a live SaaS, an App Store app, and my own internal tools in a year.

Off the keyboard, you'll find me at a show or a baseball game, on the softball field, somewhere on a trail, or conjuring up my next adventure.

Tom Girgash
02How I build

I'm AI-native at everything, not just code. Research, content, outbound, ops, building, I run all of it through AI. It's not a tool I reach for, it's how I work.

I work at the systems level. I don't write much code by hand. I direct AI agents and design the systems around them, evals before specs, specs before code, plus reusable skills, so the output is reliable instead of vibes.

Building is the easy half. The longer I build, the more I think figuring out who it's actually for, where they are, and how it reaches them matters just as much as the product or the problem it solves. I've started designing for distribution from day one instead of bolting it on at the end.

03Inside my Claude Code setup

I don't just use AI tools, I build the machine around them. I've assembled 70+ custom Claude Code skills, MCP servers, subagents, and hooks into a system that runs my whole operation: research, content, code review, outbound, and deployment. A few favorites:

/watch
Drop in a video or URL and it pulls frames and the transcript, then answers questions about what's actually in it.
/deep-read
Forces a thorough first-pass read of a codebase, tracing data flow end to end before anything gets touched.
/build-audit
Audits a half-built project against its plan, finds drift, and auto-fixes the low-risk stuff.
/daily-brief
My morning briefing, pulls what matters across my work and tees up the day before I start.
/handoff
Saves session state to my vault and emits a pickup prompt so I never lose context between sessions.
/taproot-gtm
An always-on marketing co-founder that knows where Taproot stands and what to do next.
MCP serverssubagentshooksClaude Agent SDKObsidian vault as memory70+ skills
04Stuff I've built

Taproot

FOUNDER · taproothq.com · 2026 – present
live, paid SaaS
What it is

Memory for your AI. Taproot gives Claude, ChatGPT, and any other assistant a long-term memory: it brings the right context back up when you need it, and connects the dots across everything you have saved.

The problem

AI tools forget everything the moment a session ends, so you re-explain yourself over and over. Taproot makes your context stick, and resurface on its own.

What I built

Solo, end to end: a Mac helper app (Swift, Sparkle auto-update, Apple-notarized) that syncs your Obsidian vault to an encrypted cloud mirror, an MCP server that exposes it to any AI client, Stripe billing, and a full onboarding flow.

The hard parts

Envelope encryption, a stack of security hardening across nine launch-blocker PRs, and a strict ship-vs-deploy discipline, all backed by 375+ tests.

TypeScriptSwiftSupabaseStripeMCPRailwayCloudflare
An AI chat using Taproot to pull vault activity and calendar context to plan the day
visit taproothq.com ↗

ColdCraft

PERSONAL PROJECT · cold-outbound engine · 2026
internal tool
What it is

A cold-outbound engine I built end to end to source, enrich, verify, and personalize B2B leads for my own ventures.

The problem

The small, local businesses I wanted to reach barely show up in the big databases like Apollo and Clay. I needed a way to find and contact the people those tools miss.

What I built

A pipeline that discovers businesses from niche directories and the open web, enriches them free-first before any paid lookup, writes AI-personalized sequences, and scores every lead.

The edge

A web dashboard and CLI to run it all, Instantly.ai send and reply analytics, and a cost-per-lead audit layer that surfaces the real economics of every run.

TypeScriptSQLiteHonoReactInstantly.ai
ColdCraft campaigns dashboard showing 59 campaigns and 2258 sourced leads

Glug

PERSONAL PROJECT · iOS hydration app · 2026
submitted to App Store
What it is

A consumer iOS hydration app built around a Tamagotchi-style virtual pet that degrades when you ignore it and perks up when you drink.

The wedge

Most hydration apps are earnest and forgettable. I built one with a personality people actually want to keep alive.

What I built

Designed and built the full app solo: the game loop, paywall, onboarding, and App Store optimization, then submitted it to the store.

Why it matters

My first iOS app. I'd never shipped to the App Store, so I kept the scope small on purpose: take one simple idea, build it end to end, and actually get it out the door, learning Swift and SwiftUI from scratch.

SwiftSwiftUIRevenueCat
Glug home screen with the pet fish and tap-to-hydrate buttons

Chalked

PERSONAL PROJECT · college baseball app · 2026
live at chalkedbaseball.com
What it is

A college baseball app that puts live D1 scores, schedules, lineups, box scores, Top 25 rankings, and transfer-portal activity in one place, wrapped in a retro scoreboard look.

The problem

College baseball has never been more popular, but the apps fans use are an afterthought: scores buried in clunky interfaces, missing lineups, Top 25 lists that barely name the teams.

What I built

The full app end to end (React Native and Expo): live scores with auto-refresh, game detail with inning-by-inning line scores and box scores, a date-browsable schedule, Top 25 and RPI rankings, and the transfer portal, all on live ESPN and NCAA data.

The hard parts

A typed API layer over several sports-data sources with smart caching (fast refresh for live games, longer for finals), plus a cohesive retro design system with light and dark mode.

React NativeExpoTypeScriptSupabaseTanStack Query
Chalked rankings screen showing the D1 college baseball Top 25 with team records and RPI ranks
visit chalkedbaseball.com ↗
05Also built

Trusted AI in Banking

PNC CASE COMPETITION · 2025

Co-architected an Explainable AI Coach with a team, delivering bias-tested cash-flow recommendations for SMBs inside a governance framework for data privacy, fairness testing, and compliance.

CPG Industry Immersion

P&G BRAUN BRAND · 2024

Ran market research on CPG trends and Braun's competitive positioning to map untapped product categories into a market-expansion roadmap.

06My toolbox

AI & agents

Claude Codecustom skillsMCP serverssubagentshooksClaude Agent SDKOpenAI APIsRAG

Languages

TypeScriptPythonSwiftSQLC# / .NET

Infra & cloud

Postgres / SupabaseStripeDockerRailwayVercelCloudflareGitHub

Product & GTM

SAPSalesforceHubSpotApp Store Connectcold outboundbuild-in-publicTikTok / LinkedIn
07Experience

Management Consultant · Cohen & Company

CLEVELAND, OH · JAN – MAY 2026

Provided project-management support for audit readiness and tax due diligence on a 60+ entity student-housing REIT roll-up, and mapped financial process flows into SOPs for a national non-profit.

Sales Analyst · Applied Industrial Technologies (COMET Program)

CLEVELAND, OH · JUN 2024 – SEP 2025

Streamlined customer order and service-request management across phone, email, and EDI, sourced product solutions with suppliers, and contributed to a cross-functional wallet-share project.

Sales & Marketing Intern · Bilin Technology

COLUMBUS, OH · AUG 2023 – APR 2024

Built data-driven B2B marketing campaigns and delivered client-facing software demos, translating technical product features into business value.

Logistics Analyst Intern · Shurtape Technologies

JUN 2023 – AUG 2023

Built logistics and on-time delivery reports and ran a container-optimization project.

08Off the clock

When I'm not building, I'm usually moving. I lift, play tennis, softball, and golf, and in winter I'm snowboarding or skiing. I'm at Cleveland Guardians games whenever I can get there, and I love live music, indie rock especially (Mt. Joy, flipturn, Palace, and Peach Pit are on heavy rotation).

The rest of the time I'm chasing an adventure. I plan trips around getting outside: last year I went to Costa Rica to surf, this year I hiked through Guatemala, and there's always a next one in the works. Curiosity is sort of the whole theme, on and off the keyboard.

Sunrise on the Acatenango ridge in Guatemala, Volcan de Fuego erupting in the distance
A snowy ski run cutting through frosted pines
live musicindie rockGuardians gamessoftballhikingsnowboardingskiingtennisliftinggolfsurfingalways chasing the next adventure