This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data: Prashanth-bokkala.json (#10030)
- Loading branch information
1 parent
28fc248
commit 0a5a407
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
{ | ||
"name": "Prashanth Bokkala", | ||
"displayStatusPublic": true, | ||
"type": "public", | ||
"bio": "I'm a passionate frontend developer on a journey to master React. Currently immersed in the world of web development, I enjoy crafting user-friendly interfaces that bring ideas to life. Eager to learn and contribute, I'm dedicated to staying on top of the latest technologies. Let's build something amazing together!", | ||
"avatar": "https://github.com/Prashanth-bokkala.png", | ||
"tags": [ | ||
"frontend", | ||
"JavaScript", | ||
"open source", | ||
"web development" | ||
], | ||
"socials": [ | ||
{ | ||
"icon": "SiLinkedin", | ||
"url": "https://www.linkedin.com/in/prashanth-bokkala-1b2008261" | ||
}, | ||
{ | ||
"icon": "FaInstagram", | ||
"url": "https://instagram.com/prashanth.bokkala" | ||
}, | ||
{ | ||
"icon": "FaSquareGithub", | ||
"url": "https://github.com/Prashanth-bokkala" | ||
} | ||
], | ||
"links": [ | ||
{ | ||
"name": "follow me on Instagram", | ||
"url": "https://instagram.com/prashanth.bokkala", | ||
"icon": "FaInstagram" | ||
}, | ||
{ | ||
"name": "follow me on linkedin", | ||
"url": "https://www.linkedin.com/in/prashanth-bokkala-1b2008261", | ||
"icon": "SiLinkedin" | ||
}, | ||
{ | ||
"name": "follow me on Github", | ||
"url": "https://github.com/Prashanth-bokkala", | ||
"icon": "FaSquareGithub" | ||
} | ||
] | ||
} |