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

Adding omdxp profile #1824

Merged
merged 1 commit into from
Sep 29, 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
38 changes: 38 additions & 0 deletions public/data/omdxp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"name": "Omar Belghaouti",
"type": "personal",
"bio": "Open Source Enthusiast!",
"avatar": "https://github.com/omdxp.png",
"links": [
{
"name": "Follow me on GitHub",
"url": "https://github.com/omdxp",
"icon": "github"
},
{
"name": "Follow me on Twitter",
"url": "https://twitter.com/omdxp",
"icon": "twitter"
},
{
"name": "Connect with me on LinkedIn",
"url": "https://www.linkedin.com/in/omar-belghaouti/",
"icon": "linkedin"
},
{
"name": "Contact me via mail",
"url": "mailto:[email protected]",
"icon": "envelope"
}
],
"milestones": [
{
"title": "Open Source Maintainer @dzcode-io",
"date": "June 2021",
"icon": "open-source",
"color": "#369",
"description": "Maintaining multiple open-source projects that help in solving problems in the Algerian software market.",
"url": "https://github.com/dzcode-io"
}
]
}