Skip to content

Commit e9a2d4c

Browse files
authored
Merge pull request #534 from codernotme/main
Created codernotme
2 parents f2cbab0 + 2070538 commit e9a2d4c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

public/data/codernotme.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Aryan Bajpai",
3+
"location": "Uttar Pradesh, India",
4+
"bio": "Passionate about creating elegant frontend and efficient backend web solutions, with a focus on Python and AI.",
5+
"avatar": "https://github.com/codernotme.png",
6+
"portfolio": "https://codernotme.me/",
7+
"skills": ["Python","HTML", "CSS", "JavaScript", "TypeScript", "React", "Next.js", "Tailwind CSS", "Node.js", "Django", "AWS", "Vercel","Cloud Computing","Convex", "Clerk Auth", "NoSQL","Git/GitHub","Open Source", "Postman"],
8+
"social": {
9+
"GitHub": "https://github.com/codernotme",
10+
"Twitter": "https://x.com/codernotme",
11+
"LinkedIn": "https://www.linkedin.com/in/codernotme"
12+
}
13+
}

src/ProfilesList.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,5 +384,6 @@
384384
"asabhi6776.json",
385385
"AkashJana18.json",
386386
"DorianNiemiecSVRJS.json",
387-
"Savvythelegend.json"
387+
"Savvythelegend.json",
388+
"codernotme.json"
388389
]

0 commit comments

Comments
 (0)