Campus tools that just work.
Attendance, notices, resources — the everyday machinery that keeps a college running. We make it work better, faster, and less painful for the students who use it every day.
A student-run open-source lab at Vidyalankar Institute of Technology, Mumbai. We build real digital infrastructure for the college — collaboratively, transparently, and in public.
// How to join VOSS
if (you.shipCode()) {
you.areIn = true;
you.role = "contributor";
}
// No forms. No interviews. Just commits. Not a club. Not a committee. A lab where students build things that actually get used.
We identify the most broken, manual, and painful systems at Vidyalankar — and we fix them with software. Every project is open source, publicly maintained on GitHub, and built for daily use.
Attendance, notices, resources — the everyday machinery that keeps a college running. We make it work better, faster, and less painful for the students who use it every day.
Internal portals that load fast, look clean, and ship features users actually requested. Built with the people who will use them, not for a brochure.
CLI utilities, GitHub bots, CI pipelines, and documentation generators that make the lab itself more productive. Meta-infrastructure, public from day one.
Live repositories under github.com/voss-labs. Pulled fresh on every deploy. Star,
fork, or contribute — every one is open source.
No forms, no committees, no gatekeepers. You contribute, you're in.
Look across our repositories. Filter by good-first-issue if you're new.
Match it to your skill level. good-first-issue for beginners, intermediate or advanced for the rest.
Set up locally, build your solution in a feature branch, open a pull request with a clear description.
We review within 48 hours. Once merged, you're a contributor.
Your GitHub contribution history is your membership card.
Explore RepositoriesConsistency scales. Newcomers find the same shape in every repo.
Permissively licensed. Anyone can use, fork, or build on what we ship.
What the project does, how to run it, and where to find help — at the root of every repo.
Setup instructions and contribution guidelines included from day one.
good-first-issue, intermediate, advanced, bug, feature, docs.
All changes to main go through pull requests with at least one review.
Design decisions happen in issues and PRs. Nothing important happens off-platform.
No elected positions. Your commits are your credentials.
The rules that guide every decision we make.
Working code beats perfect plans. Merge early, iterate often.
Every line of code is public. Every decision is documented. No private repos, no closed meetings.
A first-year who ships outranks a final-year who doesn't. Year of study and CGPA are irrelevant here.
We build what Vidyalankar actually needs, not what looks good on a poster.
Pick the one that matches where you are. Both end at the same place.
CONTRIBUTING.md in the project you're interested ingood-first-issue — these are scoped specifically for first-time contributors
Skip the training wheels. Browse any open issue labeled intermediate or
advanced, comment to claim it, and start building.
We trust you to read the codebase, follow conventions, and open clean PRs.
View all issues →