My dev Projects

 

Concert Quest - Concert Searching Website

Concertquest.live | GitHub Repo

Concert Quest is a quick-stop concert searching website concert-goers can search their favorite bands or artists, follow them, see when they will play next in your city, and purchase tickets at verified source.

Concert Quest was created in 2 weeks in a group project using the SERN stack. We used the BandsInTown API to pull data and use it to display artists searched and their concerts based on your city. We also implemented Jest/Enzyme for unit tests and component tests and SASS/SCSS to style our entire site.


Permian - Service Finding Website

Permian.xyz | GitHub Repo

Permian is a user-friendly service finding site where service providers or contractors can post the service they provide, add a price sheet of the service, and can be contacted by others through SMS text message.

This personal project was started and completed in two weeks using React, React-Redux, SASS/SCSS, Node.js, Express, PostgreSQL, bcrypt for authentication, Google Firebase Storage, and Twilio SMS API.

Out of 13 other projects amongst my cohort, I was awarded the Best Technical Project. This award was given to the student who went above and beyond problem solving, planning, and implementing outside technologies they self-taught themselves. The outside technologies I used were SASS/SCSS, Google Firebase, and Twilio SMS API.


Game Watch

GitHub Repo

Game Watch is a SPA where a user can post upcoming or current video game(s) of their choice along with the game info and add a Youtube embedded video for others to interact with.

Game Watch was a 3/4 stack project created from start to finish in 4 days using React, Axios, Node.js, Express.js, and CSS3 for styling.