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

Block or report MicahParks

Report abuse

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

Report abuse
MicahParks/README.md

Find me on the internet

My personal website: link

  • This has a contact form, if you'd like to report a security sensitive bug or send a kind message.

StackOverflow: link

If you appreciate my work, consider supporting me via a one-time or monthly financial contribution via GitHub Sponsors.

Pinned Loading

  1. magiclinksdev magiclinksdev Public

    An open source magic link authentication platform. Sign up, log in, password resets, email verification, and more.

    Go 14

  2. keyfunc keyfunc Public

    Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.

    Go 254 46

  3. jwkset jwkset Public

    A JWK and JWK Set implementation. An auto-cachine JWK Set HTTP client is provided. Generate, validate, and inspect JWKs. Self-host this project's website: https://jwkset.com

    Go 29 9

  4. go get private GitLab with group and... go get private GitLab with group and subgroup (Golang modules)
    1
    # Problem
    2
    The `go` command line tool needs to be able to fetch dependencies from your private GitLab, but authenticaiton is required.
    3
    
                  
    4
    This assumes your private GitLab is hosted at `privategitlab.company.com`.
    5
    
                  
  5. peakdetect peakdetect Public

    Detect peaks in realtime timeseries data using z-scores. This is a Golang implementation for the algorithm described by: https://stackoverflow.com/a/22640362/14797322

    Go 12 2

  6. go-ma go-ma Public

    The Simple Moving Average (SMA), Exponential Moving (EMA), and Moving Average Convergence Divergence (MACD) technical analysis algorithms implemented in Golang.

    Go 14 3