From d5c45b4972269d0670887f01a124ae1cbefe5237 Mon Sep 17 00:00:00 2001 From: Stoppedwumm <129097720+Stoppedwumm@users.noreply.github.com> Date: Fri, 8 Nov 2024 08:40:12 +0100 Subject: [PATCH] add: Stoppedwumm (#1136) * Create Stoppedwumm.json * Update ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com> --- public/data/Stoppedwumm.json | 11 +++++++++++ src/ProfilesList.json | 1 + 2 files changed, 12 insertions(+) create mode 100644 public/data/Stoppedwumm.json diff --git a/public/data/Stoppedwumm.json b/public/data/Stoppedwumm.json new file mode 100644 index 00000000..c06e6fa3 --- /dev/null +++ b/public/data/Stoppedwumm.json @@ -0,0 +1,11 @@ +{ + "name": "Stoppedwumm", + "location": "Germany", + "bio": "I'm an javascript (Vanilla) Coder. I create projects for fun, but also code things like my own search engine!", + "avatar": "https://github.com/Stoppedwumm.png", + "portfolio": "https://github.com/Stoppedwumm", + "skills": ["Javascript", "Python", "API"], + "social": { + "GitHub": "https://github.com/Stoppedwumm" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 80d36896..810fc3cc 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -450,5 +450,6 @@ "hamzathul.json", "ctafsiras.json", "krtEngineer.json", + "Stoppedwumm.json", "vishal065.json" ] \ No newline at end of file