Skip to content
View indrasvat's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report indrasvat

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. claude-code-skills claude-code-skills Public

    A collection of Claude Code skills

    Python 2 1

  2. dorikin dorikin Public

    A Simple Go TUI for Kubernetes Configuration Drift Detection ☸️ 📐 🍃

    Go 1

  3. gp-vpn gp-vpn Public

    A macOS Go CLI for the GlobalProtect VPN

    Go 1

  4. vicaya vicaya Public

    A fast macOS filesystem search tool

    Rust 1

  5. VoiceInk VoiceInk Public

    Forked from Beingpax/VoiceInk

    Voice-to-text app for macOS to transcribe what you say to text almost instantly

    Swift 1

  6. Codex App Server TUI - A Textual-bas... Codex App Server TUI - A Textual-based terminal UI for the Codex CLI app-server
    1
    #!/usr/bin/env -S uv run --script
    2
    # /// script
    3
    # requires-python = ">=3.14"
    4
    # dependencies = [
    5
    #     "textual>=0.89.0",