About me
Former higher education professional with strengths in strategic thinking and relationship building. Excited to lend my enthusiasm, organization skills, and adaptability to innovative and collaborative teams!
Preferred locations
- Atlanta, GA
- New Orleans, LA
- Raleigh, NC
- Nashville, TN
Previous industries
Skills
Currently learning
Projects
Brain Defrost
Brain Defrost
Tools Used
Mod 4 Capstone
- Web app that utilizes AI to allow users to generate a trivia game based on a category they provide
- Features e-2-e test suite of 11 passing acceptance tests for general user stories, gameplay, and error handling
- CI/CD pipeline used throughout development
- Responsive app layout
Stardew Friends
Stardew Friends
Project scope time
20 hours
Collaborators
Tools Used
- Web app and backend API for users to research non-player characters and track friendships
- Local storage used to have user input persist between sessions
- Backend features hand-rolled data and endpoints for each CRUD method
- Includes e-2-e suite of 6 passing acceptance tests testing user stories and error handling
Spilled
Spilled
Tools Used
- Web app designed for users to browse and favorite different types of tea.
- Developed during one week sprint while self-teaching and using a new technology (Typescript)
- Developed e-2-e suite of 9 passing acceptance tests
- Built API to replace deprecated API used during development
- Features informative error handling for users and responsive design
Travel Tracker
Travel Tracker
Project scope time
24 hours
Collaborators
Tools Used
- Allows a user to login to their dashboard to view past trips and plan new ones!
- Utilizes API requests to retrieve and post user-generated input
- TDD approach - test suite includes 25 unit tests
- Accessibility audits conducted with Lighthouse and WAVE Chrome extension