Andrew Lawrence Murray
uwmurray at u dot washington dot edu
(206)351-2038
A little bit about me:
- I'm a Junior at the University of Washington
- I'm a member of Theta Chi Fraternity
- I love playing golf, soccer, skiing and programming (not neccesarily in that order :P)
- I've programmed since age 16
Languages I've worked in:
- C, C++, Objective-C (I love obj-c!)
- Java
- Perl
- PHP
- SQL
- VB
- Tcl
- Lisp
- T-SQL
Python! Of the languages in this list, my favorites are C, objective-C and Python Perl and Lisp ain't so bad either, and I guess T-SQL is kind of in a different league...
Stuff I've done in Python:
- Designed and Implemented a three-tier application used to aid in organizing and shipping assets. The program consisted of: 1) A backend database (Postgres) 2) An API (written in Python and SWIG wrapped C) 3) An XML-RPC Server (Written on top of Apache using mod_python). Remote web interfaces / Client Applications were written on top of the xml-rpc layer.
- Wrote a label printing application that talks to the above mentioned xml-rpc server and generates tracking labels (w\barcodes etc) as pdf files (I used reportlabs) and then prints the generated labels through gsprint (a small utility that comes with ghostscript.
- Currently, I'm doing some Python contract work for a local event Photography company, writing an application photographers will use on site. The program is MVC in nature and I'm using wxPython for the windowing stuff.
Other Programming Stuff:
Worked at the now-defunct Photozone.com writing some VB & Perl stuff