This repository contains multiple webiste deployed in vercel , including Nova Dash, Nova Sim, and Thraxa Civilization. Each project represents a unique web-based simulation or game focusing on different aspects of strategy, evolution, and procedural generation and caters to the problem statement we choose
The Problem: Traditional science education relies on textbooks and lectures, limiting hands-on learning due to high costs and lack of research labs.
The Solution: Novaa is an open-source AI-powered simulation platform integrating real-time physics and interactive learning for immersive experimentation.
Key Features:
Nova Dash: AI-assisted Python coding for scientific simulations.
Nova Simulation: Physics-based cosmic exploration.
Thraxa: AI-driven civilization modeling.
Impact: Democratizes science, fosters STEM careers, and advances research.
Try Now:
novaa-dasher.vercel.app
novaa-sim.vercel.app
thraxa-civilization.vercel.app
A futuristic ddashborad where studenrts can learn and increase thier knowledge
- module based learning
- sign/login
- handsdown experience using python
- Intuitive controls and mechanics
- Engaging user interface
A universe simulation that models celestial evolution, planetary formation, and cosmic expansion.
- Procedurally generated cosmic events
- AI-driven celestial interactions
- Real-time simulation updates
A strategy-based simulation that models the evolution of civilizations, including diplomacy, war, and technological advancement.
- AI-driven civilization behavior
- Diplomacy and conflict resolution
- Economic and technological progression
- real time implemenetation of AI algotrims
To set up any of these projects locally:
- Clone the repository:
git clone https://github.com/Sreejith-nair511/Jss_hacker.git cd Jss_hacker
Install dependencies (if applicable):
npm install
Run the project (example for Next.js-based projects):
npm run dev
🤝 Contributing Contributions are welcome!
Fork the repository. Create a new branch:
git checkout -b feature-name Commit your changes:
git commit -m 'Add feature' Push to the branch:
git push origin feature-name Submit a pull request.
📜 License This project is licensed under the MIT License.