Inspiration
As a student, I kept noticing the same pattern: learning resources are everywhere, but a student’s routine is never in one place.
School studies happen on one site, competitive exam prep on another, fitness content somewhere else, and mental wellness is usually ignored until burnout hits.
The real problem is not “lack of content.” The problem is lack of a system:
- too many apps/tabs,
- no single daily plan,
- weak progress tracking,
- and no always-available guidance when you’re stuck.
That’s what pushed me to build Develop Verse — a single platform that treats a student’s growth as one connected journey: Academics + Exams + Fitness + Wellness + AI. I also wanted it to feel proudly Indian in spirit, which is why the platform carries the line:
“Yaha se padhega Bharat, tabhi aage badhega Bharat.”
What it does
Develop Verse is a complete digital education ecosystem for Class 9–12 students and competitive exam aspirants.
Key user experience
- Anonymous login (start instantly, no email required) + normal sign-in/sign-up options
- A personalized Dashboard that acts like a daily control center:
- Today’s progress, completed tasks, streak, and total hours
- “Continue Learning” (recent learning)
- “Today’s Plan” checklist (quick execution)
- Quick access to Academics / Exams / Fitness / Wellness
Learning modules
Academics (NCERT-aligned)
- Classes 9–12, with streams for 11–12 (Science/Commerce/Arts)
- Subject-wise structured video learning (embedded YouTube player)
- Study strategy guidance to keep learning organized
Competitive Exams
- JEE Main, JEE Advanced, NEET, NDA, CUET, UPSC
- Exam overview + strategy + subject-wise content
Health + Mind modules
Fitness
- Beginner / Intermediate / Advanced plans
- Weekly workout schedule + videos + completion tracking
- Basic personalization (age/height/weight)
Wellness
- Meditation, Stress Relief, Focus & Concentration, Motivation & Positivity
- Benefits + step-by-step guidance + weekly tracker
AI features
- AI Baba (Chatbot): always accessible, helps with platform guidance + study/exam/fitness/wellness support
- Chess with AI (Gemini-powered): difficulty levels, undo, autosave, and offline-friendly gameplay for focus and strategy building
Admin
Password-protected Admin panel for management, analytics, and system control. A simple progress approach is calculated like:
Progress(%)
Completed Tasks Total Tasks × 100 Progress(%)= Total Tasks Completed Tasks ×100 This makes growth visible and measurable, not just motivational.
How we built it
I built Develop Verse solo, end-to-end — product thinking, UI, backend, authentication, and AI integration.
Tech stack
- Frontend: React + TypeScript + Vite
- Backend & Database: Convex (real-time functions + storage model)
- Authentication: Convex Auth (supports anonymous sign-in)
- AI: Google Gemini API (chat + chess AI)
Architecture mindset (full-stack view)
- The app is designed around one core loop: Onboard → Dashboard → Take action → Track progress → Get AI guidance
- Data is structured so the dashboard updates cleanly:
- user profile + onboarding preferences
- checklist tasks + completion states
- learning progress / history
- fitness completion
- wellness tracker
- chess game autosaves
- user profile + onboarding preferences
- Convex real-time subscriptions help keep stats and progress up-to-date without messy manual syncing.
Design decisions
- Tiranga-inspired palette (orange/green/white), gradients, card-based UI, responsive layout.
- One consistent design language across all modules so it feels like one product, not many pages stitched together.
Challenges we ran into
1) Keeping the platform “big” but the demo “fast”
With many modules, it’s easy to overwhelm users and judges.
I had to simplify the navigation so every major feature is reachable in 2–3 clicks, with a dashboard that instantly explains “what next”.
2) Progress tracking without broken logic
Streaks, checklists, and daily progress can become unreliable if the data model is weak.
I iterated on how completion states are stored so the dashboard stays accurate and consistent.
3) Anonymous login + persistence
Anonymous auth is great for frictionless onboarding, but it must still keep the user experience stable.
I focused on ensuring user identity and progress are safely connected across sessions.
4) AI that stays useful (not generic)
A chatbot can easily become a “talkative toy.”
I designed AI Baba to give short, actionable guidance—focused on helping a student move forward.
5) Chess autosave + offline-friendly experience
Saving game state smoothly while keeping gameplay responsive required careful state handling so it feels seamless.
Accomplishments that we're proud of
- Built a complete working full-stack platform solo (not just a prototype UI).
- Delivered a genuinely holistic student system: education + exams + body + mind.
- Implemented a real dashboard with measurable progress and daily planning.
- Added Gemini AI in practical ways: guidance chatbot + chess AI.
- Created an Indian-first identity that feels purposeful, not decorative.
- Included an Admin panel for long-term maintainability (content + users + analytics mindset).
What we learned
- A product is a flow, not a feature list. The biggest impact came from connecting modules into a daily routine.
- Data modeling decides product quality. If tracking is wrong, user trust breaks immediately.
- Real-time systems change frontend thinking. Components must be predictable and efficient.
- AI is strongest when it supports a system. It works best when the platform already guides the user and AI removes friction.
- Building solo teaches the real skill: prioritization—what to keep, what to cut, and what makes the experience feel clear.
What's next for Develop Verse – Bharat's Ultimate Growth OS
- Adaptive study paths based on class/stream/exam goals and daily performance
- Practice engine: quizzes, PYQs, timed tests, detailed analytics
- Revision planner with spaced repetition for long-term memory
- PWA upgrade for stronger offline access and mobile-first experience
- Smarter admin tools: content tagging, bulk upload, scheduling, quality checks
- AI safety + accuracy layer (guardrails, structured responses, study-first tone)
- Optional mentor/parent view for accountability while respecting privacy
If you tell me which hackathon track this is (EdTech / AI / Social Impact / Student Productivity), I can fine-tune the wording to match the judging rubric exactly—without adding fake claims.
Built With
- api
- auth
- convex
- css3
- html5
- javascript
- react
- typescript
- vite
- youtube
Log in or sign up for Devpost to join the conversation.