Graphics Projects
I created these 2D graphics in my Computer Graphics class


Graphic 1: Spiral Graphic

Graphic 2: Quadcopter

Graphic 3: Boids
Play with the sliders and buttons to control the boids!

Graphic 4: Fireworks
Tap the canvas to create a firework!


Yahtzee
For a personal project, I decided to recreate my favorite game, Yahtzee, in a language I have not been using.

Try my yahtzee game! Press Execute to play!

>

3D Graphics

Graphic 1: 3D Quadcopter
I made a 3D version of a quadcopter that take circular paths
Graphic 2: Construction Vehicles
These construction vehicles were rendered in Three. They can move on the X and Z axes, rotate, and move seperate parts.
Graphic 3: Environment Map
This is a sphere that reflects the environment. The environment is a sky map which is a sunset in a field.
Graphic 4: Mapping Shapes
These spheres have normal mapping and bump mapping of textures.

Operating Systems Projects
These operating systems projects are in C and XV6. These are from a course Computer Sciences 537.