Skip to content

archa-s-ar/javascript-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Projects

A collection of JavaScript projects built while learning the fundamentals of web development. This repository documents my journey from basic DOM manipulation to interactive web applications as I work towards full-stack development.

Projects

Day Project Concepts
01 Color Flipper DOM Manipulation, Events
02 Palindrome Checker Strings, Functions
03 Random Quote Generator Arrays, Randomization
04 Stopwatch Timers, Intervals
05 To-Do List DOM Manipulation, CRUD
06 Counter Event Listeners
07 Dice Roll Simulator Math.random()
08 Age Calculator User Input, Conditions
09 Checkbox & Radio Buttons Forms
10 (Coming Soon)
11 Number Guessing Game Loops, Conditions
12 Temperature Conversion Program Functions, DOM
13 Dice Roller Arrays, loops, DOM, template literals, innerHTML, join(), random numbers
14 Random Password Generator Functions, DOM

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors