Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.35 KB

File metadata and controls

31 lines (24 loc) · 1.35 KB

🌐 Frontend Web Projects Collection

A showcase of my foundational web development skills, focusing on clean UI and efficient JavaScript logic.

🚀 Projects Overview

1. ⌨️ Typing Speed Test

An interactive tool to measure typing speed and accuracy in real-time.

  • Key Features: Dynamic timer, instant feedback on errors, and WPM calculation.
  • Tech: JavaScript (DOM Manipulation, Timers)
  • 🔗 Live Demo

2. 🔍 Wikipedia Search Engine

A custom search interface that fetches and displays live results from the Wikipedia API.

  • Key Features: Debouncing search, dynamic result rendering, and clean UI.
  • Tech: JavaScript (Fetch API, Async/Await), CSS Flexbox.
  • 🔗 Live Demo

3. ✅ Smart To-Do List

A task management application to organize daily activities.

  • Key Features: Task prioritization, status toggling, and persistent data (Local Storage).
  • Tech: HTML5, CSS3, Vanilla JS.
  • 🔗 Live Demo

📂 How to Run Locally

  1. Clone the repo: git clone https://github.com/Abhay-Sharma-coder/Frontend-Mini-Projects.git
  2. Open any folder (e.g., /typing-test).
  3. Open index.html in your browser.

Built during my CCBP intensive training | Abhay Kumar Sharma