From 65689cc38ff69995bf181da7ba37ec1bab3223c7 Mon Sep 17 00:00:00 2001 From: AnanteshG Date: Fri, 18 Oct 2024 16:26:35 +0530 Subject: [PATCH] Add: AnanteshG Profile --- public/data/AnanteshG.json | 14 ++++++++++++++ src/ProfilesList.json | 1 + 2 files changed, 15 insertions(+) create mode 100644 public/data/AnanteshG.json diff --git a/public/data/AnanteshG.json b/public/data/AnanteshG.json new file mode 100644 index 00000000..0cdec8dd --- /dev/null +++ b/public/data/AnanteshG.json @@ -0,0 +1,14 @@ +{ + "name": "Anantesh G", + "location": "Bangalore, Karnataka, India", + "bio": "Pre Final Year Student at RNS Institute of Technology, Full Stack Developer, AI/ML Enthusiast, Open Source Contributor", + "avatar": "https://github.com/AnanteshG.png", + "portfolio": "https://github.com/AnanteshG", + "skills": ["HTML", "CSS", "JavaScript", "React", "Next.js", "Node.js", "Express.js", "MongoDB", "Postgres", "C++", "Python", "TypeScript", "Firebase", "Tailwind CSS"], + "social": { + "GitHub": "https://github.com/AnanteshG", + "Twitter": "https://x.com/AnanteshG", + "LinkedIn": "https://www.linkedin.com/in/anantesh-gopal-6635b7264/" + } + } + \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 70e7ad4d..7937b534 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "AnanteshG.json", "codeaashu.json", "amanpoddar-dev12.json", "De-Coder-Pritam.json",