In this repository contains 30 web projects using html5, css3 and javascript, it's help for student to learn javascript and project development.
All projects are host on free netlify.com hosting server.
Click and Open the live projects on your browser :
[7 Calculator ](this file not a publish live some day's, due to errror)
The goal of the 30-Day JavaScript project was to enhance my coding skills and deepen my understanding of JavaScript through daily coding exercises and projects. I aimed to challenge myself, explore different JavaScript concepts, and improve my ability to build functional and interactive web applications.
Over the course of 30 days, I dedicated focused time each day to work on a new JavaScript project. I followed a systematic approach to ensure consistent progress and effective learning:
-
During the 30-Day JavaScript project, I covered a wide range of JavaScript features and concepts. Some notable features and projects I completed include:
-
Interactive Forms: Developed a form validation system using JavaScript to ensure accurate user input and enhance user experience.
-
DOM Manipulation: Created a dynamic web page that utilized JavaScript to dynamically update content, manipulate HTML elements, and respond to user interactions.
-
Asynchronous Programming: Implemented asynchronous functions and used Promises and async/await to handle asynchronous tasks efficiently, resulting in faster and more responsive web applications.
-
API Integration: Integrated external APIs into JavaScript projects to fetch and display real-time data, such as weather information or Country wise data.