This site describes my skills, qualifications, projects and experience. I'm currently employed by the University of Oxford within the Computing Services networks team as a Network Development and Support Officer. My portfolio goes in to depth on each area of my skillset.
This was the first example project, described on the portfolio page. It's a simulated weather station outputting data to both a web interface and a XML weather feed. It saves data to a PostgreSQL database and uses modules such as DBI, DateTime, Config::Tiny, XML::Simple and Template Toolkit. The code is written to Perl Best Practises guidelines, tested via Test::More and version controlled. The web interface itself uses XHTML, CSS and jQuery.