TD!

TD! @tobidelly

About: Full Stack Software Engineer

Location:
Lekki, Nigeria
Joined:
Jun 2, 2024

TD!
articles - 70 total

Managing Routes and Navigation for a React Subdomain

In the first part of this series, I discussed how I structured a modular React layout for a...

Learn More 1 0Feb 8

Building a Modular React Layout for a Subdomain

In modern web development, it's common to have different sections of an application that require...

Learn More 1 0Feb 8

Improving React UI Components: Replacing Icons, Fixing Errors, and Handling Images Efficiently

Introduction In modern React development, handling UI components effectively is crucial...

Learn More 1 0Feb 6

Understanding React Component Exports and TypeScript Conversion: A Case Study with a WhatsApp Chat Button

Introduction React developers often encounter the choice between named exports and default...

Learn More 1 0Feb 5

Optimizing Image Imports in JavaScript Projects: A Modular Approach

Introduction Managing images efficiently in a JavaScript or React project can be a...

Learn More 1 0Feb 4

Multi-level Tic Tac Toe Game

Let's create a Single Player Tic Tac Toe Game with 10 Levels of Increasing Difficulty. The idea is to...

Learn More 1 0Dec 26 '24

Dice Race: Player vs Computer

🎲 Dice Race: Player vs Computer Dice Race is a fun and simple game where you compete...

Learn More 0 0Dec 26 '24

Single Player Tic Tac Toe

Here's a complete Single Player Tic Tac Toe Game using HTML, CSS, and JavaScript. The game allows a...

Learn More 2 0Dec 26 '24

Rock, Paper, Scissors (with JavaScript)

This project is perfect for intermediate learners because it blends HTML, CSS, and JavaScript to...

Learn More 3 0Dec 26 '24

Recipe Book Web Interface

In this project, you'll build a Recipe Book Web Interface using HTML and CSS. This project introduces...

Learn More 2 1Dec 26 '24

Multi-page Website

Here's an intermediate-level project that creates a multi-page website with HTML and CSS. The website...

Learn More 1 0Dec 26 '24

Interactive Quiz App

This project is a simple interactive quiz application built with HTML, CSS, and JavaScript. It allows...

Learn More 2 0Dec 16 '24

Personal Finance Dashboard Interface

🚀 Explaining the Personal Finance Dashboard Project for an Intermediate Class This project...

Learn More 2 0Dec 16 '24

Payment App Interface

See project on GitHub 📂 Project Structure payment-app/ │-- index.html │--...

Learn More 2 1Dec 16 '24

Car Dashboard Monitor Interface

In this project, you will create an interactive Car Dashboard Monitor interface using HTML and CSS....

Learn More 1 1Dec 15 '24

Rock, Paper, Scissors Game

In this project, you'll create a simple Rock, Paper, Scissors game using HTML and CSS. This project...

Learn More 2 0Dec 15 '24

Personal Profile Card Interface

This is a simple beginner-friendly project to help you learn HTML and CSS by creating a stylish...

Learn More 1 0Dec 15 '24

Guess the Number Game Interface

In this project, you'll create a simple Guess the Number game interface using HTML and CSS. While...

Learn More 1 0Dec 14 '24

Multi-player Tic-tac-toe Game Interface

Here’s an interface for a multiplayer Tic Tac Toe game using HTML and CSS. This project focuses on...

Learn More 7 2Dec 14 '24

Simple Multi-page Website

Here's a beginner-friendly project that involves creating a simple multi-page website. The project...

Learn More 2 0Dec 14 '24

Login Signup Interface

🔐 Beginner Project: Login/Signup Interface 📝 In this project, you'll create a simple Login...

Learn More 1 0Dec 12 '24

Finance Tracker Interface

Here’s a beginner-friendly finance app using HTML and CSS. This project will create a simple...

Learn More 3 0Dec 12 '24

Alarm Clock Interface

🧑‍🏫 Explaining Classes and IDs for Beginners When introducing classes and IDs in HTML and CSS, it's...

Learn More 1 0Dec 12 '24

Lesson Plan: Scratch Programming - Intermediate Level (5th Grade)

Objective: By the end of this course, students will enhance their understanding of Scratch...

Learn More 3 0Oct 10 '24

Lesson Plan: Building and Programming Robots using Roblox Studio (5th Grade - Intermediate Level)

This is a lesson note for one of my young students and can be of use to you too Objective: By the...

Learn More 2 1Oct 10 '24

Class 1: Introduction to Sequencing

This is a lesson note for one of my young students (Grade 6 - Beginners' class) and can be of help to...

Learn More 1 0Oct 10 '24

Lesson 1: Introduction to HTML and Webpages

This is a lesson plan for one of my students in 6th grade without prior knowledge of...

Learn More 0 0Oct 4 '24

Lesson Plan: Python Basics for 5th Grade Students (Beginner Level)

This is a lesson plan for one of my young students and can be of help to you too ...

Learn More 5 1Oct 3 '24

What is Pascal's Triangle and Why It's Important to Software Engineering

Introduction to Pascal's Triangle Pascal's Triangle is a triangular array of binomial...

Learn More 4 0Oct 3 '24

A Comprehensive Guide to ES6 and Arrow Functions

Introduction to ES6 ECMAScript 2015, also known as ES6 (ECMAScript 6), is a significant...

Learn More 4 0Oct 3 '24