diff --git a/package-lock.json b/package-lock.json index de31050b..548e24d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16874,7 +16874,7 @@ "engines": { "node": ">=4.2.0" } - }, + }, "node_modules/unbox-primitive": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", diff --git a/public/data/Groot-2001.json b/public/data/Groot-2001.json new file mode 100644 index 00000000..12205be3 --- /dev/null +++ b/public/data/Groot-2001.json @@ -0,0 +1,27 @@ +{ + "name": "Shiva Silmawala", + "location": "Maharastra, India", + "bio": "Backend Engineer. Design with code", + "avatar": "https://github.com/Groot-2001.png", + "portfolio": "shiva-silmawala.onrender.com", + "skills": [ + "Javascript", + "Typescript", + "React", + "NextJS", + "Nodejs", + "ExpressJs", + "Git/GitHub", + "Linux", + "APIs", + "Mongodb", + "Redis", + "CSS/SCSS", + "TailwindCSS" + ], + "social": { + "GitHub": "https://github.com/Groot-2001", + "Twitter": "https://twitter.com/Groot-2001", + "LinkedIn": "https://www.linkedin.com/in/shiva-silmawala-0876261a3/" + } +} diff --git a/public/data/hamzathul.json b/public/data/hamzathul.json index 4cb706a4..43d9d4bf 100644 --- a/public/data/hamzathul.json +++ b/public/data/hamzathul.json @@ -4,10 +4,21 @@ "bio": "Analytical Web Developer with a B.Tech in CSE, specializing in JavaScript and proficient in MERN Stack development. Skilled in building web applications.", "avatar": "https://github.com/hamzathul.png", "portfolio": "https://github.com/hamzathul", - "skills": ["Node.js", "Express.js", "React.js", "TypeScript", "SQL", "GraphQL", "NoSQL", "HTML", "Tailwind CSS", "Git"], + "skills": [ + "Node.js", + "Express.js", + "React.js", + "TypeScript", + "SQL", + "GraphQL", + "NoSQL", + "HTML", + "Tailwind CSS", + "Git" + ], "social": { "GitHub": "https://github.com/hamzathul", "Twitter": "https://twitter.com/hamzathulfavase", "LinkedIn": "https://www.linkedin.com/in/hamzathul" } -} \ No newline at end of file +} diff --git a/public/data/krtEngineer.json b/public/data/krtEngineer.json index 6759ee00..e2a397b5 100644 --- a/public/data/krtEngineer.json +++ b/public/data/krtEngineer.json @@ -1,13 +1,13 @@ { - "name": "Kushagra Raj Tiwari", - "location": "Pune, India", - "bio": "Software Engineer @ Marketcast", - "avatar": "https://github.com/krtEngineer.png", - "portfolio": "", - "skills": ["Javascript", "Java", "AWS", "Typescript", "NodeJs", "NestJs", "React", "SQL", "Python"], - "social": { - "GitHub": "https://github.com/krtEngineer", - "Twitter": "https://x.com/kushagra1857", - "LinkedIn": "https://www.linkedin.com/in/kushagra-raj-tiwari/" - } - } \ No newline at end of file + "name": "Kushagra Raj Tiwari", + "location": "Pune, India", + "bio": "Software Engineer @ Marketcast", + "avatar": "https://github.com/krtEngineer.png", + "portfolio": "", + "skills": ["Javascript", "Java", "AWS", "Typescript", "NodeJs", "NestJs", "React", "SQL", "Python"], + "social": { + "GitHub": "https://github.com/krtEngineer", + "Twitter": "https://x.com/kushagra1857", + "LinkedIn": "https://www.linkedin.com/in/kushagra-raj-tiwari/" + } +} diff --git a/public/data/kshashikumar.json b/public/data/kshashikumar.json new file mode 100644 index 00000000..4d4a162d --- /dev/null +++ b/public/data/kshashikumar.json @@ -0,0 +1,26 @@ +{ + "name": "Shashi Kumar Kasturi", + "location": "New York, USA", + "bio": "Tech Enthusiast and driven Full Stack software engineer crafting robust and innovative solutions. Proficient in a diverse set of technologies like Java, Python, Spring Boot, Spring Batch, Angular Js, React Js, SQL, Fast API, Django, Docker, Openshift", + "avatar": "https://github.com/kshashikumar.png", + "portfolio": "https://www.shashikumarkasturi.me/", + "skills": [ + "Java", + "Python", + "Spring Boot", + "Spring Batch", + "Django", + "Fast API", + "React.js", + "Angular", + "JavaScript/TypeScript", + "HTML/CSS", + "Node.js", + "Express.js" + ], + "social": { + "GitHub": "https://github.com/kshashikumar", + "Twitter": "https://x.com/K_SHASHI_KUMAR", + "LinkedIn": "https://www.linkedin.com/in/shashikumarkasturi/" + } +} diff --git a/public/data/prashantrai-30.json b/public/data/prashantrai-30.json new file mode 100644 index 00000000..4edea761 --- /dev/null +++ b/public/data/prashantrai-30.json @@ -0,0 +1,12 @@ +{ + "name": "Prashant Kumar Rai", + "location": "India", + "bio": "Dedicated and skilled Computer Science student with a strong foundation in backend development.", + "avatar": "https://github.com/prashantrai-30.png", + "portfolio": "https://github.com/prashantrai-30", + "skills": ["Backend Developer"], + "social": { + "GitHub": "https://github.com/prashantrai-30", + "LinkedIn": "https://www.linkedin.com/in/prashant-kumar-rai-88425a310" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 452312bf..da4b1a47 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "prashantrai-30.json", "vsnikhilvs.json", "ArnavGarg68.json", "samah554.json", @@ -451,6 +452,8 @@ "hamzathul.json", "ctafsiras.json", "krtEngineer.json", + "Groot-2001.json", + "kshashikumar.json", "Stoppedwumm.json", "vishal065.json" ] \ No newline at end of file