A Project to help find devs and their job who uses github and might help someone in the future to find thier github profiles
- Do not Delete, Update any other files.
+ Update devData.json file with your dev details
{
"dev":[
{
"name":"Adheel Ahmed C",
"userName":"AdheelAhmed-D3CD",
"jobStatus":"Web Developer",
"country":"India",
"currentEmployer":""
}
+ ,
+ {
+ "name":"Your Name",
+ "userName":"Your Github Username",
+ "jobStatus":"Your Current Job Status",
+ "country":"Your Country",
+ "currentEmployer":"Your Current Company if you have a job"
+ }
]
}