Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
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
33 changes: 33 additions & 0 deletions public/data/aladdin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "Inaolaji Taofeek",
"type": "personal",
"bio": "Full Stack Software Engineer | Open Source Enthusiast!",
"avatar": "https://github.com/aladdin4u.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/aladdin4u",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/devaladdin",
"icon": "twitter"
},
{
"name": "Follow me on LinkedIn",
"url": "https://linkedin.com/in/aladdin4u",
"icon": "linkedin"
}
],
"milestones": [
{
"title": "Started Freelancing",
"date": "December 2021",
"icon": "dollar",
"color": "grey",
"description": "Started freelancing",
"url": "https://devaladdin.netlify.app/"
}
]
}