|
|
|
| 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 the javascript games that I made. |
| S.K.Incorporated |
This was a website where users could upload files. Those files could then be retrieved from the website. It featured file searching and messaging. |
|
|
|
| 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. |