diff --git a/public/data/ThePhoenix08.json b/public/data/ThePhoenix08.json new file mode 100644 index 00000000..91570837 --- /dev/null +++ b/public/data/ThePhoenix08.json @@ -0,0 +1,15 @@ +{ + "name": "Vighnesh Brahme", + "location": "Pune", + "bio": "Computer Engineering Student at SPPU, learning MERN stack development", + "avatar": "https://github.com/ThePhoenix08.png", + "portfolio": "https://portfolio-v2-gold-psi.vercel.app/", + "skills": ["HTML", "CSS", "JS", "TS", "React", "Node", "MongoDB", "Express", "Bootstrap", "SCSS", "Firebase", "Git", "Github", "C++"], + "social": { + "GitHub": "https://github.com/ThePhoenix08", + "Twitter": "#", + "LinkedIn": "https://www.linkedin.com/in/vighneshbrahme/", + "Instagram": "#", + "Email": "#" + } +} \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 827913e6..f155f4a0 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -433,5 +433,6 @@ "rupeshv2121.json", "Hitesh.json", "GyanaPrakashSahoo7853.json", - "HarshVaidya.json" + "HarshVaidya.json", + "ThePhoenix08.json" ]