From ac5993af15d7f5efd3c7c995bfed26e47fddc009 Mon Sep 17 00:00:00 2001 From: Siddharth S Date: Tue, 24 Mar 2026 20:26:23 +0530 Subject: [PATCH 1/4] Create SECURITY.md --- SECURITY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..034e848 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,21 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 5.1.x | :white_check_mark: | +| 5.0.x | :x: | +| 4.0.x | :white_check_mark: | +| < 4.0 | :x: | + +## Reporting a Vulnerability + +Use this section to tell people how to report a vulnerability. + +Tell them where to go, how often they can expect to get an update on a +reported vulnerability, what to expect if the vulnerability is accepted or +declined, etc. From 997dbcfd668ab1384f377dad4c0ed779b3b8d2bc Mon Sep 17 00:00:00 2001 From: codeXsidd Date: Thu, 20 Aug 2026 21:49:53 +0530 Subject: [PATCH 2/4] =?UTF-8?q?rebrand:=20StudyTrack=20=E2=86=92=20Studive?= =?UTF-8?q?xa=20across=20entire=20codebase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- frontend/index.html | 10 +++++----- frontend/src/components/Sidebar.jsx | 2 +- frontend/src/pages/AgentDevHubPage.jsx | 2 +- frontend/src/pages/AiChatPage.jsx | 2 +- frontend/src/pages/CodeInsightPage.jsx | 2 +- frontend/src/pages/DashboardPage.jsx | 4 ++-- frontend/src/pages/FocusRoomPage.jsx | 2 +- frontend/src/pages/GpaCalculatorPage.jsx | 2 +- frontend/src/pages/LoginPage.jsx | 4 ++-- frontend/src/pages/StudyCardPage.jsx | 4 ++-- frontend/src/pages/TimetablePage.jsx | 2 +- routes/agents.js | 2 +- routes/auth.js | 12 ++++++------ 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 44ee2f3..9d343a4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# StudyTrack - Premium AI-Powered Student Productivity Workspace πŸš€ +# Studivexa - Premium AI-Powered Student Productivity Workspace πŸš€ ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg) ![React](https://img.shields.io/badge/React-Vite-61DAFB?style=for-the-badge&logo=react&logoColor=black) @@ -12,10 +12,10 @@ --- -StudyTrack is an all-in-one, ultra-premium personal student workspace designed to transform academic chaos into peak productivity. Powered by **Google Gemini AI**, it goes beyond simple trackingβ€”it acts as your personal tutor, scheduler, and motivator. +Studivexa is an all-in-one, ultra-premium personal student workspace designed to transform academic chaos into peak productivity. Powered by **Google Gemini AI**, it goes beyond simple trackingβ€”it acts as your personal tutor, scheduler, and motivator. ## 🌟 The Vision & Idea -The core idea behind **StudyTrack** is to create a holistic, intelligent ecosystem that actively helps students beat procrastination, build positive study habits, and understand their learning at a deeper level. Traditional apps just give you a checklist. StudyTrack gives you an AI agent that monitors your success, rewards you for consistency, and intervenes when you fall behind. +The core idea behind **Studivexa** is to create a holistic, intelligent ecosystem that actively helps students beat procrastination, build positive study habits, and understand their learning at a deeper level. Traditional apps just give you a checklist. Studivexa gives you an AI agent that monitors your success, rewards you for consistency, and intervenes when you fall behind. ## πŸ’Ž Premium Experience - **Ultra-Modern UI:** Sleek glassmorphism, fluid animations (Slide-Scale & Fade-Up), and a mobile-first side-swiping UX. diff --git a/frontend/index.html b/frontend/index.html index 1471ca7..28e360d 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -10,25 +10,25 @@ - StudyTrack β€” Premium AI-Powered Student Productivity Workspace - + Studivexa β€” Premium AI-Powered Student Productivity Workspace + - + - + - + diff --git a/frontend/src/components/Sidebar.jsx b/frontend/src/components/Sidebar.jsx index 9c64d83..7ce7898 100644 --- a/frontend/src/components/Sidebar.jsx +++ b/frontend/src/components/Sidebar.jsx @@ -98,7 +98,7 @@ const Sidebar = () => {
- StudyTrack + Studivexa )}