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

Block or report ognus

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. 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 262 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
    #