Hello, My name is Isaiah, and I'm a software developer. You can check out some of my work by scrolling down below, or you can see my skills by clicking on this textbox!
A quiz show engine powered by the Godot Engine. My friends and I developed this to host a game show at various gaming/anime conventions like: TooManyGames, OtakuFest, MetroCon, and Polycon!
A short but sweet 2D platformer video game I developed in a month to teach myself how to build games with Godot.
A discord bot that features a user text-based battle system. Also dispenses drinks!
An interactable simulation of the quantum state of a hydrogen atom. I built this application with my team as a part of my undergraduate senior design project.
A full-stack web application that dynamically displays a list of your favorite video game titles. Allows for full CRUD operations of adding, updating and deletion entries. Connects to the IGDB API to fetch most video game titles.
This page! A bit of learning experience into the world of UI/UX design for me.
A top-down shooter prototype I created in Godot featuring pixel art I created!
I recreated Breakout with Python through the turtle module