Here, you'll find a collection of projects that demonstrate my skills in web development, specifically focusing on JavaScript and related technologies. This is my repository where I showcase my different JavaScript projects to learn and implement my knowledge.
Feel free to clone or improve any of the projects!
- Description: A fun and interactive heart animation project.
- Technologies Used: JavaScript, HTML, CSS
- Description: A game where users guess a randomly generated number.
- Technologies Used: JavaScript, HTML, CSS
- Description: Demonstrates various methods for creating objects in JavaScript.
- Technologies Used: JavaScript
- Technologies Used: JavaScript, Tailwind CSS, HTML
- Note: This project showcases the functionality of a probe in a simulated environment. It is completely created separately and is live. You can check the repository under the same name to get better insight.
- Description: A simple stopwatch application.
- Technologies Used: JavaScript, HTML, CSS
- Description: A todo list app that uses localStorage to save tasks.
- Technologies Used: JavaScript, HTML, CSS
- Description: A project demonstrating toggle effects for UI elements.
- Technologies Used: JavaScript, HTML, CSS
- Description: An application that fetches and displays weather information.
- Technologies Used: JavaScript, HTML, CSS, API
- Description: A functional calculator built with JavaScript.
- Technologies Used: JavaScript, HTML, CSS
- Description: An image carousel that showcases a collection of images.
- Technologies Used: JavaScript, HTML, CSS
- Description: A basic todo list application.
- Technologies Used: JavaScript, HTML, CSS
- Description: A project demonstrating a toggle feature for UI elements.
- Technologies Used: JavaScript, HTML, CSS
To view and interact with these projects, you can clone the repository and run the HTML files in your local environment.
git clone https://github.com/GauravSaini003/YourRepositoryName.git
cd YourRepositoryName
open index.html # or use your preferred method to view HTML files