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.

Content in all repositories owned by your account will be closed.
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. okf-memory/okf-agent-memory okf-memory/okf-agent-memory Public

    Git-native persistent memory for AI coding agents. Implements Google OKF v0.2 with sub-300µs in-memory BM25 search, embedded MCP server, and progressive disclosure. Slashes token bloat by 80% with …

    Go 554 35

  2. apperia-de/goroutine apperia-de/goroutine Public

    A goroutine wrapper for creating and running panic safe goroutines.

    Go 3

  3. 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 2 1

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

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