Pinned Repositories
AfroFoodie
A web application that stores recipes.
auditingdatasets
Auditing datasets with Python
Books-API
The Google Books App was created using ReactJs, ExpressJS, Google Books API Mongoose, and MongoDB. This Single Page Application (SPA) is comprised of 5 stateless components and 2 stateful components. The stateful components are the search page and the saved page. The search page lets a user search for books with a search term and returns all the results that match that search term. The results are displayed on a card that has two buttons to save the book or to view more information about the book. The save page shows all of the books that the user has saved. The saved page displays these books on a card that has a link to view more information or to delete the book from the saved list.
controllingProgramFlow
Using Python to Control Program Flow - All Algorithms and Projects performed by me as part of the Cornell University Software Development Certificate taught by Walker White
datastructures-in-python
docker-react
golang
micro-frontends
My code along notes from Udemy course - https://www.udemy.com/course/microfrontend-course/
NatureBNB
An Express API that stores adventures that are hosted by a guide. Similar to AirBNBs adventure.
Vaccinia
Web App to find Vaccine Location
Jules-Boogie's Repositories
Jules-Boogie/Books-API
The Google Books App was created using ReactJs, ExpressJS, Google Books API Mongoose, and MongoDB. This Single Page Application (SPA) is comprised of 5 stateless components and 2 stateful components. The stateful components are the search page and the saved page. The search page lets a user search for books with a search term and returns all the results that match that search term. The results are displayed on a card that has two buttons to save the book or to view more information about the book. The save page shows all of the books that the user has saved. The saved page displays these books on a card that has a link to view more information or to delete the book from the saved list.
Jules-Boogie/AfroFoodie
A web application that stores recipes.
Jules-Boogie/auditingdatasets
Auditing datasets with Python
Jules-Boogie/controllingProgramFlow
Using Python to Control Program Flow - All Algorithms and Projects performed by me as part of the Cornell University Software Development Certificate taught by Walker White
Jules-Boogie/datastructures-in-python
Jules-Boogie/docker-react
Jules-Boogie/golang
Jules-Boogie/micro-frontends
My code along notes from Udemy course - https://www.udemy.com/course/microfrontend-course/
Jules-Boogie/NatureBNB
An Express API that stores adventures that are hosted by a guide. Similar to AirBNBs adventure.
Jules-Boogie/Vaccinia
Web App to find Vaccine Location
Jules-Boogie/MS-DS
Jules-Boogie/P2-JobTrek
Jules-Boogie/Querying-a-RESTFUL-API
Develop a currency converter using a Currency RESTFUL Service - This is a course completion project.