diff --git a/public/data/Hraj24.json b/public/data/Hraj24.json new file mode 100644 index 00000000..6d4066db --- /dev/null +++ b/public/data/Hraj24.json @@ -0,0 +1,12 @@ +{ + "name": "Harsh Raj", + "location": "Varanasi, India", + "bio": "An astrophile who is new to the world of open-source trying to connect the dots.", + "avatar": "https://github.com/Hraj24.png", + "portfolio": "https://github.com/Hraj24", + "skills": ["HTML", "CSS", "JavaScript", "Java", "Python", "Bash", "Git"], + "social": { + "GitHub": "https://github.com/Hraj24", + "LinkedIn": "https://www.linkedin.com/in/harsh-raj-244800259/" + } + } \ No newline at end of file diff --git a/src/ProfilesList.json b/src/ProfilesList.json index 6821a0d4..334bb9cf 100644 --- a/src/ProfilesList.json +++ b/src/ProfilesList.json @@ -161,5 +161,6 @@ "RaghavSaptam.json", "JaredCaprio.json", "Adebayoibrahim.json", - "arewageek.json" + "arewageek.json", + "Hraj24.json" ]