diff --git a/public/data/Subroto17.json b/public/data/Subroto17.json new file mode 100644 index 00000000..4b795939 --- /dev/null +++ b/public/data/Subroto17.json @@ -0,0 +1,12 @@ +{ + "name": "Subroto", + "location": "Patna", + "bio": "A dedicated BCA student with a solid foundation in core Java, C++, and Data Structures and Algorithms (DSA). Proficient in web development, in front-end technologies, with a focus on delivering efficient and innovative solutions. Passionate about coding and continuously improving technical skills through various projects and problem-solving challenges.", + "avatar": "https://github.com/Subroto17.png", + "portfolio": "https://github.com/Subroto17", + "skills": ["Core Java", "C++", "DSA", "JavaScript", "React.Js", "Tailwind CSS", "SQL", "Git", "Github"], + "social": { + "GitHub": "https://github.com/Subroto17", + "LinkedIn": "https://www.linkedin.com/in/subroto-raj/", + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 0ba2562a..74ba2ceb 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -37,5 +37,6 @@ "yashSoni9000.json", "yuvrajverma25.json", "ztest95.json", - "Raunak-Pandey.json" + "Raunak-Pandey.json", + "Subroto17.json" ]