Don't forget to add coma in json lists/objects
- Fork the repo
- clone the repo to your desktop
- go to
data.json
in src/assests - copy paste the following template object inside the existing list and the key should be your md5
- add your image and its name should be
your md5.jpg
and save it in src/assests/images - import you image in images.js using
codename
following syntax and map it with your md5 in theimages
object
import lead2021 from './assests/images/8F2E218B6F8EBA330DFDD3146BDC48C1.jpg';
- git commit & make a pull request
- chill out
"8F2E218B6F8EBA330DFDD3146BDC48C1": {
"name": "Eswar Abisheak Tadiparthi",
"codename":"lead2021",
"role": "DSCVIIT Lead",
"image": "8F2E218B6F8EBA330DFDD3146BDC48C1.jpg",
"academic_year": "2018-2022",
"during": "2020-2021",
"github": "https://github.com/eswar2001",
"linkedin": "https://www.linkedin.com/in/eswar2001/",
"twitter": "https://twitter.com/_eswar2001",
"portfolio": "https://eswar.dev",
"tagline": "Do things that matter"
}
Use this link to generate your md5 for your full name