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

Added my data #688

Open
wants to merge 1 commit into
base: main
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
1 change: 1 addition & 0 deletions Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- [Javesh Lodha](https://github.com/javesshhh)
- [Princeton D'souza](https://github.com/Princeton21)
- [Perumall Pardhiv](https://github.com/Perumallpardhiv)
- [Bhavya Soni](https://github.com/bhavy03)
- [Apurv Tiwari](https://github.com/Mahakal0123)
- [Smit Padaliya](https://github.com/Smit-05)
- [Shubhra Gupta](https://github.com/shubhra-g)
Expand Down
11 changes: 10 additions & 1 deletion data/contributors.js
Original file line number Diff line number Diff line change
Expand Up @@ -1378,6 +1378,15 @@ const contributors = [
github: "https://github.com/kalvik09",
gender: "Male",
},
{
name: "Bhavya Soni",
branch: "CSE",
college: "College of Technology and Engineering",
year: 2025, //Year of Pass Out
linkedin: "https://www.linkedin.com/in/bhavya-soni-01644a230/",
github: "https://github.com/bhavy03",
gender: "Male"
},
{
name: "Jaydeep Dey",
branch: "CSE",
Expand Down Expand Up @@ -2622,7 +2631,7 @@ const contributors = [
github: "https://github.com/s-shemmee",
gender: "Female",
},
{
{
name: "Satvik Manchanda",
branch: "B.Tech Computer Science and Engineering",
college: "SRM University",
Expand Down