Skip to content
View WillCoates's full-sized avatar
  • Chartered Management Institute
  • Peterborough, UK
Block or Report

Block or report WillCoates

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

Pinned

  1. CustomDownloadDir CustomDownloadDir Public

    Chrome extension to customise download directory based off metadata

    JavaScript 1

  2. A simple program to update modificat... A simple program to update modification time of UWSGI vassals when deploying web applications
    1
    // Refresh UWSGI
    2
    // William Coates (me@willtc.uk)
    3
    // A simple program to update modification time of UWSGI vassals when deploying
    4
    // web applications
    5
    
                  
  3. QuickCalc QuickCalc Public

    A command line calculator written in C++

    C++