From e7ab91feb364409b49dd49380699e52fd42406a8 Mon Sep 17 00:00:00 2001 From: Satkkeerthi Sriram <113207522+satkkeerthi@users.noreply.github.com> Date: Wed, 6 Mar 2024 11:37:42 -0600 Subject: [PATCH] data: remove satkkeerthi (#10254) --- data/satkkeerthi.json | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 data/satkkeerthi.json diff --git a/data/satkkeerthi.json b/data/satkkeerthi.json deleted file mode 100644 index 6374d350809..00000000000 --- a/data/satkkeerthi.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "name": "Satkkeerthi Sriram", - "bio": "Aspiring Software Engineer", - "socials": [ - { - "icon": "SiLinkedin", - "url": "https://www.linkedin.com/in/satkkeerthi-sriram" - }, - { - "icon": "SiGithub", - "url": "https://github.com/satkkeerthi" - }, - { - "icon": "SiLeetcode", - "url": "https://leetcode.com/s_s19" - } - ], - "links": [ - { - "icon": "SiLinkedin", - "name": "Connect with me on LinkedIn", - "url": "https://www.linkedin.com/in/satkkeerthi-sriram" - }, - { - "icon": "SiGithub", - "name": "Check out my contributions on GitHub", - "url": "https://github.com/satkkeerthi" - }, - { - "icon": "SiLeetcode", - "name": "My profile on Leetcode", - "url": "https://leetcode.com/s_s19" - } - ], - "tags": ["Open Source", "C++", "Python", "Java"] -}