
My Body My Health
My Body My Health is a full stack web application that assists users in tracking their menstrual cycles and their contraceptive use. I use a custom RESTful API to perform standard CRUD operations and also make Axios requests to a Health.gov external API to retrieve verified health resources for user exploration. Both the database and the application are deployed on Heroku.
JavaScript | React | PostgreSQL | NodeJS | Express | HTML5 | SCSS | Sequelize | Axios | Bcrypt | Heroku

Quizzies
Quizzies is a web application using Vanilla Javascript that makes Axios calls to Open Trivia DB API, which is an external open source API that generates trivia questions. This application allows the user to select a quiz category, difficulty, and number of questions so that users can polish their trivia skills. Application is deployed on Heroku.
JavaScript | HTML5 | SCSS | Axios | Heroku

Drinkz!
Drinkz! is a web application using Vanilla Javascript and makes Axios calls to a Cocktail DB API, which is an external open source API that generates cocktail recipes. This application has four main features, allowing users to search drinks my name, alcohol type, cocktail glass type, and finally the user can generate a random cocktail recipe to try if they're feeling risky. This was my first web application, after only 8 weeks of studying code. Application is deployed on Heroku.
JavaScript | HTML5 | CSS | Axios | Heroku