Skip to content
View MicahParks's full-sized avatar

Sponsoring

@drwpow
Block or Report

Block or report MicahParks

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
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

  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 242 45

  3. jwkset jwkset Public

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

    Go 20 5

  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 13 3