Skip to content

Commit a1cb3d7

Browse files
author
Aman Kumar Sinha
committed
Update README.md
1 parent 23f985b commit a1cb3d7

1 file changed

Lines changed: 30 additions & 1 deletion

File tree

README.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
11
# JavaScript Projects
22

3-
[Click Here to Open](https://amankumarsinhagithub.github.io/JavaScript-Projects/)
3+
This repository contains a collection of JavaScript projects created by [Aman Kumar Sinha](https://github.com/amankumarsinhagithub).
4+
5+
## Projects:
6+
7+
### 1. Facebook: Add & Remove Friend
8+
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-1/facebook-add-remove-friend.html)
9+
10+
Description: This project allows users to add and remove friends, simulating a basic Facebook-like functionality.
11+
12+
### 2. Instagram Like Button
13+
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-2/instagram-like.html)
14+
15+
Description: A simple project demonstrating how to create a like button similar to Instagram's.
16+
17+
### 3. Custom Cursor
18+
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-3/custom-cursor.html)
19+
20+
Description: This project implements a custom cursor feature, allowing users to have a personalized cursor experience on a webpage.
21+
22+
### 4. Multiple Image Hovering Animation
23+
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-4/multiply-image-hover-amination.html)
24+
25+
Description: An interactive project demonstrating multiple image hovering animations.
26+
27+
### 5. Instagram Stories
28+
- [Project Demo](https://amankumarsinhagithub.github.io/JavaScript-Projects/project-5/insta-story.html)
29+
30+
Description: This project replicates the Instagram Stories feature, allowing users to view and interact with stories.
31+
32+

0 commit comments

Comments
 (0)