diff --git a/public/data/pragyakashyap.json b/public/data/pragyakashyap.json new file mode 100644 index 00000000..93ef6d07 --- /dev/null +++ b/public/data/pragyakashyap.json @@ -0,0 +1,12 @@ +{ + "name": "Prgya Kashyap", + "location": "Bangalore, India", + "bio": " Software Engineer specialized in data structures algorithms and problem-solving. My professional journey combines strong theoretical knowledge with practical coding proficiency, making me an effective contributor to technology-driven projects.. ", + "avatar": "https://github.com/pragyakashyap.png", + "portfolio": "https://github.com/pragyakashyap", + "skills": ["C++", "React", "Express", "Node", "PostgreSQL", "MongoDB", "Responsive web design", "testing"], + "social": { + "GitHub": "https://github.com/pragyakashyap", + "LinkedIn": "https://www.linkedin.com/in/pragya-kashyap18" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index f89a0e46..6e245e69 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -409,5 +409,6 @@ "CKsabari2001.json", "chaitanyarora.json", "rohitxdd.json", - "Erick-WG.json" -] \ No newline at end of file + "Erick-WG.json", + "pragyakashyap.json" +]