Skip to content

Commit

Permalink
add: StarKnightt (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
StarKnightt authored Mar 3, 2025
1 parent 49d1662 commit 4de224d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/ProfileList.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"StarKnightt.json",
"prashantrai-30.json",
"vsnikhilvs.json",
"ArnavGarg68.json",
Expand Down
13 changes: 13 additions & 0 deletions public/data/StarKnightt.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Prasenjit Nayak",
"location": "India",
"bio": "I write code that’s clean and comments that aren’t",
"avatar": "https://github.com/StarKnightt.png",
"portfolio": "https://prasen.dev",
"skills": ["React", "Next.js", "Tailwind CSS", "TypeScript", "Node.js", "Express", "MongoDB", "Linux", "Git", "JavaScript", "pug"],
"social": {
"GitHub": "https://github.com/StarKnightt",
"Twitter": "https://twitter.com/Star_Knight12",
"LinkedIn": "https://www.linkedin.com/in/prasenjitnayak/"
}
}

0 comments on commit 4de224d

Please sign in to comment.