-
Notifications
You must be signed in to change notification settings - Fork 250
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 #292 from EdroVolt/edrovolt-information
feat: Adding my info card
- Loading branch information
Showing
1 changed file
with
10 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 |
---|---|---|
|
@@ -11,6 +11,16 @@ | |
"linkedin": "https://linkedin.com", | ||
"email": "mailto:[email protected]" | ||
}, | ||
{ | ||
|
||
"name": "Ahmed Edrees (edrovolt)", | ||
"profession": "Full Stack Engineer", | ||
"quote": "\"Do for this life as if you live forever, do for the afterlife as if you die tomorrow.\"</br> - Ali ibn Abi Talib", | ||
"twitter": "https://x.com/EdroVolt", | ||
"github": "https://github.com/EdroVolt", | ||
"linkedin": "https://linkedin.com/in/edrovolt", | ||
"email": "mailto:[email protected]" | ||
}, | ||
{ | ||
"name": "Gabriel Luchita", | ||
"profession": "Software Engineer", | ||
|