A curated resource platform for HSC & SSC students of Bangladesh β built by members, for everyone.
HSCStack is a lightweight, structured platform where verified members share academic resources β practicals, notes, PDFs, videos, and questions β organized by subject and chapter, so every HSC student can find what they need in one place.
HSCStack is built for students preparing for the Higher Secondary Certificate (HSC) & Secoondary School Certificate (SSC) exams in Bangladesh. It brings together a trusted library of student-made resources, organized neatly by subject and chapter β no more digging through WhatsApp groups or random Facebook posts.
Browsing is open to everyone. But to contribute, you need to be an HSCStack member first β keeping the content quality high and the community trustworthy.
- π Subject Archive β Resources organized under subjects with visual themes and icons.
- ποΈ Chapter-based Structure β Each subject has nested chapters (nodes) so you can find exactly what you need.
- π Multiple Resource Types β Notes, PDFs, images, videos, and exam questions β all in one place.
- π Members-Only Uploads β Only verified HSCStack members can contribute content.
- π οΈ Admin Panel β Full control over subjects, chapters, and resources via a clean admin area.
- βοΈ File Upload Support β Resources are stored and served from public storage.
- π Free to Browse β No account needed to read or download resources.
- π Educational Blog β Read study tips, announcements, learning guides, and educational articles.
| Type | Description |
|---|---|
| Notes | Handwritten or typed notes by fellow students |
| PDFs | Formatted documents, guides, and reference sheets |
| Images | Diagrams, charts, and visual study aids |
| Videos | Classes from Youtube |
- Visit HSCStack β no account needed.
- Pick your subject and chapter.
- Browse, read, or download any resource freely.
Only HSCStack members can upload resources. To become a member:
- Join at π hscstack.mvp.bd/join
- Once accepted, log in and go to the relevant subject and chapter.
- Upload your resource β add a title, type, and short description.
- Your contribution goes live after a quick admin review.
Why membership? We keep uploads member-only to maintain quality and ensure content is relevant, accurate, and trustworthy for all HSC students.
| Layer | Technology |
|---|---|
| Backend | Laravel (PHP) |
| Frontend | Vue.js via Inertia.js |
| Storage | Public file storage |
| Admin Panel | Built-in Laravel admin area |
Additional documentation for developers:
HSCStack is not open for general pull requests. To contribute code, you must be a core developer on the team.
To apply, join via π hscstack.mvp.bd/join β once your application is reviewed and accepted, we'll onboard you to the codebase.
Once you're a core developer:
- Clone the repository
- Create a new branch:
git checkout -b feature/your-feature-name - Commit your changes:
git commit -m "Add: your feature" - Push to your branch:
git push origin feature/your-feature-name - Open a Pull Request for review
hscstack/
βββ app/
β βββ Models/ # Subject, Node, Resource models
β βββ Http/Controllers/ # Web + Admin controllers
β βββ ...
βββ resources/
β βββ js/
β β βββ Pages/ # Inertia Vue pages
β β βββ Components/ # Reusable Vue components
β βββ views/ # Blade layouts
βββ routes/
β βββ web.php # Public routes
β βββ admin.php # Admin routes
βββ public/storage/ # Uploaded files
βββ .env.example
βββ README.md
HSCStack's value comes from the quality of what's shared. Please follow these rules:
- β Only upload content you created or have permission to share.
- β Keep everything relevant to the HSC Bangladesh curriculum.
- β Add clear titles and descriptions so others can find your resource.
- β Do not upload copyrighted textbooks or board materials without permission.
- β No spam, duplicate, or off-topic content.
Breaking these rules may result in content removal or membership revocation.
Have a question, found a bug, or want to get involved?
- π§ Email:
com.tajim@gmail.com - π Issues: Open a GitHub Issue
This project is licensed under the MIT License.