Skip to content

LD-beepbeep/SCHOOL

🎓 Student OS

HTML5 TailwindCSS JavaScript Firebase Help Wanted

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! 📸

Student OS Dashboard Screenshot


✨ Features

  • 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!

🛠️ Tech Stack

  • Frontend: HTML5, Tailwind CSS for the glassmorphism UI, and Vanilla JavaScript.
  • Backend: Firebase (Authentication for secure login & Firestore for real-time database syncing).

📚 Project Documentation

Want to see more, help out, or understand how this project is run? Check out the links below:


💡 The Vibe

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 :)


⚖️ Legal & Branding

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!

🎓 Citation

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}
}