Skills
- JavaScript
- React
- Python
- Django
- Django Rest Framework
- Postgres
- Firebase
An app for monitoring income and savings, adding planned expenses, and setting reminders. Savings can be filtered by year and month to easily see how savings compare from month to month. This is a full CRUD app that requires authentication.
FIST Wordle is a side project that was built for my fellow military team members. The game uses only military specific words, and when a word is guessed correctly, the technical definition is displayed. It was designed to be simple, fun, and educational.
This is a fun registration password verification project. It uses regex to ensure that the registration password meets certain criteria and alerts the user if it doesn't. It also uses React Context to pass the sign up information between components!