About Me

I am a web developer based in San Francisco
with a passion for programming

Graduated from UC Santa Barbara with a degree in Biochemistry in 2012 and worked in the biotechnology field for a year. During both my studies and job I worked heavliy with computers to analyze and manipulate data. I found that I was enjoying the logic in writing scripts to format and display the data I had collected more than I was enjoying doing lab work. This set me on the path to start learning how to code and becomming a web developer.

Skills

Ruby

Rails

Javascript

HTML

PostgreSQL

Backbone

CSS

Git

Projects

ChattyPage

Asynchronous chat application built in node.js that updates all users as soon as a new message is sent. Users can change their nickname and chatroom.

ninety9Gamers

Video game marketplace web application. Rather than storing a large database of video game titles with descriptions, utilizes a the Giant Bomb API to look up games and also allows users to search for games through their extensive database.

Asteroids

Clone of the classic arcade game Asteroids using javascript in an object orient manner. Uses trigonometric functions to calculate object projection