Projects

Kernel for CS 452
A real-time micro-kernel written from scratch running a model train controller.
ER Diagram Maker
An ER diagram editor implemented in Java and Swing for CS 349.
Since this was for an assignment, the code is private. Contact me and I'll be happy to give you access.
Minesweeper
A minesweeper game Implemented in Swift for Mac OS.
View the code at github.com/jrizkalla/Minesweeper.
Tetris game
A tetris game implemented in Java and Swing for CS 349.
Since this was for an assignment, the code is private. Contact me and I'll be happy to give you access.
Command line Enigma Machine Emulator
A command line Enigma Machine Emulator.
View the code at github.com/jrizkalla/Enigma-Emulator.