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

Commit

Permalink
Merge branch 'EddieHubCommunity:main' into feat-groups-suggestions-fo…
Browse files Browse the repository at this point in the history
…r-links
  • Loading branch information
sital002 authored Dec 25, 2023
2 parents a0e9b66 + aeb4e4b commit 7cd3950
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 0 deletions.
27 changes: 27 additions & 0 deletions data/Emmanex01.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Nwanosike Tochukwu Emmanuel",
"bio": "Open Source contributor | Frontend dev",
"links": [
{
"group": "Socials Primary",
"name": "Twitter: Follow me",
"url": "https://twitter.com/Emmanue56879580",
"icon": "FaTwitter",
"color": "#00ACEE"
},
{
"group": "Socials Primary",
"name": "Linkedin: Follow me",
"url": "https://www.linkedin.com/in/tochukwu-nwanosike-360326247",
"icon": "FaLinkedin",
"color": "#00ACEE"
},
{
"group": "Socials Primary",
"name": "Facebook: Follow me",
"url": "https://www.facebook.com/profile.php?id=100005547499281&mibextid=2JQ9oc",
"icon": "FaFacebook",
"color": "#00ACEE"
}
]
}
16 changes: 16 additions & 0 deletions data/henrychris.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Henry Ihenacho",
"bio": "Fullstack Developer (.NET, React, TS) ",
"links": [
{
"name": "Twitter",
"url": "https://twitter.com/hiddenhenry",
"icon": "FaTwitter"
},
{
"name": "Linkedin",
"url": "https://www.linkedin.com/in/henry-ihenacho",
"icon": "FaLinkedIn"
}
]
}
24 changes: 24 additions & 0 deletions data/iamaamunir.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Munir Abdullahi",
"bio": "Technical Writer | Backend Engineer | Emerging DevOps Enginer",
"links": [
{
"group": "My Links",
"name": "Hashnode",
"url": "https://hashnode.com/@iamaamunir",
"icon": "Hashnode"
},
{
"group": "My Links",
"name": "GitHub",
"url":"https://github.com/iamaamunir",
"icon":"GitHub"
},
{
"group":"My Links",
"name":"Twitter",
"url":"https://twitter.com/iamaamunir",
"icon":"Twiitter"
}
]
}

0 comments on commit 7cd3950

Please sign in to comment.