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

Create chidubem.json profile page #1934

Merged
merged 1 commit into from
Oct 10, 2022
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
23 changes: 23 additions & 0 deletions public/data/chidubem.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Chidubem",
"type": "personal",
"bio": "I an Chidubem, I am a Machine Learning and Artificial Intelligence Enthusiast ",
"avatar": "https://github.com/Duks31.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/Duks31",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/LeDuks",
"icon": "twitter"
},
{
"name": "Follow and Connect wtih me on Linkedln",
"url": "https://www.linkedin.com/in/chidubem-ndukwe-b8778920a/",
"icon": "linkedin"
}
]
}