Skip to content

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. GitHub Action that triggers e-mails with release notes when these are created

    JavaScript 64 12

  2. Chrome extension that wraps the selected text in a markdown link with the contents of the clipboard

    JavaScript 85 10

  3. Changes the GitHub notification icon to red if you have unread participating notifications.

    CoffeeScript 53 5

  4. Fluent API for set operations.

    JavaScript 7 3

  5. Action that alerts org owners of a repository made public. See upcoming `repo-visibility-toggle-sms-action` to toggle it back via SMS reply.

    JavaScript 14 2

  6. 1
    % Run missionaries(((3,3),(0,0),1),[],Path).
    2
    
                  
    3
    validMove(Position, Visited):-
    4
        notMember(Position,Visited),
    5
        positiveCount(Position),

612 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

5 contributions in private repositories Jul 6 – Jul 7

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.