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

Commit

Permalink
data: Olyray (#9944)
Browse files Browse the repository at this point in the history
  • Loading branch information
Olyray authored Dec 18, 2023
1 parent 3091fee commit c3a386e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions data/Olyray.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "Olamide Olanrewaju",
"bio": "Backend Developer",
"tags": [
"Open Source",
"Javascript",
"Python",
"NodeJS",
"Express"
],
"socials": [
{ "icon": "FaTwitter", "url": "https://twitter.com/olanrewajuolam6" },
{ "icon": "FaGithub", "url": "https://github.com/Olyray" },
{ "icon": "FaLinkedin", "url": "https://www.linkedin.com/in/olyray/" }
],
"links": [
{
"name": "Check out my Open Source conributions on GitHub",
"url": "https://github.com/Olyray",
"icon": "FaGithub",
"color": "#171515"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/olanrewajuolam6",
"icon": "FaTwitter",
"color": "#00ACEE"
},
{
"name": "My profile on LinkedIn",
"url": "https://linkedin.com/in/olyray",
"icon": "FaLinkedin"
}
]
}

0 comments on commit c3a386e

Please sign in to comment.