Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ yarn-error.log
.pnp.js
# Yarn Integrity file
.yarn-integrity
src/data/contributors/saksham.json
9 changes: 9 additions & 0 deletions src/data/contributors/ShubhamAdarsh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "Shubham Adarsh",
"skills" : ["JAVA", "Python"],
"cause" : "Wellfare of Students",
"image" : "Avatar2",
"github" : "https://github.com/Shubham4051",
"linkedin" : "www.linkedin.com/in/shubhamadarsh"

}
13 changes: 6 additions & 7 deletions src/data/contributors/saksham.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"name": "Saksham",
"skills": ["C", "Web Development"],
"cause": "Learning",
"image": "Avatar3",
"github": "https://github.com/SakshamDevelops",
"twitter": "https://twitter.com/sakshamagg106",
"linkedin": "https://www.linkedin.com/in/saksham-aggarwal-6425031b4/"
"name": "Saksham Singh",
"skills": ["Java","C/C++","Android","Mysql"],
"cause": "For the fun and excitement of turning the idea into the Product",
"image": "Avatar5",
"github": "https://github.com/wayiam",
"linkedin": "https://www.linkedin.com/in/saksham-singh-/"
}