Canon Physics Demo
Canon Physics Demo Made In JavaScript.
Play Now!Down To The Wire
Multiplayer FPS Game built with Godot Engine.
VR Whiteboard
VR Drawing and Notetaking App made in Unity.
Turbo Shader Driving Simulator
Driving Simulator utilizing shaders to simulate speed efficiently in Godot
Websites
Projects
-
Image Overlayer with Alpha Blending
-
Generate and Triangle Koch Snowflake using OpenGL
-
Android Game inspired by Cookie Clicker.
-
A program written in C that lets the user convert a number between number systems. (Binary, One's Compliment, Two's Complement, Decimal, Signed Magnitude, IEEE754 Binary, etc.)
-
Visual Circuit of a 4 bit number counter. The LEDs display how many ticks left until the timer finishes. The amount of time is set in binary using the 4 bit input. Created through Circuit Verse.
-
Android App that allows user to find out the weather information of an inputted zipcode.
-
Android App that utilizes Google Firebase. Users can search for information in Nintendo's The Legend Of Zelda: Breath Of The Wild. The User can then save those searches in a Firebase database, which is then called from to repopulate the already searched items on relogin.
-
Android App that allows a user to find the distance between two locations.
-
Visual Circuit of a Finite State Machine that tracks the value of x mod 8, updating its state based on a 1-bit input by computing the next state with a decoder and logic gates. Created through Circuit Verse.