OTHER PROJECTS
Other projects I completed as part of the CareerFoundry bootcamp include:
Recipe app:
Command Line Version app built using Python and a MySQL database. User can add, remove, edit, and search recipes. Difficulty of recipe is calculated and displayed.
Chat app:
React Native mobile app that utilizes Google Firestore Database and Authentication. I used Expo in development. User can send/receive messages, images, and locations, and can access chats offline.
POKEDEX:
User can click on a Pokemon and see additional details. I experimented with connecting to an external API, using developer tools to debug, and minifying files. I used Javascript, Jquery, and Bootstrap in development.
Meet app:
User can view events happening in a specified city. I utilized both Test-Driven and Behavior-Driven Development approaches to develop this app, as well as Jest and Puppateer for testing. It is a Progressive Web Application that utilizes serverless functions and is written in javascript utilizing both function and object oriented programming.
PORTFOLIO SITE:
Basic portfolio site built with HTML and CSS.