CoffeeWithDevs / CodeWithUs

Code with Us is an Organisation for university students who want to bring about a change through technology. We are focused upon building technical and non-technical skills, which would help students to build a better community
https://coffeewithdevs.github.io/CodeWithUs/
5 stars 19 forks source link

Add Your Details in contribution folder #2

Open kumarmanish03 opened 4 years ago

kumarmanish03 commented 4 years ago

First, you have to add your details to the contribution folder. You have to create a separate JSON file named as kumarmanish03.json ('kumarmanish03' should be replaced with your Github username) The sample format of the JSON file is:-

{
  "name": "Manish",
  "imageurl": "https://avatars.githubusercontent.com/kumarmanish03",
  "about": "Hey, I am a 2nd Undergraduate at IIIT Allahabad. I love to learn Web Development",
  "facebook": "https://www.facebook.com/profile.php?id=100009172781875",
  "github": "https://github.com/kumarmanish03"
}
ghost commented 4 years ago

Added my JSON file