Payload Logo

Projects

A selection of things I've designed and built — from automotive diagnostics to AI-driven tooling.

No image
Machine Learning Engineer2024

Custom CNN Training — SVHN Digit Recognition

A deep-learning image-classification project: custom-built and trained neural networks that recognize street-view house numbers, with a full preprocessing → training → evaluation pipeline.

  • TensorFlow
  • Keras
  • Python
  • NumPy
  • Pandas
  • scikit-learn
T.A.R.S — Voice-Driven AI Vehicle Diagnostics
Founder & AI Systems Engineer2024 – Present

T.A.R.S — Voice-Driven AI Vehicle Diagnostics

A hands-free AI co-pilot for automotive diagnostics: a realtime voice agent reads a vehicle over OBD-II / CAN / UDS, narrates findings, and drives live diagnostics on screen.

  • OpenAI Realtime API
  • Agents SDK
  • TypeScript
  • Next.js
  • Electron
  • Python
NVIDIA Jetson Nano ADAS & Edge Vision
Edge AI & Computer Vision Engineer

NVIDIA Jetson Nano ADAS & Edge Vision

A custom edge-AI ADAS platform on NVIDIA Jetson Nano — multi-camera lane detection, object tracking, and roadway mapping with real-time inference on embedded hardware.

  • NVIDIA Jetson Nano
  • CUDA
  • TensorFlow
  • OpenCV
  • Python
  • Linux
No image
Full-stack Developer & ML Engineer2024

Runes ML Forecasting Pipeline

A multi-container, full-stack ML platform that collects, forecasts, and visualizes cryptocurrency ("Runes") market data — a custom-trained LSTM served through Dockerized microservices with a real-time React dashboard.

  • Python
  • Flask
  • LSTM / TensorFlow
  • Node.js
  • React
  • PostgreSQL
GAPScore — AI Green-Energy Property Scanner
Full-stack Developer & AI Engineer2024 – Present

GAPScore — AI Green-Energy Property Scanner

A web app that scores a property's green-energy potential from photos: upload images, an AI vision model reviews them and scores six GAPScore categories, and a chat assistant explains the results and next steps.

  • React
  • TypeScript
  • Node.js
  • Computer Vision
  • LLM chat
  • Image Analysis
No image
AI Systems Engineer2024 – Present

LLM Agents & AI Integrations

Agentic AI wired into real workflows — OpenAI Agents SDK tool-calling, LangChain / LangGraph orchestration, and RAG memory over live data streams.

  • OpenAI Agents SDK
  • LangChain
  • LangGraph
  • RAG
  • Vector embeddings
  • TypeScript