Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add: Tusharjamdade #1147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions public/data/Tusharjamdade.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Tushar Jamdade",
"location": "Pune, Maharashtra",
"bio": "Exploring DevOps and Machine Learning, command-line enthusiast, and second-year student at VIIT Pune. Open to collaboration—DM me on Twitter to connect!",
"avatar": "https://github.com/Tusharjamdade.png",
"portfolio": "https://tusharjamdade.vercel.app",
"skills": [
"Next.js",
"React.js",
"Devops",
"Machine Learning",
"Node.js",
"Express.js",
"Docker",
"Kubernetes",
"React Native",
"PostgreSQL",
"MongoDB"
],
"social": {
"GitHub": "https://github.com/Tusharjamdade",
"Twitter": "https://x.com/tusharnjamdade",
"LinkedIn": "https://www.linkedin.com/in/tusharjamdade"
}
}
1 change: 1 addition & 0 deletions src/ProfilesList.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[
"Tusharjamdade.json",
"prashantrai-30.json",
"vsnikhilvs.json",
"ArnavGarg68.json",
Expand Down