This Privacy Policy explains how DSA Atlas handles information when you use the site. We keep things simple: your progress is stored locally in your browser; we don't sell your data.
1. What We Collect
-
Local progress data: Done/Not Done, Starred items
(stored in
localStorage
on your device). - Static content usage: The site loads static JSON (e.g., resources, sheet items, blogs) with no personal identifiers.
- No account required: We don’t require sign-up or store server-side profiles in this MVP.
2. How We Use Data
Local progress data is used purely to provide features like checklists and starred items. It never leaves your device unless you export or share it yourself.
3. Cookies & Local Storage
We don’t use tracking cookies. We use localStorage
to
remember your preferences and progress in your browser.
4. Third-Party Links
We link out to third-party sites (e.g., GitHub, blogs, YouTube). Their privacy practices are not controlled by us. Review their policies before using those services.
5. Analytics
The MVP does not include analytics by default. If you later add analytics, update this policy to reflect what is collected and why.
6. Data Retention & Control
Your progress data lives in your browser. You can clear it anytime by clearing site data or running:
localStorage.removeItem('dsaProgress'); localStorage.removeItem('dsaStarred');
7. Children’s Privacy
The site is intended for general audiences preparing for interviews. If you are under the age of digital consent in your region, use the site with guardian guidance.
8. Changes to this Policy
We may update this policy. Continued use after changes means you accept the updated policy.
9. Contact
Questions? Reach us at rummanfardeen4567@gmail.com
License: MIT License — This project uses the MIT License. Include the license text and attribution in redistributions.