Quanbas is a cutting-edge browser-based coding platform that lets you write, compile, and run code seamlessly. No installations or setups required—just code directly from your browser and watch it come to life!
- Browser-Based IDE: Code, compile, and run all in one place.
- Multi-Language Support: Write programs in various languages, including Python, JavaScript, and more.
- Real-Time Execution: See the results of your code instantly.
- Minimal Setup: Start coding without the hassle of installing dependencies.
- Cross-Platform: Works on all modern browsers and devices.
- User-Friendly Interface: Intuitive design for beginners and professionals alike.
Follow these simple steps to start coding on Quanbas:
- Visit Quanbas.
- Choose a programming language from the options provided.
- Start coding in the editor and hit Run to execute your code.
- View your results instantly in the output panel.
- Frontend: React, Next.js
- Backend: Node.js
- Execution Engine: Integrated code execution powered by secure containers.
Quanbas is continuously evolving! If you're interested in contributing or exploring the codebase:
- Clone the repository:
git clone https://github.com/echoinbyte/quanbas.git
- Navigate to the project directory:
cd quanbas
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open your browser and visit
http://localhost:3000
.
Experience Quanbas live: Quanbas Web App
Quanbas is licensed under the MIT License.
We'd love to hear from you! If you have feedback or run into issues:
- Submit a ticket on our GitHub Issues.
- Email us at support@quanbas.com.
Quanbas was founded by Sambhav Aryal (Echoinbyte). A big thank you to our developers and the open-source community for making Quanbas possible.