Pinned Repositories
3MTT-Course
A repository to document my 3MTT projects
API-Authentication-Project
Structuring API calls to several endpoints with different API Authentication methods.
Authentication-Project
Authentication including Hashing, Salting, and OAuth.
Axios-Boredom-Project
In this project, I use the Axios API Library to structure API requests to the Bored-API, which is a public API. My application generates a random activity and displays it to users.
Band-name-generator-project
A fun project that generates random names users could use for a band
Locations-API
An API for rated locations within Abuja, Nigeria.
Mondrian-Project
Demonstrating CSS flexbox and grid system by using plain HTML and CSS to create a painting by Piet Mondrian, a Dutch painter.
Node-JWT-App
React-Blog-Project
Typescript-demo
theAbiola's Repositories
theAbiola/Locations-API
An API for rated locations within Abuja, Nigeria.
theAbiola/3MTT-Course
A repository to document my 3MTT projects
theAbiola/API-Authentication-Project
Structuring API calls to several endpoints with different API Authentication methods.
theAbiola/Authentication-Project
Authentication including Hashing, Salting, and OAuth.
theAbiola/Axios-Boredom-Project
In this project, I use the Axios API Library to structure API requests to the Bored-API, which is a public API. My application generates a random activity and displays it to users.
theAbiola/Band-name-generator-project
A fun project that generates random names users could use for a band
theAbiola/Mondrian-Project
Demonstrating CSS flexbox and grid system by using plain HTML and CSS to create a painting by Piet Mondrian, a Dutch painter.
theAbiola/Node-JWT-App
theAbiola/React-Blog-Project
theAbiola/Typescript-demo
theAbiola/Blog-API
theAbiola/Blog-Project
A Blog Project that implements CRUD operations with a PostgreSQL DB to persist data from the blog posts that users enter.
theAbiola/docker-express-app
theAbiola/MERN-Stack-Project-1
theAbiola/Middleware-project
A project to demonstrate my understanding of Middlewares in ExpressJS. I use some built-in middlewares and I also write my own middlewares. At the end, I built an app called the Cool Name Generator to generate cool names from user inputs
theAbiola/MVC-demo-app
theAbiola/NextJS-Routing-Demo
theAbiola/Parsing-JSON-data-Project
theAbiola/Portfolio
My portfolio website
theAbiola/QR-code-project
A NodeJS/ExpressJS app that generates Quick Response codes for URLs
theAbiola/reepay-test
Reepay fund wallet page
theAbiola/RESTful-API-Methods
An Application that tests the HTTP methods for a RESTful API using the Axios API Library.
theAbiola/Secret-data-project
Useful to embed data and only grant access to users who have the password to access the data
theAbiola/Tenzies-Game
theAbiola/To-do-List-Project
To-do List project that implements CRUD operations