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

Block or report jabney

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. ambition-api ambition-api Public

    A JWT-based NodeJS/Express/Mongoose API written in TypeScript

    TypeScript

  2. ambition-native ambition-native Public

    A portfolio project featuring React Native

    JavaScript

  3. micro-redux: a minimal implementatio... micro-redux: a minimal implementation of Redux createStore, with thunkish behavior added in
    1
    /**
    2
     * Minimal implementation of Redux createStore, with thunkish behavior.
    3
     */
    4
    import subject from './micro-subject' // see micro-subject.js gist
    5
    
                  
  4. palettron palettron Public

    Manipulate palettes of colors in wonderful ways

    TypeScript

  5. row-runner row-runner Public

    Process CSV files as streams of rows.

    TypeScript 1

  6. seedable seedable Public

    A simple, no-frills, seedable random number generator from sha256 hashes

    JavaScript