This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4eefc28
commit f5dc737
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"name": "Ahmed Abdi Muse", | ||
"bio": "🔒 Cybersecurity zealot & Open Source advocate 🌐 | Passionate about JS, HTML, CSS, Java, C++ | Constantly contributing to open source | Let's code for a safer digital world! 🚀🔐", | ||
"links": [ | ||
{ | ||
"group": "Socials Primary", | ||
"name": "LinkedIn: Connect with me", | ||
"url": "https://my.linkedin.com/in/ahmed-abdi-muse", | ||
"icon": "FaLinkedin", | ||
"color": "#0077B5" | ||
}, | ||
{ | ||
"group": "Socials Primary", | ||
"name": "GitHub: Check out my projects", | ||
"url": "https://github.com/nagaadshe1", | ||
"icon": "FaGithub", | ||
"color": "#4078c0" | ||
}, | ||
{ | ||
"group": "Socials Primary", | ||
"name": "Telegram: Message me", | ||
"url": "https://t.me/Muse_Ahmed1", | ||
"icon": "FaTelegram", | ||
"color": "#0088cc" | ||
} | ||
] | ||
} |