Zeefood

A website that allows you to search and browse specific food items or recipes based on different ingredients, create a meal plan, and create a grocery list.

View ER Diagram

File System

A file system that mimics the behavior of a disk. It allows you to format files for placement on disk, mount the disk, create inodes, and cat files.

View on Github

Typing Test

A hardware accelerated typing test utilizing an Altera DE2-115 FPGA with a serial interface.

View on Github

3D Snake

A 3D implementation of the classic game Snake utilizing three.js.

View 3D Snake