Welcome to DSOS! This is a personalized, gamified Learning OS designed to transition your analytical career from standard roadmaps to job-ready execution.
I vibe-coded this platform based on my personal way of learning: studying from books, practicing actively, and tracking progress in a structured, deliberate manner. I wanted to share this with anyone who shares this same learning habit!
Currently, the roadmap covers SQL, Python, Professional Communication, and Interview Prep, with more modules on the way. Here is the link for the website as well https://entity079.github.io/DSOS/
Most roadmaps tell you what to learn, but not how to retain it. DSOS is structured around a structured workflow:
- Source Books: Directly maps concepts to recommended books (e.g., Minto Pyramid, HBR Writing Guide, Python Object-Oriented Programming).
- 8-Stage Learning Journey: Tracks your state from theory read, library coding, project logs, to spaced-repetition revisions.
- Decoupled Confidence & Mastery: Tracks your completion of topics separately from your psychological confidence levels.
Since DSOS is a serverless Single Page Application (SPA), there's no backend configuration required:
- Clone the repository:
git clone https://github.com/entity079/DSOS.git cd DSOS - Simply double-click
index.htmlto open it in your browser.
This page is open for improvements! Whether you have suggestions for new book mappings, feature recommendations, or styling adjustments, feel free to open a Pull Request or drop an issue on our GitHub Repo. Let's build a better way to learn together!