dave@djm.me:/home/dave
$ getent passwd $USER
dave:x:1000:1000:Dave James Miller:/home/dave:/bin/bash

$ cat about-me.txt
I'm a software developer from Oxford, England.

I am the Full-Stack Development Lead for the Mathematical Institute at the University of Oxford, working with Drupal, Moodle, Laravel and Puppet.

I was previously a Senior Developer at Alberon for 15 years, where I specialised in Laravel and WordPress development, system administration (Ubuntu, cPanel) and DevOps (Ansible, Terraform, AWS). Projects included turn IT on, the International Association of Hydrogeologists, Oxford's Department of Physics and Department of Computer Science, and many more.

I have a Computer Science degree from the University of Warwick.

This website only exists because I use the domain as a URL shortener - so it might as well have a holding page too.

$ cat open-source.txt
I created Laravel Breadcrumbs, and maintained it until April 2020. It had 2.4k stars on GitHub and 5M downloads on Packagist. It is now maintained by Sheng Slogar.

I am currently (from time-to-time) working on a task runner called Bin CLI.

$ cat links.txt
I don't have a blog, but you can find some things of mine on GitHub, and a handful of answers on Stack Exchange.

I'm technically on various social media sites - Hacker News, Reddit, Twitter, Mastodon, Instagram, Facebook, and probably a bunch more sites I've forgotten about - but I very rarely post anything.

$ cat contact.txt
If you are a recruiter or marketer, please see here.

For anything about my work at Oxford, please email dave.miller@maths.ox.ac.uk. Or use this contact form if you prefer.

For anything regarding Bin CLI, please open a discussion or issue (as appropriate) on GitHub. Unless it's a security issue - then email me.

For anything else, please email d@djm.me.

$ exit