From b07255a1e28a36db75127452bba00314120dd141 Mon Sep 17 00:00:00 2001 From: parkson-tano Date: Thu, 4 Jan 2024 15:56:59 +0100 Subject: [PATCH] parkson-tano --- public/data/parkson-tano.json | 13 +++++++++++++ src/ProfilesList.json | 3 ++- 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 public/data/parkson-tano.json diff --git a/public/data/parkson-tano.json b/public/data/parkson-tano.json new file mode 100644 index 00000000..3179f93b --- /dev/null +++ b/public/data/parkson-tano.json @@ -0,0 +1,13 @@ +{ + "name": "Parkson Tano Daniel", + "location": "Yaounde, Cameroon", + "bio": "Full Stack Developer with 4 years of experience developing, testing, and deploying web-based applications, resulting in increased user performance, cost savings", + "avatar": "https://github.com/parkson-tano.png", + "portfolio": "https://github.com/parkson-tano", + "skills": ["Python", "JavaScript", "Full Stack web Development", "React JS", "React Native", "Django"], + "social": { + "GitHub": "https://github.com/parkson-tano", + "Twitter": "https://twitter.com/parksondaniel", + "LinkedIn": "https://www.linkedsin.com/in/daniel-parkson-tano/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index bde71b52..0a795880 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -343,5 +343,6 @@ "ashsajal1.json", "Raihaninfo.json", "sakibul-islam.json", - "humayunkabir.json" + "humayunkabir.json", + "parkson-tano.json" ] \ No newline at end of file