Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 706 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 706 Bytes

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/