Null_X is an advanced, all-in-one educational platform engineered to streamline and elevate the modern learning experience. Deployed seamlessly for web environments, the platform transforms traditional studying into a dynamic ecosystem by combining intelligent AI assistance, interactive gamification, and real-time collaboration.
This repository houses the core codebase optimized for deployment on GitHub Pages. The user interface leverages a modern, minimalist design paradigm built with CSS custom properties for fluid animations, smooth transitions, and a highly responsive layout.
- Frontend Core: HTML5, CSS3, JavaScript (ES6+)
- Iconography: Font Awesome (FAS) & Google Material SVG Icons
- Deployment: GitHub Pages (
glaxyias.github.io)
- AI Assistant: An intelligent companion designed to clarify complex concepts, answer academic queries, and guide the user's learning path.
- Core Learning Modules: Access to structured, foundational lessons and comprehensive study materials across various disciplines.
- Integrated Communication: A fully functional, real-time chat system enabling peer-to-peer collaboration, study groups, and resource sharing.
- Educational Gamification: Interactive learning games specifically designed to reinforce knowledge retention through engagement.
- Extensible Architecture: Designed to seamlessly integrate future educational tools and modules.
To deploy a local instance of Null_X for development or testing, execute the following steps:
-
Clone the repository: bash git clone https://github.com/glaxyias/glaxyias.github.io.git
-
Navigate to the project directory: bash cd glaxyias.github.io
-
Launch the application: Open
index.htmlin a standard web browser or deploy it using a local development server (e.g., Live Server).