Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 459 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 459 Bytes

Demo-HF

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",
    "Year of Graduation" : "2025"
    "Intrest of work" : "Android app development"
    "favorite Quote" : "force for a good"
   }
     ]