About me
I’m a second year graduate student at Rutgers University in the Computational Biology and Molecular Biophysics program studying the physics of DNA and protein interactions. I plan on using this blog to show off cool algorithms and useful pieces of code I devise as a graduate student.
This blog is statically generated by the new Python framework Hyde running on Python 2.7 and hosted by the Python-friendly webfaction.
Look for me on: Twitter, Github, or LinkedInRecent Blog Posts
Introducing CoffeeMol
An embeddable JavaScript Molecular Visualizer for HTML5 Browsers written in CoffeeScript and jQuery.
Open-Source Fellowship Applications
Well, not quite, but I plan to release my NSF, NDSEG, DOE CSGF, and DOE OSGF Fellowship applications after I recieve decisions
Batch Updates in MySQL
Although not well documented, there is a method to do batch updates in MySQL. This has been my experience so far