• Collaborated in a team of 7 to create 3 projects in the span of 8-weeks that integrated React, Express.js, Node.js, Axios, and MaterialUI.
• Managed continuous integration and continuous deployment of the projects and documentation using Github.
To-Do List Application:
• Spearheaded the implementation of displaying all added To-Do items & creation of the To-Do component with React.
• Prototyped a Figma design for the application, which was used as a reference point when implementing.
User Search Application:
• Utilized React Hook’s useEffect feature to dynamically display users filtered through the search bar and sorted either by name or city.
• Retrieved 10 user information using Axios asynchronous call and HTTP GET request
Quiz Application:
• Implemented Express route that used the database to return a JSON of all questions with answers omitted.