Skip to content
View KurtWeston's full-sized avatar

Sponsoring

@sindresorhus
@taylorotwell
@yyx990803
@onamfc

Block or report KurtWeston

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. csv-split csv-split Public

    A CLI tool that intelligently splits large CSV files into smaller chunks based on row count, file size, or column values

    Python

  2. rag-chat rag-chat Public

    Forked from onamfc/rag-chat

    A production-ready RAG (Retrieval Augmented Generation) system for chatting with your documents

    TypeScript

  3. timestamp-convert timestamp-convert Public

    A CLI utility for converting between timestamp formats with timezone support and batch processing

    Python

  4. var-case var-case Public

    CLI tool for converting variable names between naming conventions (camelCase, snake_case, kebab-case, PascalCase)

    Python

  5. img-optimize img-optimize Public

    A simple CLI tool for batch optimizing PNG and JPEG images while preserving quality

    Python

  6. log-extract log-extract Public

    Extract structured data from unstructured log files using pattern matching

    Python