Get the 2024 Yearly Goals and Progress Tracker Notion Template for FREE!

All technical articles written on Timonwa's Notes

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

How to Integrate Sender with a React Form to Collect and Deliver Emails for Free

How to Integrate Sender with a React Form to Collect and Deliver Emails for Free

Setting up a subscription form on your website is a great way to collect emails from your visitors. You can then use these emails to send them newsletters, upda...

Mar 1, 2024

How to use Inline CSS Variable in Html

How to use Inline CSS Variable in Html

Learn how to use CSS variables inline in HTML for dynamic and personalized styling.

Feb 15, 2024

Unfiltered Moments: A Candid Journey Through 2023

Unfiltered Moments: A Candid Journey Through 2023

So, here we are again, at the beginning of another year, looking back on what went down in the past 12 months. I've been avoiding this reflection thing for a co...

Jan 1, 2024

How to Build a Responsive Image Slider with Html, CSS and JavaScript: Step-by-Step Guide

How to Build a Responsive Image Slider with Html, CSS and JavaScript: Step-by-Step Guide

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 clicked on.

Nov 3, 2023

How to Build a Random Color Flipper with Vanilla Javascript

How to Build a Random Color Flipper with Vanilla 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 build our Java...

Nov 2, 2023

Learn how to build a pure HTML accordion menu, and an interactive JavaScript accordion menu using two methods. Explore the power of accordions in web design.Create a cleaner and organized user experience effortlessly.

How to Build an Accordion Menu 3 Simple Ways

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 a littl...

Nov 1, 2023

After Hacktoberfest 2023: What's Next?

After Hacktoberfest 2023: What's Next?

Hi there! Welcome to the final article in our Hacktoberfest series. It's been an exciting journey throughout our Hacktoberfest 2023 series. We hope you've enjoy...

Sep 25, 2023

Understanding the Open Source Community: A Guide For The Newcomers

Understanding the Open Source Community: A Guide For The Newcomers

In the previous articles of our Hacktoberfest preparation series, we've covered a lot of ground. We've learned what Hacktoberfest is, set up our development env...

Sep 24, 2023

Verpex - 90% offVerpex hosting
Hacktoberfest Etiquette and Best Practices: A Guide for First-time Contributors

Hacktoberfest Etiquette and Best Practices: A Guide for First-time Contributors

Welcome back to our Hacktoberfest journey! By now, you're well on your way to becoming a seasoned open-source contributor. However, contributing to open source ...

Sep 23, 2023

Making Your First Open-source Contribution: A Beginner's Guide

Making Your First Open-source Contribution: A Beginner's Guide

Welcome back to our journey into the world of open source and Hacktoberfest! By now, you should be well-versed in the fundamentals of open source and ready to t...

Sep 22, 2023

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 together to build...

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're ready t...

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 lattes; it's ...

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 the globe ...

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 in the bu...

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 lights or som...

Sep 1, 2023

Discover your path in tech with Tech Career Roadmap! Free ebooks, courses, articles, & tools. From coding to no-code, start or switch careers effortlessly.

Discover your path in tech with Tech Career Roadmap! Free ebooks, courses, articles, & tools. From coding to no-code, start or switch careers effortlessly.

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 challenges, p...

Aug 18, 2023

Why Choose Next.js for Your Next Web Development Project

Why Choose Next.js for Your Next Web Development Project in 2024

Next.js provides developers with a straightforward solution to create high-performance, efficient, and scalable React apps. This article will explore the key fe...

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 code. This...

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 prioritizing sh...

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 year full ...

Jan 1, 2023

Using the v-model in Vue 3 to build complex forms

Using the v-model in Vue 3 to build complex forms

In this article, I will introduce changes to the v-model directive in Vue 3. Then, I will step through a tutorial, demonstrating how to use multiple v-model bin...

Jun 8, 2022

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 participati...

May 28, 2022

Verpex - 90% offVerpex hosting
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 React and was trying to make it SEO friend...

May 27, 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 tech.

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 tackling coding o...

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 than just...

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

Archived

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 master that...

Aug 21, 2021

Archived

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 💌

Stay in the loop on the latest articles, tutorials, projects, and exclusive content focused on web development! 💻📚✨