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/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 ed44ec25..c94e56c2 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -1,4 +1,5 @@ [ + "prashantrai-30.json", "vsnikhilvs.json", "ArnavGarg68.json", "samah554.json",