forked from EddieHubCommunity/BioDrop
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request EddieHubCommunity#8753 from Myrausman/Myrausman-pa…
…tch-1 Create myrausman.json
- Loading branch information
Showing
1 changed file
with
42 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,42 @@ | ||
{ | ||
"name": "Maira Usman", | ||
"bio": "Web Dev, Hardware DEsign and Developement , Open-Source Enthusiast, Third Year Undergrad (Software Eng.)", | ||
"tags": [ | ||
"Open Source", | ||
"RISCV", | ||
"Python", | ||
"Data Analyst", | ||
"Web Dev", | ||
"Django" | ||
], | ||
"socials": [ | ||
{ | ||
"icon": "FaGithub", | ||
"url": "https://github.com/Myrausman" | ||
}, | ||
{ | ||
"icon": "FaTwitter", | ||
"url": "https://twitter.com/Myra_5703" | ||
} | ||
], | ||
"links": [ | ||
{ | ||
"group": "Primary Socials", | ||
"name": "Twitter: Follow me", | ||
"url": "https://twitter.com/Myra_5703", | ||
"icon": "FaTwitter" | ||
}, | ||
{ | ||
"group": "Primary Socials", | ||
"name": "Linkedin: Connect with me", | ||
"url": "https://www.linkedin.com/in/maira-usman-/", | ||
"icon": "FaLinkedin" | ||
}, | ||
{ | ||
"group": "Primary Socials", | ||
"name": "GitHub: Collaborate on Open Source", | ||
"url": "https://github.com/Myrausman", | ||
"icon": "FaGithub" | ||
} | ||
] | ||
} |