Personal Projects

Fandom TCG Repository (In Planning)

A web application developed for the Colors TCG team with the aim to simplify TCG management.

N-Queens Solver

Small Java program that implements backtracking depth-first search to solve the n-queens problem.

Electronic Convention Management (ECM)

Online convention registration system with integrated PayPal and automatic notifications built for Anime Evolution.

Anime Evolution Human Resources Repository

Anime Evolution HR database frontend.

Academic Projects

Gorp Compiler (In Progress)

Compiler for the Gorp language. Output is custom ASM code and not x86.

Pacman Live! (On Hold)

Web application that enables players to play Pacman in a real-life setting using smartphone GPS.

Atom Feed Reader

Atom 1.0 feed reader written in PHP.

UFS: Distributed Filesystem

Write-only distributed filesystem with server replication. Written in Java.

Bash-like Shell

A functional bash-like shell with jobs support and written in C.