Skip to content
View ppikrorngarn's full-sized avatar

Block or report ppikrorngarn

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

    A lightweight Go CLI for text-to-speech. Google Cloud ready, more providers coming soon. Play instantly or save as MP3. Cross-platform, profile-based config.

    Go 4

  2. attempt attempt Public

    Inspired by Golang error handling, this package will help you code defensively by always handling the errors.

    TypeScript 3

  3. use-persisted-state use-persisted-state Public

    A tiny React hook to persist state in localStorage, sessionStorage, or custom storage, namespacing, and is compatible with React Native.

    TypeScript 3

  4. nosleep nosleep Public

    A tiny macOS shell script (with TUI available) to toggle system sleep with pmset — keeps your Mac awake even with the lid closed.

    Go 1

  5. byte-flags byte-flags Public

    A lightweight, type-safe utility library for efficiently storing and managing boolean flags in compact numeric values (8, 16, or 32 bits). Perfect for permission systems, feature flags, status trac…

    TypeScript