Skip to content

Commit 6cade1f

Browse files
authored
Merge pull request #1183 from 7sg56/7sg56-profile
Added 7sg56's profile
2 parents 787c892 + 3a21fbc commit 6cade1f

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

public/data/7sg56.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"name": "Sourish Ghosh",
3+
"location": "Chennai, India",
4+
"bio": "Web Developer, Game Developer and a Software Engineer, creating impactful solutions one step at a time",
5+
"avatar": "https://github.com/7sg56.png",
6+
"portfolio": "https://sourish-ghosh.vercel.app",
7+
"skills": [
8+
"Next.js",
9+
"TypeScript",
10+
"three.js",
11+
"Supabase",
12+
"Tailwind CSS",
13+
"Express.js",
14+
"MongoDB",
15+
"Redis",
16+
"MySQL",
17+
"C/C++"
18+
],
19+
"social": {
20+
"GitHub": "https://github.com/7sg56",
21+
"Twitter": "https://x.com/sourishghosh777",
22+
"LinkedIn": "https://www.linkedin.com/in/7sg56",
23+
"Email": "[email protected]"
24+
}
25+
}

src/ProfilesList.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[
2+
"7sg56.json",
23
"codeaashu.json",
34
"madhukalita.json",
45
"amanpoddar-dev12.json",

0 commit comments

Comments
 (0)