Languages: Python, JavaScript, jQuery, Ruby, HTML5, and CSS3
Frameworks: Flask, Ruby on Rails, and Backbone.js
DBMS, Deployment, Etc.: MySQL, SQLite, AWS, Heroku, and Git
Projects
Photogrammatron
Photogrammatron is an in-browser photo manipulation application. Written in Javascript with jQuery. It uses Bootstrap, HTML5, CSS3, and Canvas to draw and manipulate image files from the user's computer. There is also the ability to share the altered image to the user's facebook page by implementing the FB Oauth. (click the image below to navigate to the app. Deployed on Heroku)
This is an elegant terminal game written in Python. It uses a simple socket server to play between two bash profiles, either locally, or on two different computers. The link below will navigate you to the code on GitHub, where the repo can be cloned, and then you can play!
Emily's List is a craigslist clone app. It is written in Python. It utilizes the Flask framework with Flask-mail and a mySQL database for storage. It has been deployed on AWS. It uses a hand-rolled CSRF security protection.