Sovereign AI Nexus
A small, self-hosted FastAPI + PostgreSQL + React platform for AI-assisted chat and generated artifacts — built incrementally, no metered API costs. Backend + AI Platform Engineering portfolio piece.
A small, self-hosted FastAPI + PostgreSQL + React platform for AI-assisted chat and generated artifacts — built incrementally, no metered API costs. Backend + AI Platform Engineering portfolio piece.
A Game Off 2021 jam entry — an action-adventure chapter where a spell-casting sorceress fights off a spider infestation in rural Australia, built solo in Unreal Engine within the jam’s one-month window.
Two coursework predictors for COVID-19 case trends — a neural network compared against ARIMA and Prophet in one, a scikit-learn regression model reframed as OHLC-style candles in the other.
AI framework using behavior trees for NPC decision-making — an action-adventure game with procedurally generated terrain, built as a bachelor’s thesis.
HackerRank-style code evaluation platform — Python-based evaluator, Laravel/PHP/MySQL backend, Dockerized. Applied, academic-scope SQL/backend experience.
Comparing Hill Climbing (with and without retrace) against Simulated Annealing for maximizing three ceiling cameras’ coverage area — Simulated Annealing won.
Relational database design and normalization for a TV-guide domain, redocumented across two semester iterations, Dockerized deployment. Applied, academic-scope schema-design experience.
A Laravel 6 content-management system built around a plugin/theme architecture — service-provider-based plugins and swappable themes instead of hardcoded features.
A randomized depth-first-search maze generator, animated live in a Windows console, with Dijkstra’s algorithm tracing the shortest path once generation finishes.