An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Scinapse: *"Where Science Meets Curiosity*"

[![Built with Next.js](https://img.shields.io/badge/Built%20with-Next.js-000?logo=next.js&logoColor=white)](https://nextjs.org) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Virtual Science Laboratory](https://img.shields.io/badge/πŸ”­-Virtual%20Science%20Laboratory-red)](#) [![Physics](https://img.shields.io/badge/Physics-βš›οΈ-yellow)](#) [![Chemistry](https://img.shields.io/badge/Chemistry-πŸ§ͺ-blue)](#) [![Biology](https://img.shields.io/badge/Biology-🧬-purple)](#)

**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

![Screenshot 2025-05-22 123259](https://github.com/user-attachments/assets/95d31a29-72d5-4788-8927-b951c90c4f8a)

---

## 🏁 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).