An initiative by AWS UG Jaipur - Rajasthan for developers around the globe to showcase, and add their profile on an open platform and for beginners who wants make their first open source contribution.
Link to the website.
-
Fork this repository
-
To add your name to the list, go to src/upload folder/data.js, then fill it up with following content and append it at the end of last entry.
Don't remove and manipulate previous entry.
{
name: "YOUR NAME",
role: "YOUR ROLE",
image: "GITHUB PROFILE IMAGE LINK",
skills: ['js', 'react', 'node', 'react native'],
link: [
"https://github.com/GITHUB_USERNAME",
"https://linkedin.com/in/LINKEDIN_USERNAME",
"https://twitter.com/TWITTER_USERNAME",
],
}
If you do not want to fill some of the fields, leave them blank.
Your pull request will only be accepted if it follows the example above. It cannot have anything else.
Please submit a Pull Request to be added to this list.
-
Go to your profile on GitHub.com Append to your GitHub Profile URL “.png”, so it will look like this: https://github.com/seema1711.png
-
Just copy the URL will look like this, it look like this: https://avatars.githubusercontent.com/u/48756444?v=4
Pagination and Icons have been sourced from Material UI