Rajiv Eranki
This is the personal webpage of Rajiv Eranki.
Certainly useful
- Menulator - An calculator I wrote for Mac OS X a while ago. As of 10.4.7, this still works.
- Rubik's Cube - You can solve it in under a minute with this easy-to-memorize method.
- Short document explaining how to set up pine on your computer to check MIT mail.
Potentially useful
- How to write CGI code in MIT Scheme, if your webserver allows for shell-script CGI scripts:
#!/bin/bash exec tail -n +3 $0 | /usr/bin/scheme --batch-mode; exit (display "Content-type: text/html\n\n")
A similar idea applies to Perl, but you must block comment out the scheme code (see=pod) so as not to confuse the interpreter. I haven't played around with getting the environment variables to work, but this is a start. - MIT Subject Evaluations - A personal perspective.
- Minuet and Trio in C Major and A Poison Tree (after Blake) for my 21M.303 projects. In MP3 format.
- TeX source for my resume. Feel free to use, modify, and redistribute as desired.
- scheme.vim - A more logical way to view scheme code in gVim.
- Super Mario Brothers guitar tablature - Difficult, but feasible. Sounds good on the classical guitar.
Personal
Resume (both in letter):
[PDF]
[PostScript]
About me
I'm a Master's student at MIT (Course VI). I'm interested in investigating human cognition from a computational perspective.
Contact
Email: eranki@mit.edu
Last updated: 18 October 2006