Skip to content
View sdkks's full-sized avatar

Highlights

  • Pro

Block or report sdkks

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
sdkks/README.md

Hi there πŸ‘‹ This is my read me, my very own manpage.

  • πŸ”­ I build agents, skills, and plugins β€” and think a lot about intelligent agentic graph routing.
  • 🌱 I’m currently learning React.
  • πŸ‘― I'm always excited to collaborate on productivity tooling. Making tools that help people work better is what gets me going.
  • πŸ€” If something I've made or written has been useful to you, I'd love help getting it in front of more people who might benefit from it.
  • πŸ’¬ Happy to chat about hacking on agentic coding tools, inference methods, or whatever you're tinkering with.
  • πŸ“« Feel free to reach out via my contact form, Ko-Fi, or LinkedIn.
  • πŸ˜„ Pronouns: He/him
  • ⚑ Fun fact: I used to burn through tokens at the arcade as a kid. Now I've got proper gaming gear, but somehow I'm still burning through heaps of tokens. Some things never change.

Some of my recent work βš™οΈ

  • example-claude-settings - Smooth way of running Claude Code sessions while blocking dangerous commands and auto-approving safe ones and falling back to LLM judge when all else fails. repo
  • termin8r - MCP server that lets your AI agents see and control interactive terminal (TUI) applications. Perfect for development and debugging. repo
  • 7bridges - A translation layer that let's you use other models (DeepSeek, Kimi Code API and Ollama for now) with Anthropic's Claude Code via messages/v1 with as little breakage as possible repo
  • BabyClaw - network restricted and TLS+HTTP inspected OpenClaw deployment I'm using for running personalized news digest via Telegram bot. repo
  • Deep researcher plugin with a visualizer β€” it outputs machine-readable Markdown reports or fully offline HTML with zero CDN dependencies. repo
  • A snappy, read-only MDViewer fork. Supports themes, has a sidebar for docs and topics, and CMD+K to autocomplete paths. I use this every day. repo
  • Nesdit (nested edit). Ingest serialized data, transform it with JQ-like expressions, and export in different formats. Great for auditing configs, writing rules, and checking manifests. repo
  • My Homebrew tap for distributing prebuilt binaries. Still pretty new. repo
  • Core developer utilities β€” a Swiss army knife, all embedded HTML so it works completely offline. link
  • A flashcards game for language study, trivia, or anything you want. Fully static and your data stays yours. link
  • A fork for running apps in macOS sandboxed environments using config files, with some debugging improvements I added. repo
  • Sanitize-git-history. A small utility to rewrite commit authors and keep your personal/work email off public repos. No more junk mail. repo
  • A nostalgic Minesweeper game. I swear I'll nail that original theme eventually. repo, game

Pinned Loading

  1. deep-researcher-visualized deep-researcher-visualized Public

    TypeScript

  2. mdviewer mdviewer Public

    Forked from trsdn/mdviewer

    Refactored and improved version of trsdn/mdviewer

    Swift 1

  3. nesdit nesdit Public

    nesdit aka NestedEdit: Edit and convert your json(l),yaml,toml files in place or on the fly through streaming

    Go

  4. babyclaw babyclaw Public

    secure small claw setup with inspected proxy layer to run scheduled tasks

    Python

  5. 7bridges 7bridges Public

    7 Bridges of Claude. Translation layer to use other LLM API provides with Claude Code. Claude Code API spec is the canon.

    Python

  6. termin8r termin8r Public

    Plugin that gives Claude Code a terminal emulator

    Rust