Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

add profile #467

Merged
merged 2 commits into from
Oct 7, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions public/data/RakeshPotnuru.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "Rakesh Potnuru",
"bio": "2nd year cs student",
"avatar": "https://github.com/RakeshPotnuru.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/RakeshPotnuru",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/rakesh_at_tweet",
"icon": "twitter"
},
{
"name": "Connect with me on LinkedIn",
"url": "https://www.linkedin.com/in/rakesh-potnuru-067a8b1b1/",
"icon": "linkedin"
}
],
"milestones": [
{
"title": "Won a hackathon",
"date": "September 2021",
"icon": "dollar",
"color": "grey",
"description": "Won a hackathon organized by developer days(developerdays.tech)",
"url": "https://devfolio.co/submissions/silver-screen-42c6"
}
]
}