~/projects

04. All Projects

A full index of production systems, open-source contributions, and personal builds.

directions_car

Transport Platform

Grayson Towncar

Reservation Platform

Developed a responsive booking platform for a private transportation service, featuring a custom Instant Quote engine with dynamic fare calculation based on complex route logic (Airport, Disney, Port Canaveral).

Tech Stack

  • Django
  • Stripe SDK
  • Redis/Celery
  • PostgreSQL
monitoring

Server Monitoring

Status

In Progress

Server Monitoring System — open source contribution. Led the architectural migration of a legacy monitoring tool to Django, implementing remote server health tracking APIs.

Tech Stack

  • Django
  • DRF
  • PostgreSQL
  • CI/CD
videogame_asset

Game Tracker

GameTrc

Personal

A cross-platform desktop application for cataloging video game libraries and monitoring progress. Features a native dark-mode UI, automated statistics visualization, and local database management.

Tech Stack

  • Tauri / Rust
  • SQLite (rusqlite)
  • Vanilla JS/CSS
  • Cross-Platform
currency_exchange

FX Aggregation Service

RateWatch

REST API

FastAPI service that aggregates FX rates from multiple providers, computes a consensus value, serves live data from Redis cache, and persists historical snapshots to SQL.

Tech Stack

  • FastAPI
  • Redis Cache
  • SQLAlchemy
  • Alembic
lightbulb

Backend API

Seeker of Light

Django

A Django-based learning platform that guides users through structured content levels. Features multi-format lessons, progress tracking, and a RESTful API with secure JWT authentication.

Tech Stack

  • Python 3.13+
  • Django 6.0
  • DRF
  • PostgreSQL