Lee Seaver

TFY
NDWLJ9

Full-Stack Engineer & AI Integration

Open to contract & freelance
Scroll
About

I build software that ships.

I started writing code to solve problems no one had built a solution for yet. Now I turn manual work into software. I build it. I deploy it. I run it.

Full-stack developer. Las Vegas. Hack Reactor '23.

Work

Featured Projects

eBay Arbitrage Monitor

Real-time price monitoring for toner arbitrage. Tracks hundreds of listings, calculates profit margins, and sends Telegram alerts with matched Amazon listings and profit calculations.

PythonPythoneBay APIeBay APIPostgreSQLPostgreSQLFastAPIFastAPI
9:40 PM
Telegram message 1Telegram message 2

ResellPilot

Telegram SaaS for eBay arbitrage. Real-time profit alerts and subscription billing. Scans live listings, calculates margins, sends instant Telegram notifications.

FastAPIFastAPITelegram APITelegram APIeBay APIeBay APIStripeStripePostgreSQLPostgreSQL
resellpilot.leeseaver.com
ResellPilot screenshot
chronos.leeseaver.com
ChronosAI screenshot

ChronosAI

AI workspace for notes. Organize by project, ask AI questions about everything you've written.

ReactReactNode.jsNode.jsMongoDBMongoDBOllamaOllama
parcels.leeseaver.com
ParcelParse screenshot

ParcelParse

OCR shipping label scanner — photograph a label, get structured data back. Stripe metered billing.

FastAPIFastAPIReactReactGPT-4oGPT-4oStripeStripePostgreSQLPostgreSQL
camping.leeseaver.com
Can I Camp Here? screenshot

Can I Camp Here?

Camping legality checker. Cross-references federal land data with your GPS coordinates.

ReactReactNode.jsNode.jsPostgreSQLPostgreSQL
reels.leeseaver.com
IG Reel Analyzer screenshot

IG Reel Analyzer

Paste an Instagram Reel URL, get content analysis, hook breakdowns, and engagement predictions.

ReactReactFastAPIFastAPIGPT-4oGPT-4oWhisperWhisper

More Work

Daedalus
NotionLite
Proco OCR
PouchPal
Ongoing ProjectOpen Live
Score Auto Parts logo

Score Auto Parts

B2C e-commerce for remanufactured auto parts — full rebuild and ongoing maintenance

Rebuilt
Razor → Next.js 15
JSON-LD
Rich Snippets
GA4+GTM
Server-side Tracking
AEO
LLM Search Ready

The Problem

Score Auto Parts sells remanufactured parts direct to consumers. When I joined, the storefront was a legacy Razor Pages monolith — no analytics, no SEO, no structured data, nothing in place to drive traffic or measure what was working.

What I've Built So Far

  • Full Next.js 15 storefront rebuild — migrated from legacy Razor Pages to App Router + React 19
  • Complete UI redesign — new design system, typography, and component library on Tailwind
  • Server-side GA4 conversion fallback via Stripe webhooks — survives ad-blockers (Measurement Protocol)
  • Product, Organization, and BreadcrumbList JSON-LD for rich snippets
  • Google Merchant Center product feeds for Shopping ad campaigns
  • AEO foundation — /llms.txt route + 18 AI crawlers allowed in robots.ts
The Redesign · Homepage
BeforeLegacy Razor Pages monolith
Score Auto Parts Homepage before
AfterNext.js 15 rebuild + new design system
Score Auto Parts Homepage after
Next.jsNext.jsTypeScriptTypeScriptReactReactTailwind CSSTailwind CSS.NETStripeStripeGA4GA4GTMGTMGoogle Merchant APIGoogle Merchant API
Ongoing Project
Inside Edge logo

Remarkable Trivia

Daily sports trivia for Inside Edge — 7 leagues, 17K+ questions, live and refreshing every day

17K+
Auto-Refreshed Questions
7
Sports Leagues
354
Team Quizzes
Daily
Cron-Driven Refresh

The Problem

Inside Edge's Remarkable Engine generates daily sports insights across MLB, NFL, NBA, NHL, WNBA, and college football and basketball — data that previously lived only inside team-facing dashboards. The task: ship a public-facing trivia experience that turns that proprietary knowledge into shareable quizzes for fans of every team across seven leagues, refreshed daily.

What I've Built So Far

  • Designed and shipped the full multi-sport trivia platform — Python + SQL Server backend, static HTML/CSS/JS frontend, Cloudflare Pages deployment
  • Daily refresh automation — bash cron + Python ETL pulls fresh Remarkable notes, regenerates all 354 team pages and league-wide quizzes, publishes via Cloudflare API
  • AI 'recap card' summaries via Anthropic Claude Sonnet on a dedicated Cloudflare Worker — locked-down CORS, retry/validate hardening, 1.6–2.2s round-trip
  • Position-aware decoy generation — answer-choice pools matched by player position, with cross-team fallback to prevent obvious mismatches
  • Offseason mode — ESPN-sourced historical roster rewrite overrides daily IE retags so off-season questions reference the player's actual prior team
  • Conference + scope filtering across all 7 sports — prevents decoys from leaking outside the question's stated scope (sport, conference, position group)
  • Iterated through multiple rounds of product feedback with IE's product team — decoy logic, scope rules, copy polish, all shipped to live without downtime
  • Documented end-to-end operational runbook for the daily cron + recap worker so the pipeline can be supported beyond the contract
