Skip to content
View Sounie's full-sized avatar
Block or Report

Block or report Sounie

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Sounie/README.md

A bit about me

I'm Stephen Souness, a professional software developer based in Christchurch, New Zealand.

I'm originally from New Zealand, but lived in London from September 2008 until August 2021 where I gained a lot of hands on experience with back end technologies, including developing and deploying microservices into cloud environments including CloudFoundry, Mesos, EC2, ECS, and AWS Lambda.

Over the course of my career I have utilised a range of database technologies, from relational databases such as MS SQL Server, MySQL, PostgreSQL to NoSQL databases including MarkLogic, HBase and DynamoDB.

I am a firm believer in using the right technology for the right reasons, not just going with what is the most familiar or what might stand out on my CV.

Since about 2015 most of my work projects have involved asynchronous processing of data, applying AWS SQS or Apache Kafka to capture the raw data and make it available for applying business logic.

My GitHub contributions history mainly reflects when my employers have or have not been using GitHub as their preferred source code host, so 2020 through to 2021 isn't the only time that I've been committing code.

LinkedIn profile

Popular repositories

  1. springer-gocd-cloudfoundry-plugin springer-gocd-cloudfoundry-plugin Public

    Go plugin for Cloud Foundry

    Java 6 2

  2. JavaReminders JavaReminders Public

    Some examples of how Java might not always behave the way you expect.

    Java

  3. petition-analysis petition-analysis Public

    Playing with some data from petition.parliament.uk

    Java

  4. metrics metrics Public

    Forked from dropwizard/metrics

    📈 Capturing JVM- and application-level metrics. So you know what's going on.

    Java

  5. dependency-check dependency-check Public

    Check whether some Java code is transitively dependent on some other packages.

    Java

  6. back-to-basics-java back-to-basics-java Public

    Just some dabbling with Java as preparation and review of interview technical tasks

    Java