In this repo you have to add your Name, Year of Graduation and Intrest of work.
How to Contribute? check CONTRIBUTING.md
In this repo you have to add your Name, Year of Graduation and Intrest of work in json file
EX :-
[
{
"id" : "1",
"name" : "Piyush",
"yearOfGraduation" : "2025",
"interestOfWork" : "Android app development",
"favouriteQuote" : "force for a good"
},
]