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

Block or report hloughrey

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

Pinned

  1. os-open-roads-processing os-open-roads-processing Public

    Takes the downloaded OS Open Roads data and populates a Postgres database. It then exports a postgres dump file for you to use in a new database.

    TSQL

  2. road-closures road-closures Public

    This is a repo for playing around with creating a CRUD API in different languages. Each language will make CRUD requests against a Postgres database which is populated with the OS OpenRoads road ne…

    JavaScript

  3. sql-snippets sql-snippets Public

    A VSCode extension which provides SQL snippets for creating idempotent SQL. Idempotency is especially important when creating database migration scripts.

    1

  4. jest-snippets jest-snippets Public

    A collection of useful snippets for building a Jest test suite