Inspiration
Every college student knows the 11 PM feeling — stuck on a problem, professor offline, group chat silent. We realized the tools to connect students already exist, but nobody built the right one. Not for right now, not for your exact subject, not for your actual campus. That frustration built StudyVerse.
What it does
StudyVerse is a real-time academic network visualized as a 3D galaxy. Students explore a universe where every university is a planet, find peers studying the same subjects right now, send study partner requests, open live study rooms, take collaborative quizzes, and earn XP. A personal skill constellation tracks mastery across 5 subjects and updates instantly. A distress signal lets desperate students broadcast for help in seconds.
How we built it
React + Vite — frontend Firebase Firestore — real-time database syncing skills, connections, sessions, and signals across all users instantly Three.js + React Three Fiber — 3D interactive galaxy universe Framer Motion — animations and transitions Firebase Auth — Google sign-in with .edu email verification
Challenges we ran into
Syncing real-time skill data across the skill tree, trajectory bars, and constellation map simultaneously without stale state Building the 3D university galaxy with clickable planets that scale to hundreds of universities Designing the distress signal system to be fast without spamming users Getting Firebase security rules right so users only access what they're supposed to
Accomplishments that we're proud of
The personal skill constellation actually morphs shape in real time as you study — no refresh needed The distress signal system works end-to-end in under 60 seconds The entire galaxy has real US universities mapped by state with actual subject data We shipped a fully working product in 24 hours with live Firebase data What we learned Real-time architecture is hard to get right — onSnapshot listeners need careful cleanup or they silently break UI that feels alive keeps users engaged longer than static dashboards
What's next for Study Verse
Mobile app (React Native) AI-powered match recommendations based on skill gaps Professor and TA accounts for structured office hour queues University partnerships for official academic credit tracking Expand beyond US universities to a global galaxy

Log in or sign up for Devpost to join the conversation.