01 / Systems

Software Engineering

Backend services, API design, distributed systems, databases, testing, and pragmatic full-stack delivery.

  • Python
  • Java
  • Node.js
  • REST APIs
  • PostgreSQL
  • AWS

Selected evidence

Projects in this domain

View all work →
PROJECT / 01Playable

Mini Sudoku-Reimagined — Six Digits, Offline-First

A compact 6×6 Sudoku with deterministic daily puzzles, unique-solution generation, unlimited practice, pencil notes, hints, local streaks, and accessible keyboard and touch controls.

  • Next.js
  • TypeScript
  • React
  • localStorage
  • Node.js
PROJECT / 02Playable

Queens-Reimagined — Daily Logic, Offline-First

A responsive crown-placement puzzle with deterministic daily boards, an exact unique-solution generator, unlimited practice, local streaks, and accessible keyboard and touch controls.

  • Next.js
  • TypeScript
  • React
  • localStorage
  • Node.js
PROJECT / 03Playable

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 / 04Playable

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 / 052020

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 / 062016

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 / 072018

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