Hamro CSIT
An all-in-one CSIT learning ecosystem for Tribhuvan University students. Web platform plus an Android app covering semester notes, syllabus, question banks, expert solutions, and entrance prep, with full offline access.

Overview
B.Sc. CSIT students at Tribhuvan University spend more time hunting for study material than actually studying. Notes, syllabus, past papers, and verified solutions are scattered across Facebook groups, photocopy shops, and unofficial PDFs of unknown quality. Hamro CSIT was built to be the single trusted home for all of it.
The product is a tightly integrated website plus Android app that share the same content library. Students can read on the web during lab hours, then keep studying on their phone during the bus ride home, with everything available offline.
What students get
- Complete semester-wise notes for every CSIT semester
- Expert-verified solutions for past exam questions
- Full question banks organized by chapter and year
- Up-to-date syllabus for every subject
- Dedicated entrance exam prep with practice sets
- Offline access in the Android app so revision works anywhere
- Live TU notices and push notifications for new content
Where it ships
- Web: hamrocsit.com
- Android app: Get it on Google Play
Business model
Hamro CSIT runs on a freemium model. Almost everything is free for every student: semester-wise notes, syllabus, full question banks, entrance exam practice sets, and TU notices. The only paywall is on expert-verified answers to the question bank, which are part of the premium tier.
How it was built
I designed, built, and maintain the entire product as the sole developer. The web platform and content backend run on WordPress with a MySQL database, customized heavily with editorial workflows, role-based access for contributors, and a REST API that powers the mobile app. The Android app is built in React Native with offline-first local caching and background sync. Push notifications are delivered through Firebase.