Posts in projects


First impressions on nand2tetris
• 3 min read

I recently started reading a very interesting book called The Elements of Computing Systems by Noam Nisan and Shimon Schocken. The book is nicknamed "nand2tetris", so called because the reader starts off with a NAND gate and using it as a building block for more complex systems builds a modern computer(on which he or she implements the...
Continue Reading »

Videodropper- Behind the scenes
• 3 min read

My previous post about my new web app- Videodropper, which lets you send Youtube videos to your Dropbox account got quite huge on Hacker News yesterday(At least, much more than I'd anticipated). So, I decided to write another post about Videodropper on how it works.
Continue Reading »

Videodropper
• 2 min read

img src="/images/videodropper.png" style="width:500px; height:300px; float:left; padding:10px;"/
Continue Reading »

Instamator
• 1 min read

I have been wanting to create a serious web app for some time now, and I think I just did. Well, to be more accurate its a pretty simple web service. Let me introduce to you Instamator, it lets you easily grab and use the photos you've liked on Instagram, the popular photo-sharing app(for iOS devices only- but you can check Inkstagram ...
Continue Reading »