Check out what 3data.io is cooking up, disrupting the cyber security and IT world with a 3D dimensional data platform with built in AI for visualizing and interacting with your networking and security data.
I apologize if the title seemed misleading. The code execution part is built on a serverless framework, FaaS https://github.com/alexellis/faas. At some point, I might be able to incorporate the web page itself as being executed through FaaS, but for now, it is served up through a service that runs alongside the serverless code execution.
That being said, I chose to go with the FaaS so I could support more languages for execution of code than AWS or Azure currently does. Which I am working on adding more languages as develope new features for this project.
Please let me know if you have any other feedback.