Skip to content
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
@@ -1,5 +1,6 @@
# Contributors

- [Maheen Fatma](https://github.com/maheen-fatma)
- [Ekam Bitt](https://github.com/Ekam-Bitt)
- [Rishikesh K V](https://github.com/rishi9808)
- [Ganesh Mourya](https://github.com/Alkaison)
Expand Down
8 changes: 8 additions & 0 deletions data/contributors.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
const contributors = [
//Add your Details here //
{
name : "Maheen Fatma",
branch : "MERN | Computer Science and Engineering",
college : "Amity School of Engineering and Technology",
year : 2025, //Year of Pass Out
linkedin : "https://www.linkedin.com/in/maheenfatma",
github : "https://github.com/maheen-fatma",
gender : "Female"
},{
name: "Ekam Bitt",
branch: "B.Tech Computer Science and Engineering",
college: "Heritage Institute of Technology",
Expand Down