Ishaan Mehta


$ ls ~/projects


Generating static sites from plaintext formatting files

Creating websites is often boring, and dealing with html is rather awful because of all the angled braces, so I created a static website generator that uses easy to type plaintext formatting files to generate the appropriate html


Baby's First Operating System

Operating systems are cool, why not figure out how to create one of my own?


BL: a basic programming language

I've used a programming language near daily for years, but how do they actually work?