Projects

Things I have built and shipped

AI and machine learning first, then the web platforms and backends that taught me how to run software for real users.

AI and machine learning

2023AI / ML

EZ-Crossword

Solves newspaper crosswords and generates new ones with transformer QA models

  • Python
  • PyTorch
  • Transformers
  • Django
  • FastAPI
  • Bootstrap
2024AI / ML

PokeQuery

Async FastAPI service that caches the PokeAPI into PostgreSQL and serves filtered queries

  • Python
  • FastAPI
  • PostgreSQL
  • asyncpg
2025AI / ML

FastTrackV2

Django 5 and DRF rebuild of an engineering institute's platform with Docker, uv and a justfile

  • Python 3.13
  • Django 5.1
  • Django REST Framework
  • PostgreSQL 17
2024AI / ML

GenAI 360

Working notes and re-implemented exercises from the Activeloop GenAI course, ported to LangChain 0.2

  • Python
  • LangChain
  • Deep Lake
  • OpenAI

Web and backend