Sorry, I didn't know a where else to put this. I'm working on an online hacking IDE to show potential employers I'm not totally stupid. It'll have a file tree, a text editor obviously (thanks CodeMirror) and command line interface (if I can wrap my head around any angular compenents I can find). I'd like to make something people actually want to use so...any suggestions? I'll be using Angular for the grunt work.
You could take some inspiration from 8bitworkshop. Mega Drive support and better debugging tools would be super neat too.