Projects
Clicking a link will take you to that specific project page.
Bubble Sorter
A colorful terminal-based Python project that demonstrates bubble sort logic.
Word Choice
A C++ project where the user selects a word from a sentence. Features Johnny 5.
Dragon Repeller - A JavaScript Game
Completed through the freeCodeCamp Responsive Web Design course.
Advanced Calculator
Python calculator. Users to input numbers, choose an operator, and see results.
Basic Calculator
A beginner-friendly Python calculator that performs basic arithmetic with two integers.
Random Dice Roller
A Python project using the `random` module to simulate custom dice rolls.
Cipher
A Caesar cipher in Python that allows users to shift text for basic encryption/decryption.
Metric Converter
A C++ app that converts metric height and weight to imperial, with formatted results.