Skip to content

Commit

Permalink
Merge branch 'master' into add-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamtawli authored Apr 27, 2024
2 parents f9db39f + ebaffa6 commit 83f754e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
13 changes: 13 additions & 0 deletions public/data/Erick-WG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Erick Wainaina.",
"location": "Nairobi, Kenya",
"bio": "Creating bugs since, 27th/10/2024",
"avatar": "https://avatars.githubusercontent.com/u/116720470?v=4",
"portfolio": "https://github.com/Erick-WG",
"skills": ["Python", "Django", "JavaScript", "Typescript", "React"],
"social": {
"GitHub": "https://github.com/Erick-WG",
"Twitter": "https://twitter.com/erick_gitahi",
"LinkedIn": "https://www.linkedin.com/in/erick-wainaina/"
}
}
5 changes: 3 additions & 2 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -408,5 +408,6 @@
"sakshamgupta921.json",
"CKsabari2001.json",
"chaitanyarora.json",
"rohitxdd.json"
]
"rohitxdd.json",
"Erick-WG.json"
]

0 comments on commit 83f754e

Please sign in to comment.