Skip to content
View PenguinPoweredApps's full-sized avatar

Block or report PenguinPoweredApps

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. boilerplate boilerplate Public

    A Unary boilerplate gRPC, the simplest and most common type of gRPC connection. It acts just like a standard function call or a REST API endpoint: the client sends a single request to the server an…

    Makefile

  2. govault govault Public

    A lightweight, locally-encrypted, command-line password manager written in Go.

    Go

  3. novabolt novabolt Public

    A secure, minimalist Go CLI that generates cryptographically strong passwords and copies them to your clipboard with an automatic 30-second self-destruct timer for maximum privacy.

    Go

  4. pingpong pingpong Public

    The Goal: Build a client that sends a Ping message with a timestamp, and a server that replies with a Pong message and the time it took to process.

    Go

  5. unary unary Public

    Unary gRPC is the simplest and most common type of gRPC connection. It acts just like a standard function call or a REST API endpoint: the client sends a single request to the server and gets a sin…

    Go

  6. webserver webserver Public

    A lightweight, production-ready Go HTTP web server featuring static file serving, REST API endpoints, structured JSON logging (slog), CORS middleware, tiered configuration, and graceful shutdown. Z…

    Go