Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amankumarsinhagithub/javascript-projects
JavaScript Projects Collection for Beginners
https://github.com/amankumarsinhagithub/javascript-projects
collection htmlcss javascript projects webdevelopment
Last synced: about 1 month ago
JSON representation
JavaScript Projects Collection for Beginners
- Host: GitHub
- URL: https://github.com/amankumarsinhagithub/javascript-projects
- Owner: AmanKumarSinhaGitHub
- Created: 2024-02-28T16:00:35.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T18:25:03.000Z (8 months ago)
- Last Synced: 2024-03-12T15:29:50.504Z (8 months ago)
- Topics: collection, htmlcss, javascript, projects, webdevelopment
- Language: HTML
- Homepage: https://amankumarsinhagithub.github.io/JavaScript-Projects/
- Size: 8.31 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Projects
This repository contains a collection of JavaScript projects created by [Aman Kumar Sinha](https://github.com/amankumarsinhagithub).
## Projects:
### 1. Facebook: Add & Remove Friend
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-1/facebook-add-remove-friend.html)Description: This project allows users to add and remove friends, simulating a basic Facebook-like functionality.
### 2. Instagram Like Button
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-2/instagram-like.html)Description: A simple project demonstrating how to create a like button similar to Instagram's.
### 3. Custom Cursor
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-3/custom-cursor.html)Description: This project implements a custom cursor feature, allowing users to have a personalized cursor experience on a webpage.
### 4. Multiple Image Hovering Animation
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-4/multiply-image-hover-amination.html)Description: An interactive project demonstrating multiple image hovering animations.
### 5. Instagram Stories
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-5/insta-story.html)Description: This project replicates the Instagram Stories feature, allowing users to view and interact with stories.