Skip to content

Allowing developers to rapidly Prototype their Projects from the Browser without the hassle of setting up a local environment.

Notifications You must be signed in to change notification settings

ritik-work/Online-Code-Execution-Engine

 
 

Repository files navigation

Scope: To rapidly Prototype Projects in the browser without going through the hassle of setting up a new development environment on their local machines.
Developers are able to see instant results of their code without ever having to build or run.
The engine is built in the browser itself, HTML and CSS layout prototyping can be leveraged via iFrames, thus speeding up the development process

Reseach Paper: https://github.com/ritikchawla/Online-Code-Execution-Engine/blob/main/Ressearch%20Paper%20Published.pdf
Project Report: https://github.com/ritikchawla/Online-Code-Execution-Engine/blob/main/Ressearch%20Paper%20Published.pdf
Live: https://sandboxjs.netlify.app/

About

Allowing developers to rapidly Prototype their Projects from the Browser without the hassle of setting up a local environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • CSS 13.5%
  • HTML 5.6%