Skip to content
View ShovelJockey's full-sized avatar
  • Cambridge
Block or Report

Block or report ShovelJockey

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. DERI-database-to-excel DERI-database-to-excel Public

    Code for a Cambridge policy consultants project assessing digital skills in part with the Digital Exclusion Risk Index or DERI.

    Python

  2. Organiser Organiser Public

    personal organiser utilising SQLalchemy

    Python 2

  3. time-distance-calculator time-distance-calculator Public

    Code written for CPC, taking origin and destination postcodes from an excel table and creating a new one with the data ID, travel time and distance.

    Python

  4. Battleships-game Battleships-game Public

    my version of the classic battleships game played through the terminal

    Python

  5. sqlalchemy sqlalchemy Public

    Forked from sqlalchemy/sqlalchemy

    The Database Toolkit for Python

    Python

  6. noughts-and-crosses noughts-and-crosses Public

    Java version of noughts and crosses or tic-tac-toe. Computer player utilises minimax algorithm to make moves.

    Java