diff --git a/.gitignore b/.gitignore index f8132751..8c6ce76e 100644 --- a/.gitignore +++ b/.gitignore @@ -67,3 +67,4 @@ yarn-error.log .pnp.js # Yarn Integrity file .yarn-integrity +src/data/contributors/saksham.json diff --git a/src/data/contributors/ShubhamAdarsh.json b/src/data/contributors/ShubhamAdarsh.json new file mode 100644 index 00000000..5598fd9d --- /dev/null +++ b/src/data/contributors/ShubhamAdarsh.json @@ -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" + +} \ No newline at end of file diff --git a/src/data/contributors/saksham.json b/src/data/contributors/saksham.json index 67d79f59..9ff1912e 100644 --- a/src/data/contributors/saksham.json +++ b/src/data/contributors/saksham.json @@ -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-/" } \ No newline at end of file