diff --git a/public/data/PoulavBhowmic03.json b/public/data/PoulavBhowmic03.json new file mode 100644 index 00000000..edc9f840 --- /dev/null +++ b/public/data/PoulavBhowmic03.json @@ -0,0 +1,29 @@ +{ + "name": "Poulav Bhowmick", + "location": "Kolkata", + "bio": "Full Stack Web Developer, Blockchain developer and open source enthusiast", + "avatar": "https://avatars.githubusercontent.com/u/133862694?v=4", + "portfolio": "https://github.com/PoulavBhowmick03", + "skills": [ + "Javascript", + "React js", + "Next.js", + "Solidity", + "zk", + "C++", + "C", + "Node JS", + "Express JS", + "Mongo DB", + "Postman", + "Docker", + "Git", + "Tailwind CSS", + "REST APIs", + ], + "social": { + "GitHub": "https://github.com/PoulavBhowmick03", + "Twitter": "https://twitter.com/impoulav", + "LinkedIn": "https://www.linkedin.com/in/poulav-bhowmick-12445624a/" + } +} diff --git a/src/ProfilesList.json b/src/ProfilesList.json index bb751668..1356d120 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -287,5 +287,6 @@ "aayush105.json", "vivekboii.json", "Kathuria.json", - "Priyanshuthapliyal2005.json" -] \ No newline at end of file + "Priyanshuthapliyal2005.json", + "PoulavBhowmick03.json" +]