Clubs first
Every club gets a home page, member roster, and an event calendar — no more Google Docs bureaucracy.
CampusConnect × Open-Source Student Communities
CampusConnect is an open-source operating system for college clubs and tech communities. Run events, grow membership, ship certificates — without the spreadsheet chaos.
About the platform
Every club gets a home page, member roster, and an event calendar — no more Google Docs bureaucracy.
RSVPs, check-ins, feedback, and post-event reports in one flow. Nothing lost to Instagram DMs.
Auto-issued certificates and portable member profiles for hackathons, workshops, and volunteer hours.
Core benefits
500+
Events run
120
Active clubs
12k
Members onboarded
100%
Open source
How it works, in one line
CampusConnect collapses the tools clubs juggle — forms, spreadsheets, chat, posters, email — into one workflow that respects your time.
Why this matters
Every year, club leadership rotates, and half the knowledge dies in a personal Notion.
Attendance in a WhatsApp group, RSVPs in a form, feedback nowhere. Never joined up.
Members do real work but leave with nothing verifiable to show recruiters.
The landscape
Great for one event. Falls apart across a year, across clubs, across handoffs.
Perfect for chatter. Not designed to be a source of truth for membership or attendance.
Solid for the general public. Doesn't understand semesters, clubs, or student verification.
Locked to one campus, no interop, no open-source community driving improvements.
Two ways to run your club
Grab the managed cloud instance and start today, or fork the repo and deploy on your college's infra. The core is MIT-licensed and hackable to the bone.
Recommended
Managed hosting, SSO with your college email, zero DevOps.
Fork it
Docker Compose up. Own the database, own the data.
Under the hood
| Layer | Choice |
|---|---|
| Frontend | React + TanStack Start |
| Styling | Tailwind CSS v4 |
| Backend | Supabase (Postgres + Auth + Storage) |
| Certificates | PDF-lib, signed server-side |
| Auth | Email + Google OAuth |
| Deploy | Cloudflare Workers |
Integrations & tools
Publish once, sync everywhere. Members subscribe to a club's iCal feed.
Auto-post event announcements, ping RSVPs, close the loop with reminders.
Link hackathon submissions and workshop repos directly to member profiles.
Every action fires a webhook. Wire it into whatever weird workflow you love.
Known issues & notes
Bulk certificate jobs are throttled to 200/min on the shared cloud tier. Self-host to lift the cap.
The native iOS/Android app for door-scanning is in alpha. PWA works today.