Skip to content

DevAbhay07/WebDev-mini-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WebDev Mini Projects

This repository contains a collection of small web development projects created to practice and demonstrate core frontend skills using HTML, CSS, and JavaScript, along with modern frameworks.

πŸ“ Projects

1. AdBlocker

A browser extension-style project that simulates an ad-blocking functionality. It hides or removes common ad elements from a webpage using JavaScript and DOM manipulation.

Features:

  • Detects and blocks ad containers
  • Minimal interface
  • Can be toggled on/off

2. Netflix Clone

A frontend replica of the Netflix homepage, built using HTML, CSS, and JavaScript.

Features:

  • Fully responsive layout
  • Interactive UI components
  • Clean design inspired by Netflix

3. Open Forum Frontend

Frontend for an open discussion forum web app, where users can post threads, reply, and interact.

Tech Stack:

  • ReactJS
  • Responsive Design (Flexbox/Grid)
  • Reusable components

This is part of a larger full-stack forum project.


πŸ“Œ Purpose

These mini-projects serve as learning tools and portfolio items. They demonstrate knowledge of:

  • Core Web Technologies
  • UI/UX design practices
  • Component-based development
  • Web extension basics

πŸš€ Getting Started

Each project resides in its own folder under projects/. To run any of the projects:

cd projects/<project-name>
open index.html

About

⚑ A collection of mini web dev projects like Netflix clone, ad blocker & more. Clean, simple, and built to learn πŸ’»βœ¨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors