9-day current streakยท19-day longest streak
Hi, I'm ddc ๐ AI developer building fun, weird, and maybe-useless things with AI. Daily-driving both Claude Code and Codex. Projects ๐ค ccbot - Control Claude Code sessions from Telegramโฆ
Hi, I'm ddc ๐
AI developer building fun, weird, and maybe-useless things with AI.
Daily-driving both Claude Code and Codex.
!TypeScript
!Python
!Rust
!CLI
!Claude Code
!OpenAI
!AI Agents
Projects
- ๐ค ccbot - Control Claude Code sessions from Telegram without replacing the terminal; tmux stays the source of truth.
- ๐ฌ disclaw - Bring Claude Code into Discord with native threads, buttons, modals, permission approvals, session resume, and scheduled tasks.
- ๐งต codex-dynamic-workflows - Claude Code-compatible dynamic workflow runner for Codex, Gemini CLI, and pi: run/resume the same
.claude/workflowsscripts with agent fan-out, journal caching, backend selection, and a live run viewer. - ๐ browser-cli - Automate the user's real Chrome/Firefox session with agent-friendly snapshots, semantic locators, storage/cookie access, and site guides.
- ๐ claude-code-resume - Search Claude Code session history by transcript body, preview why a session matched, then resume the right one.
- ๐งฐ skills - Reusable Claude Code skills and workflow scripts: product office-hours, Serenity-style market analysis, batch subagent processing, deep research, and workflow-backed code review.
- ๐๏ธ livecaption - Real-time on-device English transcription and Chinese translation for macOS Apple Silicon: streaming ASR, speaker diarization, two-pass correction, and MLX GPU inference with no cloud service.
- ๐ฑ termux-app / TermuxPlus *(fork of
termux/termux-app,termuxplus-foundation, +44 commits)* - Builds a TermuxPlus fork with an AutoTermux automation module,tp-androidagent skill/bootstrap scripts, Ghostty terminal renderer integration, floating translucent terminal, tab/snippet/extra-key UX, zsh productivity installer, terminal HUD redesign, and a workspace agent launcher.
GitHub Activity
Connect
-
plow โ PINNED
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
Go โ 4.5k 2mo agoExplain โ -
ccbot โ PINNED
Telegram โ tmux bridge for Claude Code: 1 topic = 1 window = 1 session
Python โ 262 28d agoExplain โ -
hss โ PINNED
An interactive parallel ssh client featuring autocomplete and asynchronous execution.
C โ 382 8mo agoExplain โ -
sql-builder โ PINNED
SQL query string builder for C++11
C++ โ 131 2y agoExplain โ -
browser-cli โ PINNED
Skill-powered browser automation CLI for AI agents โ real browser extensions, optional CDP, no Playwright.
TypeScript โ 0 2mo agoExplain โ -
skills โ PINNED
My personal collection of Claude Code skills
Python โ 1 16d agoExplain โ -
httpflow
A command line utility helps to capture and dump HTTP stream
C++ โ 691 2y agoExplain โ -
v2ex-tui
A simple V2EX client on terminal written in Go.
Go โ 175 5mo agoExplain โ -
livecaption
Real-time on-device speech transcription + translation for macOS (Apple Silicon). Streaming ASR, speaker diarization, and live EnglishโChinese translation on Apple GPU/MLX โ terminal CLI, no UI, no cloud.
Python โ 149 2d agoExplain โ -
v2ex-shell-client
A v2ex command-line client for shell
Shell โ 92 7y agoExplain โ -
sign-helper
sign-helper, support zimuzu v2ex smzdm
Shell โ 76 9y agoExplain โ -
mirage
A web DSL and command-line tool for easily writing simple HTTP server
Java โ 46 2y agoExplain โ -
disclaw
Your Discord, Claude's claws.
TypeScript โ 13 14d agoExplain โ -
zsh-proxychains-ng
A zsh plugin to use Esc+P to prepend proxychains (-q) to a command
Shell โ 12 10y agoExplain โ -
ffpb
Non-invasive progress bar for FFmpeg
Go โ 9 7y agoExplain โ -
httpbin
Executing shell commands via server for each accepted HTTP request.
Go โ 8 9y agoExplain โ -
codex-dynamic-workflows
Run Claude Codeโstyle dynamic workflows on any agent backend โ OpenAI Codex, Gemini, or pi. Same agent()/parallel()/pipeline() API, with a live visual run viewer.
TypeScript โ 4 3d agoExplain โ -
ssh-copy-id
ไธไผ sshๅ ฌ้ฅๅฐๆๅกๅจ๏ผๆฏๆๆน้ไธไผ ๏ผๆๅๆฃๆตๅ้ๅคๅฏผๅ ฅๆฃๆต๏ผๆฏๆLinuxๅMacOS
Shell โ 3 10y agoExplain โ -
httpstat โ
curl statistics made simple
Python โ 3 8y agoExplain โ -
six
Cross-platform network I/O library for C++11
C++ โ 2 9y agoExplain โ -
architect-awesome โ
ๅ็ซฏๆถๆๅธๆๆฏๅพ่ฐฑ
โ 2 7y agoExplain โ -
got โ
Got: Simple golang package and CLI tool to download large files faster ๐ than cURL and Wget!
โ 1 3y agoExplain โ -
recv.sh
Multiple data receiving
Go โ 1 7y agoExplain โ -
sourcegraph โ
Code search and intelligence, self-hosted and scalable
Go โ 1 7y agoExplain โ -
ldoc.vim
ldoc -- a lua documentation tool -- plugin for vim
VimL โ 1 10y agoExplain โ -
lsquic โ
LiteSpeed QUIC and HTTP/3 Library
โ 1 6y agoExplain โ -
termux-app โ
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Java โ 0 2d agoExplain โ -
claude-code-resume
fzf-style picker for Claude Code sessions with highlighted-match preview
TypeScript โ 0 4d agoExplain โ -
six-ddc
GitHub profile README
โ 0 19d agoExplain โ -
claude-workflows-ui
Read-only local viewer for Claude Code workflow definitions and workflow run state.
JavaScript โ 0 24d agoExplain โ -
claude-code-sourcemap โ
No description.
โ 0 3mo agoExplain โ -
gws-cli โ
Google Workspace CLI โ one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.
Rust โ 0 3mo agoExplain โ -
PyBreakingFix โ
A surgical fork of pyupgrade that only fixes breaking syntax changes for newer Python versions. It ignores stylistic linting and keeps your codebase stable without unnecessary churn.
Python โ 0 4mo agoExplain โ -
mcp-inspector โ
Visual testing tool for MCP servers
โ 0 6mo agoExplain โ -
esp-wifi-connect โ
ESP32 component helps connect WiFi
C++ โ 0 10mo agoExplain โ -
Adorable โ
Open Source Lovable
TypeScript โ 0 10mo agoExplain โ -
comfyui-runpod โ
ComfyUI docker images for use in GPU cloud and local environments. Includes AI-Dock base for authentication and improved user experience.
Shell โ 0 1y agoExplain โ -
Thinking-Claude-Collapsible โ
Let your Claude able to think
JavaScript โ 0 1y agoExplain โ -
gandi-plugins โ
Gandi Plugins is a component library containing a suite of feature-enhancing plugins for Gandi-IDE.
TypeScript โ 0 1y agoExplain โ -
piskel-playdate โ
Fork of a simple web-based tool for pixel art and animation.
โ 0 2y agoExplain โ -
angle_builds โ
Build google angle automatically with github actions
C โ 0 3y agoExplain โ -
gn-zh โ
๐จ๐ณ็ฟป่ฏ: <gn> ๆฏไธไธชๅ ๆๅปบ็ณป็ป,ๅฏไปฅไธบninja็ๆๆๅปบๆไปถ {v8-jsๅผๆ} โค๏ธ ๆ กๅฏน โ
โ 0 7y agoExplain โ -
termtyper โ
A typing application to level up your fingers!
โ 0 4y agoExplain โ -
defopt โ
Effortless argument parser
โ 0 4y agoExplain โ -
gotpl โ
CLI tool for Golang templates
Go โ 0 4y agoExplain โ -
streamlit-example โ
Example Streamlit app that you can fork to test out share.streamlit.io
โ 0 4y agoExplain โ -
fmt-fuzzy โ
format any text with appropriate indents
โ 0 4y agoExplain โ -
SVM_COVID_tracking โ
COVID Tracking app for data in Northern California
โ 0 4y agoExplain โ -
pprof โ
pprof is a tool for visualization and analysis of profiling data
โ 0 4y agoExplain โ -
cpr โ
C++ Requests: Curl for People, a spiritual port of Python Requests (https://github.com/kennethreitz/requests)
C++ โ 0 10y agoExplain โ -
awesome-http-benchmark โ
HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
โ 0 5y agoExplain โ -
perks โ
Effective Computation of Things
โ 0 6y agoExplain โ -
homebrew-cask โ
๐ป A CLI workflow for the administration of macOS applications distributed as binaries
โ 0 5y agoExplain โ -
httpie โ
CLI HTTP client; user-friendly cURL replacement featuring intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.
Python โ 0 10y agoExplain โ -
docker-python-sandbox โ
A Docker-powered NodeJS sandbox to execute untrusted python code.
โ 0 6y agoExplain โ -
ayu-vim โ
Modern theme for modern VIMs
โ 0 6y agoExplain โ -
6.824-2020
6.824 Schedule: Spring 2020
Go โ 0 6y agoExplain โ -
vmd โ
:pray: preview markdown files
โ 0 7y agoExplain โ -
httpbin-1 โ
HTTP Request & Response Service, written in Python + Flask.
Python โ 0 9y agoExplain โ -
intellij-community โ
IntelliJ IDEA Community Edition
โ 0 7y agoExplain โ -
go-progress โ
Another Go progress bar
Go โ 0 8y agoExplain โ -
python-prompt-toolkit โ
Library for building powerful interactive command lines in Python
Python โ 0 10y agoExplain โ -
grok โ
simple library to use/parse grok patterns with go (100%)
Go โ 0 7y agoExplain โ -
manssh โ
Manage your ssh alias configs easily.
Go โ 0 8y agoExplain โ -
awesome-shell โ
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
โ 0 8y agoExplain โ -
follow-me-install-kubernetes-cluster โ
ๅๆไธๆญฅๆญฅ้จ็ฝฒ kubernetes ้็พค
Shell โ 0 9y agoExplain โ -
Dockerfiles
No description.
โ 0 8y agoExplain โ -
awesome-badges โ
:trophy: Awesome, badges!
JavaScript โ 0 10y agoExplain โ -
go-ssh-examples โ
Go examples of SSH servers and clients
Go โ 0 11y agoExplain โ -
gopacket โ
Provides packet processing capabilities for Go
Go โ 0 9y agoExplain โ -
wuzz โ
Interactive cli tool for HTTP inspection
Go โ 0 9y agoExplain โ -
syntastic โ
Syntax checking hacks for vim
VimL โ 0 10y agoExplain โ -
accumulation-dev โ
A C++ cross platform network library , and some utils .
C++ โ 0 9y agoExplain โ -
rapidjson โ
A fast JSON parser/generator for C++ with both SAX/DOM style API
C++ โ 0 9y agoExplain โ -
mobi.css โ
A lightweight, flexible css framework that focus on mobile.
CSS โ 0 9y agoExplain โ -
flexbox-patterns โ
Patterns for using flexbox CSS to build awesome UI components.
CSS โ 0 10y agoExplain โ -
bulma โ
Modern CSS framework based on Flexbox
CSS โ 0 9y agoExplain โ -
ratchet โ
Build mobile apps with simple HTML, CSS, and JavaScript components.
CSS โ 0 9y agoExplain โ -
pure โ
A set of small, responsive CSS modules that you can use in every web project.
HTML โ 0 10y agoExplain โ -
weui-1 โ
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
CSS โ 0 9y agoExplain โ -
weui โ
weui+ๆฏๅจๅฎๆนweuiๅบ็กไธๆฉๅฑ็ปไปถ,css็ฑป,javascriptๅฝๆฐ,่ดๅไบๅๅฅฝๅพฎไฟกๅ ฌไผๅทๅผๅUIๅ็งปๅจๅบ็จ,็ฎๅๅธธ็จ็ปไปถๆฏๆๅ จ็.
HTML โ 0 9y agoExplain โ -
2048 โ
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
CSS โ 0 9y agoExplain โ -
cm
A configuration management tool
Go โ 0 9y agoExplain โ -
libevent-examples โ
No description.
C โ 0 13y agoExplain โ -
resume โ
My resume, generated with moderncv
TeX โ 0 10y agoExplain โ -
rss โ
A Go library for fetching, parsing, and updating RSS feeds.
Go โ 0 10y agoExplain โ -
termui โ
Golang terminal dashboard
Go โ 0 10y agoExplain โ -
mycli โ
A Terminal Client for MySQL with AutoCompletion and Syntax Highlighting.
Python โ 0 10y agoExplain โ -
wudo โ
oh-my-zsh plugin โ the sound of Ole Wedel when you run 'sudo'
Shell โ 0 10y agoExplain โ -
sudo.zsh โ
A zsh plugin to use Esc+S to prepend sudo to a command with vi keybindings
Shell โ 0 10y agoExplain โ -
dkm โ
A generic C++11 k-means clustering implementation
C++ โ 0 10y agoExplain โ -
sqlpp11 โ
A type safe SQL template library for C++
C++ โ 0 10y agoExplain โ -
acl โ
one advanced C/C++ lib for UNIX and WINDOWS
C โ 0 10y agoExplain โ -
list โ
C doubly linked list
C โ 0 11y agoExplain โ -
sds โ
Simple Dynamic Strings library for C
C โ 0 10y agoExplain โ -
DSA
some data structures and algorithm in c
C โ 0 10y agoExplain โ -
clib โ
C package manager-ish
C โ 0 10y agoExplain โ -
ice โ
Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more.
C++ โ 0 10y agoExplain โ -
the-art-of-command-line โ
Master the command line, in one page
โ 0 10y agoExplain โ -
a.vim โ
Alternate Files quickly (.c --> .h etc)
VimL โ 0 10y agoExplain โ -
progit โ
Pro Git Book Content, 1st Edition - See 2nd edition at progit2
Ruby โ 0 10y agoExplain โ -
redis-3.0-annotated โ
ๅธฆๆ่ฏฆ็ปๆณจ้็ Redis 3.0 ไปฃ็ ๏ผannotated Redis 3.0 source code๏ผใ
C โ 0 11y agoExplain โ
No repos match these filters.