Skip to content

Commit 91d871a

Browse files
authored
Merge branch 'main' into feat-better-search
2 parents 9952c06 + 8f86c3d commit 91d871a

File tree

9 files changed

+187
-76
lines changed

9 files changed

+187
-76
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@fortawesome/fontawesome-free": "^7.0.0",
6+
"@fortawesome/fontawesome-free": "^7.1.0",
77
"@fortawesome/fontawesome-svg-core": "^7.0.1",
8-
"@fortawesome/free-brands-svg-icons": "^7.0.0",
9-
"@fortawesome/free-solid-svg-icons": "^6.7.2",
10-
"@fortawesome/react-fontawesome": "^0.2.3",
8+
"@fortawesome/free-brands-svg-icons": "^7.1.0",
9+
"@fortawesome/free-solid-svg-icons": "^7.1.0",
10+
"@fortawesome/react-fontawesome": "^3.1.0",
1111
"@headlessui/react": "^2.2.4",
12-
"@huggingface/inference": "^4.7.0",
13-
"@testing-library/jest-dom": "^6.6.4",
12+
"@huggingface/inference": "^4.11.0",
13+
"@testing-library/jest-dom": "^6.9.1",
1414
"@testing-library/react": "^16.0.1",
1515
"@testing-library/user-event": "^14.5.2",
1616
"@vercel/analytics": "^1.5.0",
@@ -22,14 +22,14 @@
2222
"fuse.js": "^7.1.0",
2323
"html2canvas": "^1.4.1",
2424
"jspdf": "^3.0.2",
25-
"lucide-react": "^0.539.0",
25+
"lucide-react": "^0.545.0",
2626
"react": "^18.2.0",
2727
"react-dom": "^18.2.0",
2828
"react-fast-marquee": "^1.6.5",
2929
"react-helmet": "^6.1.0",
3030
"react-icons": "^5.5.0",
3131
"react-qr-code": "^2.0.18",
32-
"react-router-dom": "^7.8.1",
32+
"react-router-dom": "^7.9.4",
3333
"react-scripts": "5.0.1",
3434
"react-vertical-timeline-component": "^3.5.3",
3535
"sitemap": "^8.0.0",

public/data/AryanBhendarkar.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Aryan Bhendarkar",
3+
"location": "Bangalore",
4+
"bio": "Learning hard stuff!",
5+
"avatar": "https://github.com/Aryan-Bhendarkar.png",
6+
"skills": ["HTML", "CSS", "JavaScript", "TYPESCRIPT", "REACTJS", "GitHub", "Git"],
7+
"social": {
8+
"GitHub": "https://github.com/Aryan-Bhendarkar",
9+
"LinkedIn": "https://www.linkedin.com/in/aryan-bhendarkar",
10+
"Email": "[email protected]",
11+
"LeetCode": "https://leetcode.com/u/Aryan_Bhendarkar/"
12+
}
13+
}

public/data/Kapishbansal48.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Kapish Bansal",
3+
"location": "Delhi, India",
4+
"bio": "A developer passionate about building systems for the web 🌐.",
5+
"avatar": "https://github.com/Kapishbansal48.png",
6+
"skills": [
7+
"C++",
8+
"Java",
9+
"Javascript",
10+
"React",
11+
"MySQL",
12+
"Git",
13+
"GitHub",
14+
"Tailwind CSS",
15+
"Web Development",
16+
"Frontend",
17+
"DSA"
18+
],
19+
"social": {
20+
"GitHub": "https://github.com/Kapishbansal48",
21+
"LinkedIn": "https://www.linkedin.com/in/kapish-bansal-18b196246/",
22+
"Email": "[email protected]"
23+
}
24+
}

public/data/MdWasirul.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "Md Wasirul",
3+
"location": "Hyderabad",
4+
"bio": "BCA final year || Aspiring Web Developer",
5+
"avatar": "https://github.com/MdWasirul.png",
6+
"portfolio": "https://mdwasirul-portfolio.vercel.app/",
7+
"skills": ["React Js", "TypeScript", "JavaScript", "TailwindCss", "HTML", "CSS", "GIT", "GITHUB", "..."],
8+
"social": {
9+
"GitHub": "https://github.com/MdWasirul",
10+
"LinkedIn": "https://www.linkedin.com/in/md-wasirul-ab8a96271/",
11+
"Email": "[email protected]"
12+
}
13+
}

public/data/guptushar27.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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+
"skills": ["AI/ML", "SQL", "PYTHON", "Git", "GitHub"],
7+
"social": {
8+
"GitHub": "https://github.com/guptushar27",
9+
"LinkedIn": "https://www.linkedin.com/in/tushar-khandelwal07"
10+
}
11+
}

public/data/kushagra0902.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "Kushagra Kinra",
3+
"location": "Jodhpur, Rajasthan",
4+
"bio": "I am a 2nd year CSE B.Tech student who is exploring open-source and distributed systems",
5+
"avatar": "https://github.com/kushagra0902.png",
6+
"skills": ["Js", "Node/express", "golang", "flutter", "network basics", "python", "pytorch"],
7+
"social": {
8+
"GitHub": "https://github.com/kushagra0902",
9+
"LinkedIn": "http://www.linkedin.com/in/kushagra-kinra-965153370",
10+
"Instagram": "https://www.instagram.com/kushagra_kinra",
11+
"Email": "your-email-id",
12+
"Discord": "https://discord.com/users/kushagrakinra4247",
13+
"LeetCode": "https://leetcode.com/mZb7awOwuv"
14+
}
15+
}

0 commit comments

Comments
 (0)