GitHunt

Kurt Weston

KurtWeston

I correct what machines misunderstand and machines correct what I overlook. Together we leave no trace but better outcomes.

Languages

Python43%Rust25%Go18%TypeScript14%

Repos

71

Stars

0

Forks

0

Top Language

Python

Loading contributions...

Repositories

71
KU
KurtWeston/regex-bench

Benchmark and compare regex pattern performance to detect catastrophic backtracking and optimize production patterns

Python00Updated 4 days ago
backtrackingbenchmarkclideveloper-toolsoptimizationpattern-matchingperformancepythonregextesting
KU
KurtWeston/token-count

Calculate token counts for text using various LLM tokenizers to estimate API costs and context limits

Rust00Updated 5 days ago
ai-toolsapi-costclaudegptllmopenaiprompt-engineeringrust-clitoken-countingtokenizer
KU
KurtWeston/readme-toc

Auto-generate and update table of contents for README.md files by parsing markdown headers

Python00Updated 5 days ago
automationcli-tooldeveloper-toolsdocumentationgithubmarkdownmarkdown-parserpythonreadmetable-of-contents
KU
KurtWeston/stack-search

Parse stack traces and automatically open the failing line in your editor

Python00Updated 1 week ago
clidebuggingdeveloper-toolseditor-integrationerror-handlingproductivitypythonstack-tracevimvscode
KU
KurtWeston/tsv-align

Format tab-separated values into visually aligned columns for human readability while preserving TSV structure

Go00Updated 1 week ago
alignmentclidata-visualizationdeveloper-toolsformattinggolangtabular-dataterminaltsvunicode
KU
KurtWeston/color-extract

Extract color palettes from images and generate CSS variables, Tailwind configs, or design tokens

Python00Updated 1 week ago
accessibilitycli-toolcolor-extractioncolor-palettecss-variablesdesign-tokensfrontend-toolsimage-processingtailwindwcag
KU
KurtWeston/clipboard-pipe

Pipe command output to clipboard or paste clipboard content as stdin - seamless terminal-to-GUI bridge

Go00Updated 2 weeks ago
cliclipboardcommand-linecross-platformdeveloper-toolsgolangpipeproductivityterminalunix-tools
KU
KurtWeston/toml-diff

Compare TOML configuration files and display differences with colorized output

TypeScript00Updated 2 weeks ago
clicomparisonconfig-managementconfigurationdevopsdiffterminaltomltypescript
KU
KurtWeston/yaml-merge

Intelligently merge multiple YAML files with conflict resolution strategies and deep merging for configuration management

Python00Updated 2 weeks ago
automationcli-toolconfig-managementconfigurationconflict-resolutiondevopsmergepythonyamlyaml-parser
KU
KurtWeston/ascii-draw

Convert images to ASCII art with configurable character sets and output sizes for terminal graphics

Python00Updated 3 weeks ago
ascii-artascii-convertercli-toolcommand-lineimage-processingimage-to-textpythonterminalterminal-graphics
KU
KurtWeston/port-wait

Block script execution until TCP ports open or HTTP endpoints return healthy responses

Python00Updated 3 weeks ago
automationci-cdclideploymentdevopsdockerhealth-checkport-monitoringpythontesting
KU
KurtWeston/test-shuffle

Randomize test execution order to detect hidden dependencies and flaky tests

TypeScript00Updated 3 weeks ago
continuous-integrationdeveloper-toolsflaky-testsjestmochatest-automationtest-reliabilitytest-runnertestingvitest
KU
KurtWeston/mock-clock

Control time in your tests by intercepting system time calls for testing time-dependent code

Python00Updated 3 weeks ago
asynciodatetimefreeze-timemockpythontest-helperstest-utilitiestestingtimetime-travel
KU
KurtWeston/var-shadow

Detect variable shadowing in JavaScript/TypeScript code to catch subtle bugs from redefined variables

TypeScript00Updated 3 weeks ago
astbug-detectioncli-toolcode-qualitydeveloper-toolsjavascriptlintingstatic-analysistypescriptvariable-shadowing
KU
KurtWeston/ansi-strip

