The problem dr-rohit-your-health-companion solves College students living in hostels frequently neglect their health due to academic stress, poor diet, and lack of immediate medical guidance. Minor symptoms are often ignored until they become severe, and there's a heavy reliance on unprescribed OTC medicines instead of preventative care.
Dr. Rohit - Campus Health Guardian solves this by offering a comprehensive, hybrid health approach:
[cite_start]AI Symptom Checker & Desi Nuskhe: Prioritizes traditional Indian home remedies for minor ailments before suggesting heavy allopathy[cite: 2, 70]. [cite_start]Medication Manager: Tracks prescriptions, dosages, and side effects to ensure students finish their antibiotic courses safely[cite: 70, 72]. [cite_start]Warden Alert SOS: Instantly sends GPS location to campus security or roommates during emergencies[cite: 34, 72]. [cite_start]Mental & Menstrual Wellness: Includes comprehensive period tracking, mood journaling, and exam stress relief tools[cite: 30, 72]. [cite_start]Data Privacy: Built with a multi-tenant architecture ensuring strict end-to-end data isolation for every student[cite: 1749]. Challenges I ran into [cite_start]Data Privacy & Multi-Tenant Architecture: The biggest challenge was ensuring strict data isolation in a multi-user environment[cite: 1748, 1749]. Since health and menstrual data are highly sensitive, I had to completely restructure the database queries. [cite_start]I implemented strict authentication guards so that every fetch query is rigidly filtered by the logged-in user's email ( created_by: currentUser?.email
), ensuring zero data leakage between students[cite: 1748, 1749].
Gender-Based Navigation Logic: Building a dynamic UI that adapts based on the user's profile was tricky. [cite_start]I had to write custom route guards and sidebar filtering logic to ensure male users don't see irrelevant features (like Period Tracking), while keeping the app completely inclusive and bug-free[cite: 1879, 1886].
[cite_start]Contextual AI Prompts: Training the AI Health Assistant to provide empathetic, accurate, and safe medical advice—while strictly maintaining the "consult a real doctor for serious symptoms" boundary—required rigorous prompt engineering and testing[cite: 25, 71].


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