View Project

CodeFiddle

Apr'2023

CodeFiddle

A sandboxing environment that spins up a Docker container, provides a shell to the container from the frontend, and allows you to create applications quick

Ever used sites like CodeSandbox, or codedamn? Wondered how they've built their code editors to be so customisable while integrating personalised features like open collaboration? This project is a take on how a site like this could be built.

The basic layout provides a VS Code experience, wherein a user can navigate between his available files from the file manager. The user also has a shell available that is hooked to a container that has been spun up for him, thus allowing for a full developer workflow, similar to the way you

11 peers supported with their upvotes and feedback!