Utilized Ant Designs to create a calendar component
Adopted redux to handle our request to the backend and for scalability of our project
Extracted out initial state values and displayed all the necessary data on the different components
Converted all the CSS styles into LESS to create a more centralized location for the entire project
Nasa Photo of the Day
Programmed an application using react that seamlessly moved between components without any delay or reload
Created Axios calls utilizing the NASA API to show their photo of the day
Enhanced my website using styled-components to allow the website to display beautifully and responsively
Layers Network
Designed a Node.js, Express, and SQLite3 to build a database for holding user information
Built endpoints and middleware to restrict access to certain endpoints without proper authorization
Created migrations and seed data & utilized redux to store and make calls to the backend
Implemented login and logout functionality using authentication and tokens
Utilized Playwright to write unit tests using Jest framework
Successfully deployed both the Node.js backend alongside the static React frontend to Heroku
Potluck Planner
Developed a PostgreSQL database and Node.js backend using Express and Knex
Used CRUD operations to implement user functionality
Executed authentication & authorization using JSON Web Tokens to power a restful API with user-based endpoints
Added user functionality such as login and allowing access to certain data based on account-access rights giving users based on roles the ability to create a potluck and invite friends to attend