Worked with Biology Professor (June 2009 - July 2009)
Wrote scripts in python to read and process fasta format files and generate statistics. Fasta format is a text-based format for representing either nucleotide sequences or peptide sequences, in which nucleotides or amino acids are represented using single-letter codes. The format also allows for sequence names and comments to precede the sequences. The format originates from the FASTA software package, but has now become a standard in the field of bioinformatics.
Designed a website for POETS (February 2008 – May 2008)
Providers of Education Technology Support (POETS) is a department at San Francisco State University (SFSU). I designed a website for the department using CSS Box model. The CSS box model describes the rectangular boxes that are generated for elements in the document tree and laid out according to the visual formatting model. Each box hass a content area (e.g. text, image, etc.) and optional surrounding padding, border, and margin areas; the size of each area is specified by properties.
Customized WordPress Blog Theme (February 2007 – May 2007)
Kubrick is the default theme of WordPress blog. During my job, I explored the structure of Kubrick theme and customize it to provide background color options. It also allows its users to upload customized images and set them as a background for their WordPress blog.