My Projects
Below I've included a couple of my projects. Check out my GitHub and Codeberg to see more of my work.
Pygame Engine
A proof of concept attempt at creating a simple 2D game engine by using the pygame-ce python library.
Mycelium
Mycelium is an 11ty-powered project that allows users to create, edit, and publish a website all within their browser, without ever (needing) to see a single line of markdown or html code.
webGraph
A web scraping tool written in python that allows a user to discover the graph-structure of webpages that are linked together, tracing up to some maximum link depth from a starting page. The tool currently stores nothing about the page except the URL, and what other URLs it links to.
Gridworld-rl
A Reinforcement Learning (RL) project, where I have a set of agents exist within a simulated biological environment. The agents chase after food, and reproduce after storing up sufficient food energy, cloning their own mind onto their offspring.
SLIM
A C++ library that provides a programming interface for easily creating, and managing a server database of user credentials in a cryptographically secure way. The library handles salting and hashing of passwords, login validation, and the management of temporary login tokens such as web cookies.
Some of the art I've done, all in one place.
Orbiting Bodies is a simple physics simulator. Take control of a space rocket, and fly away from Earth! Enter into orbit, or take off all the way to the moon! Some indicators are shown to help you navigate.
ENGL 257 Culminating Project
This page is what I turned in for my Culminating Project for English 257 (Native American Literature). Enjoy.
...More Projects Coming Soon!
I tend to be a perfectionist, so I rarely publish the half baked stuff I put together, but once I do make something presentable, you can rest assured that it'll show up here!


