Ola4606
I am a software developer, and I am always open to learning new skills, and working with others in a team to create software products that solve problems.
Pinned Repositories
Calm-Slides-Bot
This bot provides the image data needed to power my other project, called “CalmSlides”. It runs as a worker bot on Heroku making requests to the Unsplash API at regular intervals and storing this data on MongoDB.
Calm-Slides-Website
CalmSlides is a simple-to-use web product that makes relaxation easier. It exposes users to thousands of randomly picked Unsplash images in a sliding marquee format in a short period. CalmSlides helps users to think, relax, and tune off.
coinhub
Coinhub.cc blog website
Daily-Reflections
Reflect daily on writings backed by Bible Scriptures (Uncompleted)
DWealthy-Space
Linear-App-Clone
I was tasked with cloning "https://linear.app/releases/2022" in one week, and here is what I came up with. Read more on the project here: https://laolu.netlify.app/projects/linear-app
My-First-NodeJs-API
This is the first API I made with Node.js and Express.js. In here I basically just test common http methods with dummy data
Portfolio
This is my personal portfolio, the website you are currently on right now! I built it all from scratch, without using any templates. I made it unique to me (and even used my custom bitmojies).
tsc-agugu
This is a website I made for a growing church in Nigeria. It is a simple 4-page website, that displays information about the church. I made this website in 4 days as a remote freelancing gig.
Worlds-richest
This website consumes live data on the world's richest people from an unofficial Forbes API (using the Axios npm package); and displays this data in a clean, modern, and responsive User Interface.
Ola4606's Repositories
Ola4606/Portfolio
This is my personal portfolio, the website you are currently on right now! I built it all from scratch, without using any templates. I made it unique to me (and even used my custom bitmojies).
Ola4606/Calm-Slides-Bot
This bot provides the image data needed to power my other project, called “CalmSlides”. It runs as a worker bot on Heroku making requests to the Unsplash API at regular intervals and storing this data on MongoDB.
Ola4606/Calm-Slides-Website
CalmSlides is a simple-to-use web product that makes relaxation easier. It exposes users to thousands of randomly picked Unsplash images in a sliding marquee format in a short period. CalmSlides helps users to think, relax, and tune off.
Ola4606/tsc-agugu
This is a website I made for a growing church in Nigeria. It is a simple 4-page website, that displays information about the church. I made this website in 4 days as a remote freelancing gig.
Ola4606/Worlds-richest
This website consumes live data on the world's richest people from an unofficial Forbes API (using the Axios npm package); and displays this data in a clean, modern, and responsive User Interface.
Ola4606/coinhub
Coinhub.cc blog website
Ola4606/Daily-Reflections
Reflect daily on writings backed by Bible Scriptures (Uncompleted)
Ola4606/DWealthy-Space
Ola4606/Linear-App-Clone
I was tasked with cloning "https://linear.app/releases/2022" in one week, and here is what I came up with. Read more on the project here: https://laolu.netlify.app/projects/linear-app
Ola4606/My-First-NodeJs-API
This is the first API I made with Node.js and Express.js. In here I basically just test common http methods with dummy data
Ola4606/Potters-Donate
Potter’s Donate is a Progressive Web Application I made for the teenage section of my church, to help us raise funds for our annual event. This was the third web application I made with Flutter Web (Stable Version). I have now prevented the web app from collecting payments now that the event is over. Hosted here: https://pottersdonate.web.app/ Made with: Flutter (Web), Dart & Firebase Status: Completed (February 2021 - March 2021).
Ola4606/React-Business-Card
This is a personal business card I created using React.js.. This is my first React project
Ola4606/React_travel_journal
This is a React assignment I made while learning React.js
Ola4606/renderAlive
testing: please ignore
Ola4606/SAT-Task
My solution to the SAT task for a Junior Software Engineer
Ola4606/software-agency
I was tasked with creating a simple website for a software agency, and here is what I came up with. Read more on the project here: https://laolu.netlify.app/projects/joes-agency
Ola4606/SolomonX
I created a bot to trade my crypto currencies, using Typescript and the Ccxt NPM module..