I'm a software developer and avid writer. I enjoy learning and problem solving. I have a Master's degree in Computer Science. My mission is to support women, non-binary individuals, and people from under-represented communities who are pursuing careers in software development and engineering. For my master's thesis, I worked on a Virtual Reality simulation to be used by nursing students for practicing in cultural awareness skills. For this project, I used Unreal Engine and the Metahuman Creator from Epic Games. I'm currently working on a Children's book called "My Mom is a Software Engineer" with illustrations by Kaya Lee.
A web survey was created using HTML, CSS, JavaScript and JQuery to walk parents through
list of requirements for each swimming level. If the user input indicates that a child meets all
requirements for a specific swim level, the survey ends and the parent is provided with the child’s swim
level and goals of the class.
View the Survey Repository
This Python program uses imap to connect to a Google email address through low-security access and parse liability waivers signed via email. Waiver language is removed using BeautifulSoup and leaves behind the participant’s names. Results are printed out to a CSV file and data is manually input to system.
Waiver App RepoA classic snake game created using JavaScript and the p5.js library. This game is the perfect cure for your nostalgia.
Play SnakeA simple Choose Your Own Adventure Game, created with Unity and C#. You are taking your dog for a walk when he inconveniently poops on the neighbor's lawn. Will you be a decent person and pick up your dog's poop?
Play CYOA GameYour classic Block Breaker game, this was styled as a kid jumping on a bed after bedtime to eat the candy floating in his room. This game was created using Unity and C#.
Play Block Breaker GameSome quick example text to build on the card title and make up the bulk of the card's content.
Movie seat picker allows you to click on available seats in a movie theater and see the cost of tickets.
Movie Seat App DemoThe breathing app is a meditation app that guides you in breathing in and breathing out.
Breathing App DemoThis calls the Poke API and displays pokemon info on cards. It was a really fun and cute project from udemy.
Pokemon Card Demo