Skip to content
Open
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
19 changes: 19 additions & 0 deletions projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,25 @@
}
]
},
{
"owner": "sudip-mondal-2002",
"repo": "Amplitron",
"projectName": "Amplitron",
"description": "Real-time guitar amplifier simulator with ultra-low latency, 16 studio-quality effects, and cross-platform support for desktop, Android, iOS, and web.",
"techStack": [
"C++17",
"Audio Processing",
"Dear ImGui"
],
"adminName": "Sudip Mondal",
"linkedIn": "https://www.linkedin.com/in/sudipmondal2002",
"mentors": [
{
"name": "Mohit Bareja",
"linkedIn": "https://www.linkedin.com/in/mohit-bareja-ab842422b/"
}
]
},
{
"owner": "roshankumar0036singh",
"repo": "auth-server",
Expand Down