Skip to content

OarabileMwiya/Meet-the-Devs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

How your devData.json should look like

{
    "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"
+       }
    ]
}

Releases

No releases published

Packages

No packages published

Languages

  • EJS 66.9%
  • CSS 21.9%
  • JavaScript 11.2%