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

Block or report gilmation

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
gilmation/README.md

Hi, my name is Hugh Gilmour and I was developing software as Gilmation from 2009 until 2019.

In this account there are some public projects that contain some simple tools that were developed by me for Gilmation. Up until recently I did all of my work on github under the gilmation account but I have now created a new personal account and will add a few personal projects over the next few weeks.

  • IP is a simple Sinatra App that returns the IP address of the request origin which can be useful for automated whitelist updating (if you are moving around). Check out the code for the endpoints which are avialable at ip.gilmation.com

  • Gilmation is a simple Jekyll static site with a bit of Ruby to make working with AWS Cloudfront distributions and invalidations from the CLI a bit more pleasant.

  • Gilmation Tools contains a lot of useful scripts (for checking urls, redirects, ssl certs and processing data) and other utilities. I'm in the process of unifying older projects into this single repo but revewing the code to make sure nothing is being exposed that shouldn't is taking a wee bit of time. On the way are more scripts (mostly ruby, some node) and some infrasctucture related directories (packer, terraform and vagrant).

There are also a fair few private projects are all work that is used by or has been sold to clients. If you'd like to see more please let me know.

Pinned Loading

  1. gilmation-tools gilmation-tools Public

    Tools used by gilmation projects

    HTML 3

  2. ip ip Public

    Simple Sinatra Rack application to return the source ip of a http request.

    Ruby 2

  3. gilmation-static gilmation-static Public

    Static site for Gilmation.com

    SCSS