-
Notifications
You must be signed in to change notification settings - Fork 595
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add: nanditaSunil * add: NanditaSunil * Update src/ProfilesList.json --------- Co-authored-by: Shyam Tawli <104145978+shyamtawli@users.noreply.github.com>
- Loading branch information
1 parent
224b135
commit b7966f9
Showing
2 changed files
with
15 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "Nandita Namboodiri", | ||
"location": "Pune", | ||
"bio": "I'm a 3rd year engineering student excited to explore GitHub.Few of my projects are available at nandita.namboodiri.netlify.app.", | ||
"avatar": "https://github.com/NanditaSunil.png", | ||
"portfolio": "nandita.namboodiri.netlify.app", | ||
"skills": ["React", "Java", "C/Cpp", "Mysql"], | ||
"social": { | ||
"GitHub": "https://github.com/NanditaSunil", | ||
"Twitter": "", | ||
"LinkedIn": "https://www.linkedin.com/in/nandita-namboodiri/" | ||
} | ||
} |
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 |
---|---|---|
|
@@ -399,5 +399,6 @@ | |
"Ken-Musau.json", | ||
"agtorres3.json", | ||
"Meko007.json", | ||
"brianobot.json" | ||
"brianobot.json", | ||
"Nanditasunil.json" | ||
] |