Personal Website
- First website created using the Hack4Impact Starter Kit
- Used HTML and CSS to create a website showing my experience and personality as a developer
Paint Program
- Created a program similar to paint in C++ with the ability to save your drawing and load it upon launch
- Learned how to use Object-Oriented Design in projects, as well as implementing classes created by others
Matching Card Game
- Created a card matching game complete with music and sound effects
- Learned how to use data structures in real applications, optimizing code