diff --git a/public/data/Chris255202.json b/public/data/Chris255202.json new file mode 100644 index 00000000..a8bdecd4 --- /dev/null +++ b/public/data/Chris255202.json @@ -0,0 +1,12 @@ +{ + "name": "Christopher White", + "location": "Houston, TX", + "bio": "Hi! I'm originally from New Orleans. I love to play the piano, code, travel and tryout different cuisines.", + "avatar": "https://avatars.githubusercontent.com/u/143274655?v=4", + "portfolio": "https://github.com/Chris255202", + "skills": ["HTML", "CSS", "Javascript"], + "social": { + "GitHub": "https://github.com/Chris255202", + "LinkedIn": "https://www.linkedin.com/in/Chris2552" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 889f3849..3b03a809 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -454,5 +454,6 @@ "Groot-2001.json", "kshashikumar.json", "Stoppedwumm.json", - "vishal065.json" + "vishal065.json", + "Chris255202.json" ] \ No newline at end of file