{% extends "layout/base.html" %} {% block title %}Software Development{% endblock %} {% block content %}

Software Development

For pretty much all of my career (apart from some retail jobs early on while I went to college) I've worked as a software engineer (professionally since 2008). I taught myself to program since I was a young teenager, and my first 'real' language was Perl which I first learned because I wanted to build my own chatbots for AOL Instant Messenger.

I soon found out Perl could be used for server-side website scripting (and would greatly empower my personal websites, which were limited to HTML and JavaScript so far) and was already building my own whole web apps (such as blogs, custom forums and MySpace-style social networking sites!) all before I even graduated high school. After not even a year into college, I got my first software development job (at a Perl shop) and the rest is history (and a story for my LinkedIn).

For the most part I have worked for small startup companies (as I love to write new code and have a big impact on the product). I'm not currently looking for work, but in the future will plan to give freelance work a try.

Technical Skills

Example Projects

See my Portfolio page for some of my biggest and actively maintained projects. I also have a variety of stuff on my GitHub page but here are some interesting projects in particular:

{% endblock %}