Work / Selected repository archive

Projects across the stack.

A curated set of systems, analytical work, mobile prototypes, and interactive builds. Each card links back to its source.

PROJECT / 01Playable

Wordle-Reimagined — Offline-First Word Game

A polished 4- and 5-letter Wordle-style game with keyboard play, curated answers, generated dictionary validation, and an optional NestJS API for daily puzzles and anonymous stats.

  • Next.js
  • TypeScript
  • NestJS
  • SQLite
  • Node.js
PROJECT / 02Playable

Emberbound — A Python Arcade Game Rebuilt for the Web

An original Canvas arcade experience evolved from a Pygame training project, with responsive controls, endless progression, multi-villain encounters, and local high-score persistence.

  • Canvas
  • JavaScript
  • Web Audio
  • localStorage
PROJECT / 03Interactive

Football Lab — European Soccer Analytics

A multi-metric analytics product for comparing players, teams, matches, and manager tenures across Europe, with historical xG, discipline, game-state context, and explicit data coverage.

  • Next.js
  • TypeScript
  • Python
  • Polars
  • DuckDB
  • Parquet
PROJECT / 042020

Orders Microservice

An order-processing API with normalized PostgreSQL models, Sequelize migrations, Express routes, tests, logging, and Swagger documentation.

  • Node.js
  • Express
  • PostgreSQL
  • Sequelize
  • Jest
PROJECT / 052020

Appointment Booking

A component-driven Vue application for creating, editing, deleting, searching, and sorting appointment records.

  • Vue
  • JavaScript
  • Bootstrap
  • Axios
PROJECT / 062020

Shopping Cart

A Vue storefront featuring product filtering, animated inventory, cart state, totals, and routed checkout workflows.

  • Vue
  • Vue Router
  • JavaScript
  • Bootstrap
PROJECT / 072020

Flutter Login

A mobile login and registration prototype connecting a Flutter client to a PHP and MySQL service.

  • Flutter
  • Dart
  • PHP
  • MySQL
PROJECT / 082016

Traffic Alert System

A location-aware Android and web platform for reporting and sharing traffic conditions through a central server.

  • Java
  • Android
  • PHP
  • SQL
PROJECT / 092018

ARP Spoof Detection

A Python and Scapy implementation of an ICMP-based ARP spoof detection method, including corrections to the referenced algorithm.

  • Python
  • Scapy
  • Wireshark
  • Networking