Skip to content
View jlgingrich's full-sized avatar

Block or report jlgingrich

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. signalman signalman Public

    A Rust interface for the Signal messaging service for client automation

    Rust 1

  2. NYTGames NYTGames Public

    An F# API for various NYT word games

    F#

  3. codex-of-minds codex-of-minds Public

    An exploration of technology and its impact on our lives

    TypeScript

  4. A simple F# API for xkcd comics A simple F# API for xkcd comics
    1
    #load "xkcd.fsx"
    2
    #load "SmartAwait.fsx" // See https://gist.github.com/jlgingrich/78d27f2385462d910072c82f6836a461
    3
    
                  
    4
    open Xkcd
    5
    open type SmartAwait.Type