Live · League pickerOpen Live
Remarkable Trivia — League picker
PythonPythonSQL ServerCloudflareCloudflareAnthropic APIESPN APIBash
Client Work
Hidden Blueprint logo

Hidden Blueprint Clients

Engineering, automation, and web work that powered these client engagements at Hidden Blueprint.

BREATHE! Convention — image 1

BREATHE! Convention

Web3 & AI tech convention — Las Vegas

Built from zero digital presence to full marketing operation in 5 months. Webflow site, NFT ticketing, omni-channel ad campaigns.

6x
ROAS
5,000+
Monthly Visitors
$25
Cost / Ticket
View Case Study
BioHarmonic Technologies — image 1

BioHarmonic Technologies

Wellness technology — vibroacoustic therapy

End-to-end marketing system, paid ads, email automation. 200% sales growth in 3 months, $44K email revenue, 250+ qualified leads at $2.50 CPL.

+200%
Sales Growth
$44K
Email Revenue
+87%
Database Growth
View Case Study
Grand Records — image 1

Grand Records

Independent record label — artist & fan platform

Took a traditional label digital — new artist roster pages, fan-facing site, and an end-to-end content + release pipeline across web, mobile, and tablet.

View Case Study
Independent National Convention '24 — image 1

Independent National Convention '24

Political convention — data-driven event marketing

Transformed a national political convention into a data-driven operation — registration flows, attendee dashboards, and a measurement stack tying every channel back to outcomes.

View Case Study
Experience

SnyDesign

Apr 2026 — Present

Design Engineer (Part-time, On-site)

  • Own the Python control server for an embedded hardware platform — Linux on ARM, asyncio, real-time device I/O
  • Build and debug hardware integrations: GPIO, UART serial protocols, peripheral device coordination
  • Translate hardware events into business logic and physical actuator behavior across a networked device fleet
Inside Edge logo

Inside Edge

Apr 2026 — Present

Software Developer & Data Analyst (Contract)

  • Designed and shipped Remarkable Trivia end-to-end — a 7-league daily sports quiz (MLB/NFL/NBA/NHL/WNBA/CFB/CBB) live at inside-edge-trivia.pages.dev
  • Built the full data pipeline: SQL Server pulls from IE's Remarkable Engine, position-aware decoy generation, ESPN historical-roster fallback for offseason, daily cron auto-refresh
  • Integrated Anthropic Claude Sonnet via Cloudflare Worker for per-quiz AI 'recap card' summaries — production CORS, retry/validate hardening, 1.6–2.2s round-trip
  • Shipped a Sony Fantasy Matchups audit pipeline — daily MLB matchup-feed validation with FTP, Telegram alerting, and launchd scheduling for partnership data accuracy
  • Iterated with IE's product team across multiple feedback rounds — decoy logic, scope filtering, copy refresh, visual polish — all shipped to live production
Score Auto Parts logo

Score Auto Parts

Mar 2026 — Present

Software Engineer, Digital Marketing & Analytics (Contract)

  • Built and shipped the Next.js 15 storefront — migrated from a legacy Razor Pages monolith to App Router + React 19 with a full UI redesign
  • Server-side GA4 conversion tracking via Stripe webhooks — survives ad-blockers using the Measurement Protocol
  • Slug-based product routes and Product / Organization / BreadcrumbList JSON-LD for rich snippets in Google search results
  • AEO foundation — /llms.txt route, 18 AI crawlers allowed in robots.ts, and Google Merchant Center product feeds for Shopping ads
Hidden Blueprint logo

Hidden Blueprint

May 2023 — June 2026

VP of Engineering & Software Development

  • Built and deployed email + SMS marketing automations in GoHighLevel — drip sequences, abandoned-cart flows, appointment reminders, lead nurturing, and broadcast campaigns across client accounts
  • Developed an AI booking system + virtual receptionist — voice-enabled intake, qualification, scheduling, and handoff into client CRMs
  • Built a conversational Voice AI demo (ElevenLabs + React) for live client pitches
  • Translated client strategy into working systems across all accounts — websites, integrations, and infrastructure
  • Managed deployment lifecycle: Docker, CI/CD, Cloudflare DNS/SSL, dedicated hosting
Professor Color logo

Professor Color

Sept 2020 — Present

Software Engineer & Automation Lead

  • Built GPT-4o Vision OCR pipeline that reduced 8hrs/day manual data entry to under 1 hour, processing hundreds of labels daily
  • Built eBay arbitrage monitor supporting $5K+/day in purchasing decisions, replacing manual sourcing
  • Built QR-based customer service system serving 125+ product catalog, reducing support tickets
  • Automated inventory sync between Amazon FBA, eBay, and internal systems
Detailers of Las Vegas logo

Detailers of Las Vegas

2018 — 2020

Operations Manager

  • Managed day-to-day operations for a mobile auto detailing business across the Las Vegas valley
  • Built scheduling and dispatch systems to coordinate a team of detailers across multiple locations
  • Handled client acquisition, pricing strategy, and service quality standards
Stack

Frontend

  • React
  • Next.js
  • TypeScript
  • Tailwind CSS
  • SwiftUI

Backend

  • Python
  • FastAPI
  • Node.js
  • PostgreSQL
  • MongoDB

AI & ML

  • OpenAI API
  • GPT-4 Vision
  • Whisper
  • Ollama
  • ElevenLabs

DevOps

  • Docker
  • Cloudflare
  • Git
  • CI/CD
  • Stripe
Contact

Let's work
together.

I turn manual work into software. If you have a project, I'd like to hear about it.

Designed & built by Lee Seaver · 2026