-
Notifications
You must be signed in to change notification settings - Fork 593
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dba09b9
commit 7d5cae6
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[ | ||
"StarKnightt.json", | ||
"prashantrai-30.json", | ||
"vsnikhilvs.json", | ||
"ArnavGarg68.json", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/" | ||
} | ||
} |