Hi, I'm David, I'm a

growing Cloud/DevOps Engineer...

This is the legacy resume. find the recent here

ANOTHER BIG THING ON THE WAY:
I would be writing in a structured format what I have learnt so far in this journey.
Watch out for it!

Project 6

SHOE STORE APP

this React application was a so much fun to build!


In this project, I learnt a lot about the importance and handling of state management in react


One of the big learnings for me was the different state management methods available for use in react


I learnt error management, using a loading spinner and much more - THIS WAS FUN AND STRESSFUL... LOL


Building and deploying the application was also a big learning point for me


To prevent CORS and mixed content errors, I had to deploy my mock server on vercel


This application is deployed on firebase


CLICK HERE TO BUY YOUR SHOES!😜

Also, do not be shocked if you keep finding new features for every time you come to it.


I also built a ci/cd pipeline for it using github workflow


here is the git repo

Project 7

A MOVIE POOL APP

this was also a project i did while learning at gomycode institute


In this project, I understood really well how to use the .map and .filter methods in managing state


In fact, I learnt in a hard way (after 2 days of debugging - crazy ba? - i know!) that react state should be immutable!!!


But it was fun!. you needed to see me the day i had my epiphany! 😂


CLICK HERE TO HAVE FUN WITH IT!

I have it deployed on github pages

here is the git repo

Project 5

STAFF DETAILS APP

this was a simple project i spinned up while learning at gomycode institute


In this project, i used the axios module to fetch data from a jsonplaceholder database


One of the big learnings for me was implementing the api fetch functions.


Another was when I styled the app with bootstrap to include a modal for each of the staff/user


CLICK HERE TO HAVE FUN WITH IT!

I have it deployed on github pages

here is the git repo

Project 1

A NOTES TAKING APP

A safe place to pen down your thoughts and lessons as you like.


I built this with the flask web framework, and entirely with the vim editor on a Linux environ.


One of the big learnings for me was understanding and implementing the idea of authentication and authorization using the flask_login module.


Another one for me was handling and drawing up the database model. And making and taking advantage of relationships along database tables


CLICK HERE TO HAVE FUN WITH IT!

I have it deployed on one of my ec2 instances (Yep!, I am having fun with the cloud as well ;) )

here is the git repo

Project 2

MINESWEEPER GAME

A very fun game to while away your time!


left-click to click a non-mine, right-click to predict a mine, click a mine to lose!. survive 9 mines to win!


I built this with simple python and her built in library -> tkinter; with no frameworks


This one project took me along the bumps and rides of the concept of Object Oriented Programming!


I got frustrated at some point! (shhhh!! do not tell! :) )


It is a desktop application with virtually no dependencies. All it needs is python3 installed on your machine


Click here to clone the git repo

Project 4

MY PORTFOLIO

Call it cheating or being cheeky, I worked on this! LOL...


This is also a flask web app that simply tells about me - David Agbemuko


The biggest learnings for me was the css animations I had to think through and debug!.


This was so much fun!


I have it also deployed on my ec2 instance


As for a link, well, search no further, you are there!

here is the git repo as well