|
|
|
| Evaluation of Machine Code |
Emulation of machine code for incompatible microarchitectures, and conversion of code between various instruction sets. |
|
|
|
| Dumb Games |
This website contains all of my javascript games that I made. The only game I didn't make was the color lines game. |
| S.K.Incorporated |
This is a website where users can upload files. Those files can then be retrieved from the website. It featured a login and file searching. |
|
|
|
| Pong |
I made a simple pong game with human and AI controlled paddles. Rather than tracking the ball, the AI paddle calculates where it needs to stay in
order to hit the ball. |
| Snake |
Simple Snake game with basic AI. |
|
|
|
| Customizable OpenGL GUI (COG) |
GUI implemented with OpenGL that is customizable with styles. |
|
|
|
| Fuse-Raid |
Raid 0 virtualization using a fuse filesystem. |