Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by MicahParks

A curated list of projects in awesome lists by MicahParks .

https://github.com/micahparks/keyfunc

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

go golang jwk jwks jwkset jwt oidc

Last synced: 13 Jan 2025

https://github.com/micahparks/jwkset

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

go golang jwk jwks jwks-endpoint jwks-rsa jwkset rfc7517

Last synced: 13 Jan 2025

https://github.com/micahparks/peakdetect

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

Last synced: 13 Jan 2025

https://github.com/micahparks/go-ma

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

go golang macd technical-analysis

Last synced: 13 Jan 2025

https://github.com/micahparks/private-pkgsite

Host the open source pkg.go.dev site, also known as "pkgsite", internally on a private network and allow for the displaying of projects with non open source licenses. This site helps display Go (golang) documentation with support for Go modules.

Last synced: 13 Jan 2025

https://github.com/micahparks/websocket-pubsub

An in-memory HTTP websocket publish-subscribe system written in Golang.

go golang publish-subscribe pubsub websocket

Last synced: 13 Jan 2025

https://github.com/micahparks/go-rsi

The Relative Strength Index (RSI) technical analysis algorithm implemented in Golang.

go golang rsi techincal-analysis

Last synced: 13 Jan 2025

https://github.com/micahparks/recaptcha

Golang reCAPTCHA V3 client for verifying requests server side.

go golang recaptcha recaptcha-v3

Last synced: 13 Jan 2025

https://github.com/micahparks/go-aws-sam-lambda-example

An AWS SAM example project with two Golang Lambdas.

aws aws-lambda aws-sam go golang

Last synced: 13 Jan 2025

https://github.com/micahparks/aws-ses-web-ui

Send emails via AWS SES with a self-hosted web UI

Last synced: 13 Jan 2025

https://github.com/micahparks/go-ad

The Accumulation Distribution Line (A/D) technical analysis algorithm implemented in Golang.

go golang technical-analysis

Last synced: 13 Jan 2025

https://github.com/micahparks/go-chaikin

The Chaikin Oscillator technical analysis algorithm implemented in Golang.

chaikin chaikin-algorithm go golang technical-analysis

Last synced: 13 Jan 2025

https://github.com/micahparks/jcp

A JWK Set client proxy.

jwk jwks jwkset jwt proxy proxy-server

Last synced: 13 Jan 2025

https://github.com/micahparks/qrest

Last synced: 13 Jan 2025

https://github.com/micahparks/xbright

A Linux screen brightness GUI. Made for when the OS doesn't include one. Originally migrated from my GitLab.

Last synced: 13 Jan 2025

https://github.com/micahparks/clockify-weekly-report-sender

Automatically download Clockify's beautifully generated PDF reports, get the necessary info from them and send a detailed and automatic email with the report attached to your clients for billing. Find Clockify at clockify.me. Originally migrated from my GitLab.

Last synced: 13 Jan 2025

https://github.com/micahparks/roometheus

Hackathon project: It's like Prometheus, but for roomies.

Last synced: 13 Jan 2025

https://github.com/micahparks/starvote

Last synced: 13 Jan 2025

https://github.com/micahparks/temperature-challenge

A take home challenge that calculates the average temperature in the largest 100 cities in the USA.

Last synced: 13 Jan 2025

https://github.com/micahparks/collymongo

A MongoDB storage backend for the Colly framework. Originally migrated from my GitLab.

Last synced: 13 Jan 2025

https://github.com/micahparks/jsontype

Last synced: 13 Jan 2025

https://github.com/micahparks/kafka-pubsub

A take home challenge that's a Kafka client pubsub system.

Last synced: 13 Jan 2025

https://github.com/micahparks/craigslist-vehicles

A scraper with a fyne-io/fyne UI. It gathers Craigslist vehicles and allows for easier, more complex queries. Originally migrated from my GitLab.

Last synced: 13 Jan 2025

https://github.com/micahparks/cereal

Last synced: 13 Jan 2025

https://github.com/micahparks/bright

A CLI to adjust display brightness using xrandr. Made because Ubuntu desktop was baking my eyeballs in low light.

Last synced: 13 Jan 2025

https://github.com/micahparks/compatibility-keyfunc

Create a jwt.Keyfunc for JWT parsing with a JWKS or given cryptographic keys in Golang. LEGACY FORKS ONLY. Use https://github.com/MicahParks/keyfunc for github.com/golang-jwt/jwt

Last synced: 13 Jan 2025

https://github.com/micahparks/bookstore

The bookstore coding challenge.

Last synced: 13 Jan 2025

https://github.com/micahparks/verifier

Use a JWK Set to verify JWTs when using the github.com/cristalhq/jwt/v5 package.

Last synced: 13 Jan 2025