Skip to content
View sknr's full-sized avatar

Block or report sknr

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. apperia-de/goroutine apperia-de/goroutine Public

    A goroutine wrapper for creating and running panic safe goroutines.

    Go 3

  2. apperia-de/webhook-to-telegram apperia-de/webhook-to-telegram Public

    A secure, lightweight Telegram bot to format and forward webhook events (GitHub, Ko-fi, PayPal) to chats. Easy routing, token verification (SWT/HMAC), and message styling, configured entirely via a…

    Go 1

  3. apperia-de/slogscope apperia-de/slogscope Public

    A zero-allocation, high-performance custom Go slog.Handler for package-scoped logging. Dynamically adjust log levels per package in production at runtime without application restarts.

    Go 2

  4. SecureWebhookToken/swt SecureWebhookToken/swt Public

    Go implementation of the Secure Webhook Token (SWT), an Internet-Draft for sending secure Webhooks, based on the JWT standard.

    Go