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

Block or report ognus

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. evidencestrong.com evidencestrong.com Public

    Source code for https://evidencestrong.com website. Build with Gatsby and React.

    JavaScript 1 1

  2. ird-nz ird-nz Public

    Checksum validator for New Zealand's IRD/GST number.

    JavaScript 17 7

  3. tomekkolasa.com tomekkolasa.com Public

    Source code for my personal blog https://tomekkolasa.com. Build with Gatsby, React, and CSS-in-JS.

    JavaScript 1

  4. filtersjs filtersjs Public

    Simple faceted search solution for small JSON datasets.

    TypeScript 8 6

  5. wallet-address-validator wallet-address-validator Public

    Forked from ryanralph/altcoin-address

    Useful library for validation of Bitcoin, Litecoin, Ethereum and other cryptocoin addresses

    JavaScript 261 129

  6. Bash script for auto pushing current... Bash script for auto pushing current git branch and creating a Github PR with JIRA link in description
    1
    #!/bin/bash
    2
    
                  
    3
    #
    4
    # Usage: gitpr "My PR title"
    5
    #