Skip to content
View spaulg's full-sized avatar

Block or report spaulg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
spaulg/README.md

Hi there 👋

I'm Simon Paulger, a Senior Software Engineer with 20 years of development experience delivering robust solutions, specializing in PHP, Go, React, MySQL, Docker, and Linux.

Here's some projects that I've been working on:

  • cardio - a PHP profiler written in C++.
  • solo - A development environment, wrapping Docker Compose, written in Go, adding workflow execution to services and tooling. Inspired by lando.dev
  • php-dev-containers - a project to rebuild docker containers with PHP builds for every major/minor version of PHP starting from 7.0.
  • raspberrypi-k8s-the-hard-way - an Ansible project to provision a Kubernetes cluster on Raspberry PI using instructions from Kubernetes The Hard Way.

Older projects:

  • vagrant-mutagen-project - A fork and rewrite of another Vagrant plugin to integrate Vagrant with Mutagen.
  • AcOS - a project where I was experimenting with Assembler programming to write an operating system in my youth.

Pinned Loading

  1. solo solo Public

    Solo development environment

    Go

  2. cardio cardio Public

    Cardio PHP profiler

    C++

  3. php-dev-containers php-dev-containers Public

    PHP development containers

    Shell

  4. raspberrypi-k8s-the-hard-way raspberrypi-k8s-the-hard-way Public

    Raspberry PI k8s The Hard Way

    Python

  5. sftp-chroot sftp-chroot Public

    Restricts users to their home directory when making SFTP connections. SSH access is revoked.

    C

  6. vagrant-mutagen-project vagrant-mutagen-project Public

    Mutagen project orchestration in Vagrant

    Ruby