https://github.com/psychomita/virtual-lab
Scinapse is an interactive virtual science lab that brings real-world experiments to life through virtual simulations.
https://github.com/psychomita/virtual-lab
bun nextjs science tailwindcss typescript virtual-laboratory
Last synced: 10 months ago
JSON representation
Scinapse is an interactive virtual science lab that brings real-world experiments to life through virtual simulations.
- Host: GitHub
- URL: https://github.com/psychomita/virtual-lab
- Owner: psychomita
- License: mit
- Created: 2025-05-02T05:24:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-22T07:46:13.000Z (about 1 year ago)
- Last Synced: 2025-06-24T05:40:30.607Z (12 months ago)
- Topics: bun, nextjs, science, tailwindcss, typescript, virtual-laboratory
- Language: TypeScript
- Homepage: https://scinapse.vercel.app/
- Size: 7.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Scinapse: *"Where Science Meets Curiosity*"
[](https://nextjs.org) [](https://opensource.org/licenses/MIT) [](#) [](#) [](#) [](#)
**Scinapse** is an immersive virtual science lab experience designed to bring hands-on experiments to the digital classroom. Developed during the **Smart Bengal Hackathon 2025** by **Team Sypher**, this platform enables students and educators to conduct interactive simulations of real-world science experimentsβall from the browser.
---
## β¨ Key Features
* π¬ **Realistic Virtual Experiments** β Perform simulations in physics, chemistry, and more
* π§ **Interactive & Intuitive Interface** β Navigate experiments step-by-step with guided actions
* π **Dynamic Visual Feedback** β Watch outcomes evolve in real-time based on your actions
* π€ **AI Chatbot Support** β Get instant help and explanations through an integrated intelligent assistant
* π **Multilingual Translation** β Access the platform in multiple languages for wider accessibility
* π **Student-Friendly Flow** β Designed to enhance remote and hybrid learning
---
## βοΈ Built With
* **Next.js** β React-based framework for fast, scalable applications
* **TypeScript** β Strongly typed code for better safety and DX
* **Tailwind CSS** β Utility-first styling for fast, responsive UI
* **BetterAuth** β Authentication and access management
* **Bun** β Ultra-fast JavaScript/TypeScript runtime and package manager
* **Vercel** β Seamless deployment and hosting
* **Figma** β UI/UX prototyping and design system
---
## π Getting Started
To run Scinapse locally, ensure you have **Bun** installed:
```bash
bun install
bun dev
```
If you're using npm:
```bash
npm install
npm run dev
```
Then visit `http://localhost:3000` in your browser.
---
## πΈ Screenshots

---
## π Project Status
Scinapse is in active development, with plans to expand the experiment library, add collaborative features, and enhance intelligent feedback systems for autonomous learning.
---
## π License
This project is licensed under the [MIT License](LICENSE).