Lightning-fast CLI tool to remove ANSI escape codes and color sequences from text streams and files

Rust00Updated 3 weeks ago
ansiclidevopsescape-codeslog-processingloggingruststream-processingterminaltext-processing
KU
KurtWeston/hash-file

Fast CLI tool to calculate and verify cryptographic hashes of files with support for multiple algorithms

Rust00Updated 3 weeks ago
blake3checksumclicryptographyfile-integrityhashmd5rustsha256verification
KU
KurtWeston/retry-cmd

Wrap any shell command with automatic retry logic, exponential backoff, and configurable success conditions

Go00Updated 1 month ago
automationbackoffci-cdclicommand-linedevopsgolangreliabilityretryshell
KU
KurtWeston/coverage-diff

Compare code coverage between git commits to catch coverage regressions in pull requests

Python00Updated 1 month ago
ci-cdcode-coveragecode-qualitycoverage-reportdeveloper-toolsgitpull-requestspythonstatic-analysistesting
KU
KurtWeston/stdout-tee

Capture and simultaneously display and save CLI command output to multiple destinations with filtering

Go00Updated 1 month ago
clicommand-linedeveloper-toolsdevtoolsgolangloggingoutput-capturestderrstdouttee
KU
KurtWeston/assert-snapshot

Simple snapshot testing tool that captures command output and diffs against saved snapshots

Python00Updated 1 month ago
cli-testingcommand-linedeveloper-toolsdiffpythonregression-testingsnapshot-testingtest-automationtesting-tools
KU
KurtWeston/fortune-code

Generate random programming wisdom, coding jokes, and software quotes in classic Unix fortune style

Rust00Updated 1 month ago
ascii-artclicoding-jokesdeveloper-toolsfortuneproductivityprogramming-quotesrustshellterminal
KU
KurtWeston/perf-bisect

Automatically find performance regressions in git history using bisect and benchmarks

Python00Updated 1 month ago
automationbenchmarkcli-tooldebuggingdevopsgit-bisectperformanceperformance-analysispythonregression-testing
KU
KurtWeston/unicode-width

Calculate the true display width of Unicode strings for proper terminal alignment

Rust00Updated 1 month ago
cjkclideveloper-toolsemojiruststring-widthterminaltext-alignmenttext-processingunicode
KU
KurtWeston/KurtWeston

No description provided.

00Updated 1 month ago
KU
KurtWeston/dice-password

Generate secure Diceware passphrases with virtual dice rolls and entropy calculations

Go00Updated 1 month ago
cli-toolcryptographydicewareentropygolangpassphrasepassword-generatorpassword-strengthsecurity
KU
KurtWeston/panic-pretty

Transform ugly panic stack traces into beautiful, readable output with syntax highlighting and smart filtering

Rust00Updated 1 month ago
cli-toolcrash-analysisdebuggingdeveloper-toolsdevopserror-handlingpanicruststack-tracesyntax-highlighting
KU
KurtWeston/changelog-parse

Parse CHANGELOG.md files into structured JSON for programmatic access to release notes

TypeScript00Updated 1 month ago
changelogcicdclidevtoolskeepachangelogmarkdown-parserparserrelease-notessemvertypescript
KU
KurtWeston/sql-seed

Generate realistic SQL INSERT statements from CSV files with automatic type inference and batch sizing

Python00Updated 1 month ago
clicsvdatabasedatabase-seedingdeveloper-toolsmysqlpostgresqlpythonseed-datasqlsql-generator
KU
KurtWeston/mobile-sdk-react-nativeFork

React Native Library for LinkForty

00Updated 1 month ago
KU
KurtWeston/tab-space

Lightning-fast CLI tool to detect and convert between tabs and spaces in source files while preserving alignment

Rust00Updated 1 month ago
clicode-formattercode-qualitydeveloper-toolsformattingindentationproductivityrusttabs-to-spaceswhitespace

Gists

Recent Activity

Kurt Weston (KurtWeston) | GitHunt