A minimalist, glassmorphism-inspired productivity dashboard built specifically for students. No bloat, no ads—just a clean space to get your work done.
🚀 View the live version or take a look at some screenshots! 📸
- Tasks & Notes: Manage your daily to-dos and jot down lecture notes in a beautifully clean, distraction-free interface.
- Flashcards: Ace your exams with integrated study decks designed around active recall principles.
- Whiteboard: A built-in, free-draw canvas perfect for mapping out diagrams, mind-mapping concepts, or doing quick sketches.
- Cloud Sync: Never lose your progress. Securely save and sync your data across devices using Google Auth or standard email login.
- More Inside: Dive into the app to discover even more productivity tools tailored for your workflow!
- Frontend: HTML5, Tailwind CSS for the glassmorphism UI, and Vanilla JavaScript.
- Backend: Firebase (Authentication for secure login & Firestore for real-time database syncing).
Want to see more, help out, or understand how this project is run? Check out the links below:
- 📸 Screenshots Gallery: See more angles and features of the UI!
- 🤝 Contributing Guidelines: Want to add a feature? Read this first!
- 📜 Code of Conduct: Our standards for a welcoming community :)
- 🔒 Security Policy: How to report vulnerabilities safely.
- 📝 Licence: Take a look at the open-source licence!
- 📚 Citation: Easily citate this repository.
- 🛠 Beta Repository: Check out the newest version of Student OS!
Built by a fellow tinkerer who wanted a study tool that actually looked good. The goal of Student OS is to prove that productivity software doesn't have to be overwhelming to be powerful. Used Claude for some bug fixes, and some code: but it's primarily built by myself :)
This project is licenced under the GNU Affero General Public License v3.0 (AGPL-3.0).
- Transparency: If you host a public version of this app, you should provide a link to the source code of your version (including any changes you made) as per the AGPLv3 terms.
- Identity: The logo of Student OS and the site's specific UI design are personal brand assets. You are welcome to fork the code, but please remove original branding or clearly state that your version is a fork.
- Side Note: You are welcome to contribute and try things with my code, I am just a fellow developer!
If you use Student OS in your research, academic work, or project, please give credit by citing it:
APA:
Dehairs, L. (2026). Student OS: A minimalist productivity dashboard! (Version 1.0.0) [Computer software]. https://github.com/LD-beepbeep/SCHOOL
BibTeX:
@software{Dehairs_Student_OS_A_2026,
author = {Dehairs, Lars},
month = mar,
title = {{Student OS: A minimalist productivity dashboard!}},
url = {[https://github.com/LD-beepbeep/SCHOOL](https://github.com/LD-beepbeep/SCHOOL)},
version = {1.0.0},
year = {2026}
}