diff --git a/src/components/LearnerDashboard.jsx b/src/components/LearnerDashboard.jsx
index 4ada2af..465441d 100644
--- a/src/components/LearnerDashboard.jsx
+++ b/src/components/LearnerDashboard.jsx
@@ -8,6 +8,10 @@ import { Helmet } from 'react-helmet';
import Footer from './Footer';
import useDarkMode from './useDarkMode';
import BackToTopButton from './BackToTopButton';
+import categorizedMLContent from '../../categorizedMLContent';
+import categorizedDLContent from '../../categorizedDLContent';
+import categorizedGenAIContent from '../../categorizedGenAIContent';
+import categorizedPrerequisiteContent from '../../categorizedPrerequisiteContent';
// Animation variants
const cardVariants = {
@@ -41,35 +45,39 @@ const LearnerDashboard = () => {
setTimeout(() => setIsTransitioning(false), 300);
};
- // Roadmaps configuration with localStorage keys
+ // Roadmaps configuration with localStorage keys and content
const roadmaps = [
{
id: 'prerequisiteRoadmapProgress',
title: 'Prerequisites',
path: '/prerequisites',
color: 'from-emerald-500 to-teal-500',
- icon:
This is a placeholder for the Privacy Policy page. Content will be added here soon.
-We are committed to protecting your privacy. This policy will outline how we collect, use, and safeguard your information.
+Last Updated: November 2025
+ ++ Welcome to mldl.study. We respect your privacy and are committed to protecting your personal information. + This Privacy Policy explains how we collect, use, and safeguard information when you use our website. +
+ ++ Our website uses browser local storage to save your learning progress, preferences, and settings. + This data is stored locally on your device and is not transmitted to our servers. The information includes: +
++ We use Google Analytics 4 to understand how visitors use our website. This helps us improve the user experience. + Google Analytics may collect: +
+We use the collected information to:
++ All user-specific data (progress, preferences) is stored locally in your browser's local storage. + We do not collect, store, or transmit this personal data to our servers. You have full control over this + data and can clear it at any time through your browser settings. +
+ ++ We use Google Analytics 4, which may use cookies to collect anonymous usage data. You can opt-out of + Google Analytics tracking by installing the Google Analytics Opt-out Browser Add-on. +
+ ++ Our website contains links to external resources, including YouTube videos and other educational content. + These third-party websites have their own privacy policies, and we are not responsible for their practices. +
+ +You have the right to:
++ Our website does not specifically target children under 13. We do not knowingly collect personal + information from children. If you believe a child has provided information to us, please contact us + so we can take appropriate action. +
+ ++ We may update this Privacy Policy from time to time. We will notify users of any material changes by + updating the "Last Updated" date at the top of this policy. Your continued use of the website after + such changes constitutes acceptance of the updated policy. +
+ ++ If you have any questions or concerns about this Privacy Policy, please contact us through our + GitHub repository at{' '} + + github.com/anshaneja5/mldl.study + +
This is a placeholder for the Terms of Use page. Content will be added here soon.
-By using this website, you will be agreeing to the terms and conditions outlined in this document.
+Last Updated: November 2025
+ ++ By accessing and using mldl.study ("the Website"), you accept and agree to be bound by these Terms of Use. + If you do not agree to these terms, please do not use the Website. +
+ ++ mldl.study is a free educational platform that provides curated learning resources, roadmaps, and materials + for Machine Learning, Deep Learning, and Artificial Intelligence. The service includes: +
++ Permission is granted to access and use the Website for personal, non-commercial educational purposes. + This license does not include: +
++ All content on this Website is provided for educational purposes only. The roadmaps, resources, and + materials are curated to help learners navigate their journey in ML/DL, but we make no guarantees about: +
++ The Website contains links to external resources, including YouTube videos, articles, and other educational + platforms. These links are provided for convenience, and we do not: +
+You agree not to use the Website to:
++ The Website's design, structure, and organization are protected by intellectual property rights. + The curated content, roadmaps, and original materials are either: +
++ All linked content (videos, articles, papers) remains the property of their respective owners and + is subject to their own terms of use. +
+ ++ The Website and its content are provided "as is" without warranties of any kind, either express or implied. + We do not warrant that: +
++ To the fullest extent permitted by law, mldl.study shall not be liable for any direct, indirect, + incidental, consequential, or special damages arising from: +
++ If the Website allows user contributions or feedback in the future, you grant mldl.study a non-exclusive, + royalty-free, perpetual license to use, modify, and display such content for educational purposes. +
+ ++ We reserve the right to modify, suspend, or discontinue any part of the Website at any time without + notice. We may also update these Terms of Use periodically. Your continued use of the Website after + changes constitutes acceptance of the new terms. +
+ ++ Your use of the Website is also governed by our Privacy Policy. Please review our Privacy Policy to + understand how we handle information. +
+ ++ These Terms of Use shall be governed by and construed in accordance with applicable laws, without + regard to conflict of law provisions. +
+ ++ This project is open source and welcomes contributions. By contributing to the project, you agree + that your contributions will be licensed under the same license as the project. +
+ ++ If you have questions about these Terms of Use, please contact us through our GitHub repository at{' '} + + github.com/anshaneja5/mldl.study + +
+ ++ If any provision of these Terms of Use is found to be unenforceable or invalid, that provision shall + be limited or eliminated to the minimum extent necessary, and the remaining provisions shall remain + in full force and effect. +
+ ++ By using mldl.study, you acknowledge that you have read, understood, and agree to be bound by these + Terms of Use. +