| Projects | Send
email to ![]() Please make sure there is an appropriate subject line. |
![]() |
![]() |
| Inside an Alpha Scientific Electronics power supply | Tetrax, a robot made of Legos |
| School Projects | Personal Projects |
Playstation
2 Linux 3D Renderer (click for larger images)![]() Raytracer (click for larger images)
![]() 32-bit CPU implemented in a FPGA: I don't have any cool screenshots of this; it wasn't fancy or graphical! [Course link. Not the same semester as me, but same project]. Java Python Compiler: A compiler written in Java, that accepts a subset of the Python language (called Pyth), and emits x86 assembly. It was split in 3 projects: 1. Parser/Lexer 2. Analyzer 3. Code Generator |
Code Visualizer A simple visualization program for stack-based code. 3Mod A simple experimental 3d modeling program with bezier surfaces, polygons, and cartoon outlining. AX ![]() A virtual machine interpreter, with OpenGL and audio support. The VM is stack-based, and runs a custom made programming language. |