My Projects

FPGA Super Smash Brothers
Scaled-down version of the popular Nintendo fighting game, Super Smash Bros, that runs on the de1-soc FPGA board. Uses ps2 keyboard inputs, and outputs to a VGA display. Created entirely in C.
GitHub
49 Maps
Two team mates and I developed a GIS system as a part of our software design course. This Project used the Open Street Map database and ezgl (A graphics library provided to us by UofT for the course). Created using C++.

Ecommerce
An eBay-like e-commerce auction site that allows users to post auction listings, place bids on listings, comment on those listings, and more. Built with Django, HTML and CSS (bootstrap).
GitHub