Inspiration
When you're on the go and want to test out some cool code without having to pull out a laptop.
How it works
An email is sent to @mail.minhazm.com, e.g. python@mail.minhazm.com with the executable code in the message body and file name in the subject. The emails are parsed for the content and the code is executed on a virtual machine, then the reply is sent back to the user.
Challenges I ran into
Isolation of the environment to prevent code injection.
Log in or sign up for Devpost to join the conversation.