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

Commit

Permalink
chore: add omdxp profile (#1824)
Browse files Browse the repository at this point in the history
  • Loading branch information
omdxp authored Sep 29, 2022
1 parent f68a063 commit ce70b28
Showing 1 changed file with 38 additions and 0 deletions.
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"
}
]
}

0 comments on commit ce70b28

Please sign in to comment.