Skip to content
View joshp123's full-sized avatar

Block or report joshp123

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 Loading

  1. dotfiles dotfiles Public

    the usual

    Vim Script 2

  2. DSACancellationChecker DSACancellationChecker Public

    Forked from clarkdave/DSACancellationChecker

    A small Python script to scrape the DSA website to look for driving test cancellations

    Python 1

  3. start aws workspace matching given u... start aws workspace matching given username
    1
    aws workspaces describe-workspaces | jq '.Workspaces[] | select(.UserName=="josh").WorkspaceId' | xargs -I % aws workspaces start-workspaces --cli-input-json "$(aws workspaces start-workspaces --generate-cli-skeleton  | sed 's/\"\"/\"%\"/')"
  4. nl_transport_stuff nl_transport_stuff Public

    Some automation around public transport for myself.

    Python

  5. kindle_convert_and_sync kindle_convert_and_sync Public

    Converts and syncs books to your Kindle.

    Python 1