
Other works (Mixing/editing audio, Animation, Arduino Circuit Board, Unity Game Engine Projects)
Adobe Audition Audio
I created a short audio track that is composed of several free online audio files that I edited, mixed, and layered to create an interesting audio clip.
Clock Tutorial
This was one of my first projects I ever made using Unity. This project was a tutorial that I followed to create a clock, write a C# script, and animate it to the show the time.
Adafruit Circuit Playground Express
This project was done using the Adafruit Circuit Playground Express and connected to Unity. I created a character that "dances" based on output from the Circuit Playground. This project was where I first learned how to connect a physical hardware to a software to rig a character. The character's movements are based on the user's controls of rotating the Circuit Playground.
Animation Rigging
This project was done using Unity where I followed a tutorial to create a character where the character’s head moves using a multi-aim constraint, and their arm moves using an IK constraint. The coding was done in C#.