Skip to content

Commit 6b06e0b

Browse files
Merge branch 'codeaashu:main' into main
2 parents b87101e + 3a0ec61 commit 6b06e0b

File tree

4 files changed

+33
-27
lines changed

4 files changed

+33
-27
lines changed

package-lock.json

Lines changed: 18 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"@fortawesome/fontawesome-free": "^7.0.0",
77
"@fortawesome/fontawesome-svg-core": "^7.0.1",
88
"@fortawesome/free-brands-svg-icons": "^7.1.0",
9-
"@fortawesome/free-solid-svg-icons": "^6.7.2",
9+
"@fortawesome/free-solid-svg-icons": "^7.1.0",
1010
"@fortawesome/react-fontawesome": "^0.2.3",
1111
"@headlessui/react": "^2.2.4",
12-
"@huggingface/inference": "^4.7.0",
12+
"@huggingface/inference": "^4.10.0",
1313
"@testing-library/jest-dom": "^6.9.1",
1414
"@testing-library/react": "^16.0.1",
1515
"@testing-library/user-event": "^14.5.2",

public/data/guptushar27.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Tushar Khandelwal",
3+
"location": "Udaipur.Rajasthan",
4+
"bio": "Hey i am Tushar Khandelwal currently contributing in open source and preparing for Gsoc 2025.",
5+
"avatar": "https://github.com/guptushar27.png",
6+
"portfolio": "https://github.com/guptushar27",
7+
"skills": ["AI/ML", "SQL", "PYTHON"],
8+
"social": {
9+
"GitHub": "https://github.com/guptushar27",
10+
"LinkedIn": "www.linkedin.com/in/tushar-khandelwal07"
11+
}
12+
}

src/ProfilesList.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@
572572
"Khushi.json",
573573
"AadityaHande.json",
574574
"sonali131.json",
575+
"guptushar27.json",
575576
"AryanBhendarkar.json",
576577
"kushagra0902.json",
577578
"mehedihasankhairul.json",

0 commit comments

Comments
 (0)