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

added my links #1609

Merged
merged 10 commits into from
Sep 2, 2022
33 changes: 33 additions & 0 deletions public/data/viktorCodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{"name": "Victor Nkwanyuo",
"type": "personal",
"bio": " Full-Stack Software Engineer && Open Source Enthusiast!",
"avatar": "https://github.com/viktorCodes.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/viktorCodes",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/nviktordev",
"icon": "twitter"
}
,
{
"name": "Follow me on LinkedIn",
"url": "https://www.linkedin.com/in/viktor-dev/",
"icon": "linkedin"
}
],
"milestones": [
{
"title": "OpenSource Contribution",
"date": "August 2022",
"icon": "dollar",
"color": "grey",
"description": "Started contributing to open source",
"url": "https://www.eddiehub.org/"
}
]
}