Blog Archive

12 February 2020

Week Four And Five Of Learning React

I thought that week three was bad but things just went downhill since then. Well, that’s not entirely true. In week four of learning React, I did make some progress but in week five not so much because something interesting started happening at work. Let me explain.

Read more

26 January 2020

Week Three Of Learning React

Okay this week was definitely not my best or favourite one. Simply because I didn’t actual get to write any code to solidify what I was learning. For week three, we took a look at Redux which is state management tool. Now why might we want to manage state ?

Read more

19 January 2020

Week Two Of Learning React

Week two was fantastic, I really got to see what React is about outside of creating components. I got to learn about state, fetching data from external APIs and navigation. Now I have to clarify the last part as it wasn’t React web that I was working with during week two.

Read more

12 January 2020

Week One Of Learning React

So 2019 wasn’t the best year for me when it comes to improving my skills outside of what my job currently needs. I failed to achieve my goal of learning React so in 2020, I’ve decided to make sure that gets done no matter what.

Read more

02 September 2019

My Experience Being A Part Of Techzim So Far

I’ve wanted to share more about my experience at Techzim for the longest time but always seemed to be too busy experiencing and not spending time documenting. Happy to finally take the time to let you in on what it has been like being a web developer at Techzim.

Read more

20 May 2018

Javascript30 Day 16 - Mouse Move Shadow

You know something about the web, it can awfully look similar whichever way you look because there are many themes that you can download and often if you get the best you’re also getting what your competition has.

Read more

18 April 2018

HNG Internship 2018 Stage 1 - Design And A Bit Of Code

So recently, a friend pointed me in the direction of an interesting place. Out of curiosity, I decided to check it out and boy was I amazed. You know the feeling you get when you travel for the first time and you experience a different culture? Yeah, I had that all while sitting in my room on my laptop.

Read more

01 October 2017

So I've moved from Windows 10 to Linux

Okay so I pretty much grew up with windows around me. Well, I don’t mean the windows that are on the walls of the house though i’ve seen my fair share of those. I mean Windows the operating system, you know Windows XP, Vista, 7 etc. Yeah that.

Read more

03 September 2017

Javascript30 Day 15- Local Storage

A website or web app is no good if it loses it’s data once the page has been refreshed. So how does one actually keep that data persisting without the need of an online database? Local storage might be the answer.

Read more

09 June 2017

Figuring out who you are

Hi, so I’ve decided to share some thoughts that have been on my mind the past couple of weeks. This isn’t anything new and some of you may have probably heard about it but here’s my take on the subject of figuring out who you are.

Read more

24 May 2017

Javascript30 Day 13- Slide in on scroll

Many of us use the internet on a daily basis to access websites and we all want a good experience while doing it. Now as a web developer, it is my job to make websites that are user-friendly and engaging. How do I actually achieve that? Let’s take a look one example in this post.

Read more

15 May 2017

Javascript30 Day 12- Konami Code

Every seasoned gamer knows what the konami code is. Incase you aren’t a gamer, I’ll explain what it is shortly. Then we’ll take a look at how we can implement the same functionality on the web through JavaScript to create some cool easter eggs in our websites or web apps.

Read more