Skip to content

A collection of simple, front‑end projects built with HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

prathampmp23/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development Projects

A collection of simple, front‑end projects built with HTML, CSS, and JavaScript.

Calculator

  • Overview: Interactive calculator supporting basic arithmetic operations.
  • Features: AC, DEL, %, ÷, ×, , +, decimals, and = evaluation.
  • Tech: Custom UI with grid layout and button interactions.
  • Run: Open Calculator/index.html.

Simon Say Game

  • Overview: Memory sequence game that increases difficulty each level.
  • Features: Visual flash feedback, user input validation, level tracking, and in‑session high score.
  • Tech: DOM events, timed animations, and simple state management.
  • Run: Open Simon Say Game/index.html.

Spotify Clone

  • Overview: Static UI clone inspired by Spotify’s interface.
  • Features: Layout and styling only (no backend), built to practice responsive structure and modern styling.
  • Tech: HTML and CSS.
  • Run: Open SpotifyClone/Spotify_HTML.html.

Todo List

  • Overview: Minimal todo app to add and delete tasks.
  • Features: Add items, append inline delete buttons, remove items via event delegation.
  • Tech: Vanilla JS DOM manipulation and CSS styling.
  • Run: Open TodoList/Index.html.

Quick Start

  • Option 1: Double‑click the HTML file to open in your browser.
  • Option 2 (recommended): Use a local server (e.g., VS Code Live Server) for faster reloads.

About

A collection of simple, front‑end projects built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published