top of page


Finished 6502 Computer!!
I have finished developing my 6502 computer! It currently is running a simple platformer game written in over 2000 lines of 6502 Assembly...

I WON the Congressional App Challenge!
The Congressional App Challenge is a competition run by congress where students submit apps and winners from each district are selected....


A.I A.L.F.R.E.D
Artificially Intelligent Assistant Logic, For Reliable Everyday Duties AI ALFRED, or Alfred for short, is a small project that I am...

Softbody Rocket Game!
The continuation of my softbody simulation led to me creating a prototype for a rocket racing game. The softbody simulation covers all of...

Volume Based Softbodies
There is a game series called jelly car which has a physics system based around softbodies. The creator goes into detail on the whole...

Sha-256
The Sha-256 algorithm is a “Cryptographic hash algorithms produce irreversible and unique hashes” (google). It is used when mining...

GPA Calculator
As a apart of my computer science club, we made the VCHS GPA calculator. This website would calculate any students GPA. The website was...

Physics
I made a simple physics simulation with interactions between circles. I made it based off of a video I found. I have always been...

Wiggle The Sailor
Wiggle The Sailor was a game made for a week long game jam (game competition). The specific game jam was something along the lines of I...

Check Point Rage
Check Point Rage is a very difficult 2d platformer I made in Unity. The platformer is similar to Getting Over It in the fact that if you...

Dig Deeper
Dig Deeper was a game made for a game jam (a competition for making games), I have forgotten which one. I made the game with my sister...

Taco Cat
Taco Cat was a puzzle game made for the TSA Video Game competition (2023). Similar to the year before, I worked on this game with some...

The Wonderous World
The Wonderous World was a game made in Unity for the TSA Video Game competition (2022). This is not the TSA in the airports but...

Arduino Console
I decided to try to remake my game console I made for a stem class. Instead of playing snake, this new console has a maze game. This new...

How Computers Work and Logic Simulator
In this program I made a logic simulator so I could teach others how computers work. I started off simple with the transistor and work up...

Soft-body Game for Mom
For my Mom's birthday I always try to make a special project based around something I have been doing recently. Around the time of my...

Physics Playground
When ever I make a game in Unity I always want to use the complex colliders. The simple colliders such as squares or circles work but...

Unity 3D DDA Voxel Raycaster
My final stop on my voxel journey was to port my DDA rendering method into Unity. This was quite simple as my version was made in...

3D DDA Voxel Raytracer on GPU
During my journey to create a voxel game I decided to use the DDA algorithm to render voxels. This is a form of raycasting (very similar...

Raytraced Minecraft
When people think of raytraced graphics they usually think of breath taking reflections and lighting. My raytraced Minecraft is quite the...
bottom of page