Projects

Here are a few things I've been working on.

Berp

A pixel-perfect clone of the website, Yelp, created with React/Redux, Ruby on Rails, and PostgreSQL.

Deal Cliq

A site aggregator that pulls items from Etsy, Ebay, and Amazon, created with React/Redux, Node.js, and MongoDB.

Minish Cap JS

A recreation of the action-adventure game, Zelda: The Minish Cap, using HTML5 Canvas and vanilla Javascript.

FFTA Unity

An isometric 2D tactics game based on the game, Final Fantasy Tactics Advance, created with Unity 5 and C#.

Small Shell

A basic shell, written in C, that handles background and foreground commands with multithreading.

Server & Client

A chat system and file transfer program, written in C for the server and Python (sockets API) for the client.