All technical articles written on Timonwa&aspos;s Notes

Dive in and discover a treasure trove of articles that will make your coding journey even more awesome!

Finding Your First Hacktoberfest Project: A Step-by-Step Guide

Finding Your First Hacktoberfest Project: A Step-by-Step Guide

In the world of Open source, collaboration reigns supreme. It is a place where people from different backgrounds, cultures, and countries come togethe...

Sep 21, 2023

Getting Ready for Hacktoberfest: Preparing for Your Open source Journey

Getting Ready for Hacktoberfest: Preparing for Your Open source Journey

Welcome to the third stop in our eight-part adventure series on Getting Ready for Hacktoberfest where we prepare you for this coding festival. If you'...

Sep 20, 2023

Introduction to Hacktoberfest: A Celebration of Open source

Introduction to Hacktoberfest: A Celebration of Open source

In the world of programming and software development, October takes on a special meaning. It's not just a month of autumn leaves and pumpkin spice lat...

Sep 19, 2023

Embarking on Your Open Source Adventure: A Beginner's Guide to Hacktoberfest 2023

Embarking on Your Open Source Adventure: A Beginner's Guide to Hacktoberfest 2023

Open source is more than just a buzzword in the world of technology. It's a dynamic, collaborative ecosystem where passionate individuals from across ...

Sep 18, 2023

How to Fork a Repo on GitHub using your Mobile Device

How to Fork a Repo on GitHub using your Mobile Device

Have you ever been in a situation where you needed to fork a repo on GitHub, but you didn't have access to a computer? Well, I have, and it was a pain...

Sep 15, 2023

What is a CAPTCHA And How To Bypass CAPTCHAs

What is a CAPTCHA And How To Bypass CAPTCHAs

Have you ever come across a checkbox asking you to confirm if you are not a robot followed by a visual test asking you to select images of traffic lig...

Sep 1, 2023

Using Captcha Solvers to Improve Web Accessibility & Work Productivity

Using Captcha Solvers to Improve Web Accessibility & Work Productivity

Online security is of utmost importance in the digital age. Captchas, those familiar puzzles that require users to prove their humanity by solving cha...

Aug 18, 2023

Why Choose Nextjs for Your Next Web Development Project

Why Choose Nextjs for Your Next Web Development Project in 2023

Nextjs provides developers with a straightforward solution to create high-performance, efficient, and scalable React apps. This article will explore t...

Jun 22, 2023

AHow CSS Methodologies can enhance Code Efficiency

How CSS Methodologies can enhance Code Efficiency

As developers, we've all been there: handed a codebase that was done without proper planning, leaving us to navigate through a tangle of disorganized ...

Mar 12, 2023

The Dangers of Using !Important in CSS: Why It Should Be Avoided

The Dangers of Using !Important in CSS: Why It Should Be Avoided

Learn why using !important in CSS can lead to maintenance and debugging issues, and why good CSS structure allows for cleaner and maintainable styling

Feb 24, 2023

Understanding Technical Debt in Software Development

Understanding Technical Debt in Software Development

Technical debt is a term that describes the cost associated with using quick and dirty solutions in software development. It is a consequence of prior...

Feb 4, 2023

My Journey Through 2022; From Surviving to Thriving

My Journey Through 2022: From Surviving to Thriving

In 2022, I navigated challenges in my tech career and learned to trust in God. The result? Unexpected wins and growth. Read my story of survival in a ...

Jan 1, 2023

Open source with SheCodeAfrica at Moja Global ContributhonbySCA

Open source with SheCodeAfrica at Moja Global ContributhonbySCA

So, earlier this year, I applied for and was accepted for SCA's Contributhon open-source boot camp. Yay. This note will talk about my experience and p...

May 28, 2022

How I learned NextJs in 2 days

How I learned NextJs in 2 days

I had recently migrated one of my projects, an open-source called Tech Roadmap from pure HTML, CSS, and JavaScript to ReactJs and was trying to make i...

May 27, 2022

How to Create an Image Slider using CSS and JavaScript

How to Create an Image Slider using CSS and JavaScript

How to build an image slider using CSS and vanilla Javascript that opens a modal when you click on any of the images and enlarges the image that is cl...

May 12, 2022

How to Build a Random Color Flipper with Vallina Javascript

How to Build a Random Color Flipper with Vallina Javascript

Hi guys and welcome to the second article in my Javascript Project Series, a series where I will be building 10+ Javascript projects, to test and buil...

Apr 1, 2022

3 Simple Ways to Build an Accordion

3 Simple Ways to Build an Accordion

Hi guys and welcome to my JavaScript Project Series. In this series, I will be building several JavaScript projects, from simple easy mini-projects to...

Mar 15, 2022

Tech Roadmap: Everything you need to help you choose and learn a career in Tech

Tech Roadmap: Everything you need to help you choose and learn a career in Tech

Tech Roadmap provides you with articles, guides, videos, and other useful resources to help you choose a career path, start your journey and grow in t...

Feb 27, 2022

Why my React App Failed To Compile

Why my React App Failed To Compile

Uncover the journey of debugging a React app, encountering compilation errors, and the importance of reading the Build log. Find motivation in tacklin...

Jan 20, 2022

21 no-code tech jobs: You don't need to write code to become a Tech Sis/Bro.

21 no-code tech jobs: You don't need to write code to become a Tech Sis/Bro.

When most people think about Tech jobs, they think of coding, programming, hacking, maths. Although they are right, the tech industry encompasses more...

Dec 6, 2021

all vs root vs html vs body selectors

all vs root vs html vs body selectors

CSS selectors are used to select elements in our web document so we can apply CSS styles to them.

Nov 24, 2021

Using CSS Variables like a Pro

Using CSS Variables like a Pro

CSS variables help you create custom CSS styles that can be reused continuously throughout your document or website. This is done using the var() func...

Nov 9, 2021

Resources that helped me on my Frontend Development Journey

Resources that helped me on my Frontend Development Journey

Ok, so a lot of us have been there and will still be in such a situation of learning something new whether code related or otherwise and how fast we m...

Aug 21, 2021

How to fork a repo in GitHub using Your Mobile Device

How to fork a repo in GitHub using Your Mobile Device

Forking a GitHub repo on your mobile device is actually possible and easier than you think. All you need to do is push a button.

Jul 16, 2021

Subscribe to my newsletter 💌

Never miss a beat! Stay updated with my latest tech tutorials, code snippets, how-to guides, productivity tips, personal projects and experiences, and more! 💻📚✨