Skip to content
View reese8272's full-sized avatar
πŸ”
πŸ”

Block or report reese8272

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
reese8272/README.md

Reese P Ludwick

Hi, I'm @reese8272 β€” an AI engineer from the Eastern Panhandle of WV. I build and ship agentic AI systems: I run a live production SaaS (autoclip.studio) and build multi-agent LangGraph systems and MCP servers professionally at Cognizant. Outside of code I'm into bowling, pole vault, Rubik's cubes, and relentlessly tuning my own learning habits.

Skills

  • Languages: Python, SQL, TypeScript, C
  • AI / Agents: LangGraph, LangChain, MCP servers, RAG, pgvector, Anthropic & OpenAI APIs, WhisperX
  • Backend: FastAPI, Celery, PostgreSQL, Redis, REST
  • Frontend: React, TypeScript
  • Infra / Tooling: Docker, CI/CD, AWS, Azure, Stripe, Git/GitHub, Prometheus, Sentry, OpenTelemetry

Projects

  1. CreatorClip β€” autoclip.studio β€” βœ… live production SaaS I built end-to-end. Turns long-form YouTube content into short-form clips, learning each creator's style via a custom "DNA" module.

    • Architecture: React/TypeScript frontend + FastAPI backend; async Celery pipeline (WhisperX transcription β†’ Voyage AI + pgvector semantic embeddings β†’ ffmpeg rendering); YouTube OAuth; Stripe billing with a credit ledger; per-creator PostgreSQL row-level security; staging/prod Docker with CI auto-deploy; Prometheus/Sentry/OpenTelemetry observability; ~79% test coverage.
    • Repo: github.com/reese8272/creatorclip
  2. CFO Agent β€” 🚧 agentic personal-finance assistant (in active development).

    • Architecture: an 11-node LangGraph reasoning agent (retrieval β†’ analysis β†’ specialist β†’ coach β†’ tracker β†’ alert β†’ synthesis β†’ persist) on a FastAPI backend, with PostgreSQL persistence, Redis caching, Anthropic prompt caching, a Fernet-encrypted data "vault," CSV/OFX import, and a financial-scenario engine. Architected multi-tenant.
    • Backed by: 159 tests plus an evaluation harness.

Earlier work: Password Manager (Fernet-encrypted local vault + SQLite) Β· MNIST CNN (convolutional net built and trained from scratch in TensorFlow).

How to Reach Me

Fun Fact

I can solve a Rubik's cube in about 10 seconds!

Pinned Loading

  1. CFO-Agent CFO-Agent Public

    Python

  2. creatorclip creatorclip Public

    CreatorClip β€” AI video editor that learns your channel style

    Python

  3. CoverCensus/worldcovers CoverCensus/worldcovers Public

    WorldCovers/CoverCensus Master Repo

    Python 1 2