My Projects

Game Development Work

Made with:

After spending about 3 years learning game development in Unity, I decided not to pursue a career in game development. However, I learned and did a lot of work in Unity. I learned how to 3D model in Blender, learning a lot about linear algebra and 3D spaces, which I used to make a few games. Most of the projects I did, used Unity's API in C#. Most of my work in Unity is on my itch.io page. I have some interesting project on there so make sure to go check it out!

Youtube Video Generator

Made with:

In this project I used groqcloud's API to query different LLMs like llama and gemma. The most important thing I learned working on this project was how to effectively prompt these models and get valid respnoses. This program works by prompting the chosen model with a topic and feeding json responses through a network of APIs. First, I generate 10 fun facts about the topic from the model. The response goes through Edge-tts which converts the text to audio. Then it goes to Pexels (free image library) and queries their library for images realated the topic. Finally the images and audio are combined into a video and saved locally. In the future, I may revisit this program to parallelize it or use asyncio to learn more about cooperative multitasking.

My Skills

Python

C++

C#

Java

HTML

CSS

JavaScript

Git

My Education

Bachelor of Computer Science

Michigan State University
Graduating in December of 2025
GPA 3.2/4

Associate in Computer Science

Delta College
Graduated in 2022
GPA 3.8/4