It is an online compiler which has capacity to execute c,c++ and python codes .
first download the package
git clone https://github.com/surajjbhardwaj/Online-compilar.gitchange directory
cd "Online-commpiler"install the dependencies
npm installcongrats, it's ready to run at http://localhost:5000 now run using command
npm startsee your frontends at https://localhost:5000 do what you want now.