RE
realraunakgupta/ExamPrep
A premium, interactive study portal for GGSIPU B.Tech Semester IV mid-term preparation. Features analytics, pattern-based study guides, and past-paper analysis (PSLP & NAS).
โก ExamPrep โ Semester IV Study Portal
A premium, interactive study portal for GGSIPU B.Tech Semester IV mid-term preparation. Features data-driven analytics, pattern-based study guides, and past-paper analysis for multiple subjects.
๐ Features
- Multi-Subject Dashboard โ Homepage with subject cards linking to dedicated study tools for each paper.
- Predictive Analytics โ Chart.js-powered visualizations showing topic frequency and mark weightage across past papers.
- Pattern Master โ Accordion-based step-by-step solution guides for the most commonly repeated question types.
- Exact PYQ Citations โ Every past question is quoted verbatim with precise citations (e.g.,
[Q1(a), April 2024]). - PDF Downloads โ Original mid-term question papers available for direct download.
- Study Guide โ Official syllabus highlights and core concept tables for quick revision.
- Predicted Mock Paper โ Synthesized mock exam based on historical trends.
- Dark Academia Theme โ Sleek, responsive UI with glassmorphism cards and smooth animations.
๐ Subjects Covered
| Paper Code | Subject | Status |
|---|---|---|
| BS-202 | Probability, Statistics and Linear Programming | โ Available |
| EEC-206 | Network Analysis and Synthesis | โ Available |
| ECC-210 | Microprocessors and Microcontrollers | ๐ Coming Soon |
| ECC-212 | Digital Communications | ๐ Coming Soon |
| ECC-214 | Analog Electronics II | ๐ Coming Soon |
| HMC-208 | Universal Human Values | ๐ Coming Soon |
๐ ๏ธ Project Structure
ExamPrep/
โโโ index.html # Homepage โ Subject Portal
โโโ bs-202.html # PSLP Dashboard (Analytics, Patterns, Study Guide, Predicted Paper)
โโโ eec-206.html # NAS Dashboard (Analytics, Patterns, Study Guide, Predicted Paper)
โโโ coming-soon.html # Placeholder for unimplemented subjects
โโโ css/
โ โโโ home.css # Global stylesheet (shared by homepage + coming-soon)
โโโ assets/
โ โโโ pdfs/
โ โโโ PSLP/ # 4 original PSLP PYQ PDFs (May 2023 โ March 2025)
โ โโโ NAS/ # 3 original NAS PYQ PDFs (May 2023 โ March 2025)
โโโ README.md
๐ป Technologies
- HTML5 & CSS3 โ Structure and styling with CSS custom properties.
- Vanilla JavaScript โ Tab navigation, accordions, and interactivity.
- Chart.js โ Bar and bubble charts for exam analytics.
- Google Fonts โ Outfit (body) + DM Serif Display (headings).
โ๏ธ Usage
- Clone:
git clone https://github.com/realraunakgupta/ExamPrep.git
- Serve locally:
cd ExamPrep python -m http.server 8000 - Open: Navigate to
http://localhost:8000in your browser.
Built for GGSIPU Semester IV Mid-Term Preparation.
On this page
Languages
HTML97.1%CSS2.8%JavaScript0.1%
Created March 8, 2026
Updated March 9, 2026