Skip to content
View djmorgan26's full-sized avatar

Block or report djmorgan26

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
djmorgan26/README.md

David Morgan

Atlanta, GA · djmorgan26.github.io · LinkedIn · davidjmorgan26@gmail.com

By day: Senior Data/AI Engineer in the AT&T Chief Data Office — shipping AI-powered platforms at enterprise scale (sole-developer of a $3M+/yr cost-savings system; recognized by AT&T's CTO during the company's 150th Anniversary livestream).

By night: this portfolio — where I push the AI tooling I use at work past where it's officially supported, ship things end-to-end, and stay one step ahead of where the field is going.

A working portfolio. Most of these are works in progress — some are finished, most aren't fully presentable or running right now. Code is open if you want to look; live demos linked where one currently exists. Resume available on request.


Active & Recent Projects

  • printgen — AI-powered 3D print marketplace. Text → 3D model with interactive viewer, STL/OBJ/GLB export, marketplace + creator profiles, and local Bambu Lab A1 Mini printer integration over LAN. TypeScript · Next.js · serverless deploy (no active infrastructure spend).
  • Financial Analysis Agent — Multi-user finance dashboard. Aggregates Schwab (OAuth), Coinbase, Finnhub + CSV imports from Fidelity/Robinhood/Chase/Citi. Dual AI layer: Claude Code /invest slash command and in-app Gemini assistant with read/write access to user preferences. Next.js 16 · Supabase + RLS.
  • Kalshi Investment Assistant — Autonomous edge engine for prediction markets. 10 strategies scan 40,000+ Kalshi markets every 5 minutes; 8 external data connectors (Polymarket, ESPN, The Odds API, FRED, CoinGecko, NWS…); WebSocket speed-edge monitor; paper-trades to prove strategies before real capital.
  • TheHybridHorizon — Hybrid quantum-classical starter kit. Variational pattern (VQE/QAOA-style): classical optimizer outer loop, short quantum circuit inner loop. Every quantum kernel ships with a competitive classical baseline (Goemans-Williamson SDP, OR-Tools CP-SAT, DMRG via quimb). Python · Qiskit · D-Wave.
  • medical_code_reviewer — AI-assisted platform for medical qualitative research. Codebook creation, transcript ingestion, first-pass AI code suggestions, inter-rater reliability, full audit trails. FastAPI · Supabase · Next.js.
  • OWLS — Clinical decision-support tool for Speech-Language Pathologists. OCR of handwritten Written Expression samples + deterministic OWLS scoring + clinician override with audit trail. FastAPI · spaCy · Google Vision · Postgres.
  • TravelAgent — AI travel planner with Amadeus flight search and Stripe payments. React · FastAPI · Azure + Render.
  • resell-bot (personal project) — An AI selling assistant I built to list my and my family's things on eBay and Facebook Marketplace when the official APIs weren't an option. Claude skills plus heavy context injection drive the whole pipeline — a photo becomes an item identification, comparable-sold pricing, and a ready-to-post listing — so a tedious chore turns into a one-line ask, with me approving every step. A small, practical version of the context-injection ideas I write about.

What I'm into

Bleeding-edge AI tooling — Claude Code, MCP, agentic workflows, parallel agents via git worktrees, archetype design. I speak publicly on AI-fueled coding at AT&T, mentor colleagues hands-on, and design-partner for internal AI coding tools. I move at startup pace inside an enterprise — and want to find a team that already lives at that pace.

Pinned Loading

  1. fantasy-football-assistant fantasy-football-assistant Public

    AI-powered fantasy football assistant. Player analysis, lineup optimization, and matchup predictions.

    Python

  2. FinancialAnalysisAgentSystem FinancialAnalysisAgentSystem Public

    Multi-user personal-finance dashboard with two AI layers — a Claude Code /invest slash command and an in-app Gemini agent. Next.js 16, Supabase + RLS.

    TypeScript

  3. Invest Invest Public

    Autonomous prediction-market edge engine: 10 strategies scan 40,000+ Kalshi markets every 5 minutes across 8 data sources, validated by paper trading. Next.js, Supabase, Python ML.

    TypeScript

  4. printgen printgen Public

    AI-Powered 3D Print Marketplace

    TypeScript

  5. TheHybridHorizon TheHybridHorizon Public

    Bridging Classical Software Engineering and Quantum Advantage

    Python

  6. urfmp urfmp Public

    Universal Robot Fleet Management Platform. Coordinate and monitor multiple robots with centralized control.

    TypeScript