iLovexams — Online Assessment Platform
Overview
Built and hosted ilovexams.com, a full exam-preparation platform for competitive exams including NEET, JEE, CUET, SAT, and subject-wise mock tests. The platform serves students across India with 2 Lakh+ questions across multiple exam tracks.
What I built
- Full quiz navigation and scoring flow with dynamic question rendering
- Student-friendly page layouts optimized for focused study sessions
- Lightweight static JSON question banks for instant loading
- Responsive layouts using Bootstrap CDN for mobile accessibility
Key decisions
- Client-side rendering — kept the backend simple by loading question banks as static JSON, reducing server load and cost
- Bootstrap via CDN — leveraged browser caching for repeat visitors, improving first-paint on return sessions
- Minimized asset loading — reduced perceived latency by eliminating unnecessary scripts and heavy images
Stack
- HTML, CSS, JavaScript
- Bootstrap CDN
- JSON (static question banks)
Status
Live at ilovexams.com — actively maintained with new question sets being added.