-
fixture-gen Public
Generate realistic test fixtures and mock data from TypeScript interfaces and JSON schemas
TypeScript MIT License UpdatedDec 17, 2025 -
bytes-human Public
Convert between raw byte counts and human-readable sizes with precision control and multiple unit standards
Go MIT License UpdatedDec 16, 2025 -
lint-blame Public
Show git blame information for linting errors to identify who introduced problematic code
Python MIT License UpdatedDec 15, 2025 -
breakpoint-audit Public
Scan source code for leftover debugging statements and breakpoints before commits
Python MIT License UpdatedDec 10, 2025 -
jwt-decode Public
A simple CLI utility to decode and inspect JWT tokens without verification for debugging authentication issues
Go MIT License UpdatedDec 9, 2025 -
sleep-calc Public
Calculate optimal wake-up or bedtime based on 90-minute sleep cycles to reduce grogginess
Python MIT License UpdatedDec 9, 2025 -
regex-test Public
Interactive CLI tool for testing regular expressions with real-time match highlighting and capture group visualization
Python MIT License UpdatedDec 8, 2025 -
dice-roll Public
CLI dice roller supporting RPG notation (2d6+3, 4d20k3) with statistics and probability analysis
Rust MIT License UpdatedDec 5, 2025 -
mock-http Public
Lightweight HTTP mock server configured via YAML for quick API client testing
Python MIT License UpdatedDec 4, 2025 -
stack-clean Public
Clean and prettify stack traces by removing noise and highlighting relevant code
TypeScript MIT License UpdatedDec 3, 2025 -
log-extract Public
Extract structured data from unstructured log files using pattern matching
Python MIT License UpdatedDec 3, 2025 -
img-optimize Public
A simple CLI tool for batch optimizing PNG and JPEG images while preserving quality
Python MIT License UpdatedDec 1, 2025 -
git-size Public
Analyze Git repository size and identify files contributing to repo bloat
Python MIT License UpdatedNov 29, 2025 -
port-finder Public
A CLI utility to find available ports and manage port conflicts during development
Go MIT License UpdatedNov 28, 2025 -
env-diff Public
Compare .env files and detect missing or extra variables to catch configuration issues before deployment
Go MIT License UpdatedNov 26, 2025 -
markdown-toc Public
Automatically generate and update table of contents for Markdown files with anchor links
TypeScript MIT License UpdatedNov 26, 2025 -
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 MIT License UpdatedNov 25, 2025 -
timestamp-convert Public
A CLI utility for converting between timestamp formats with timezone support and batch processing
Python MIT License UpdatedNov 25, 2025 -
color-contrast-checker Public
CLI tool to check color contrast ratios for WCAG accessibility compliance
Python MIT License UpdatedNov 25, 2025 -
var-case Public
CLI tool for converting variable names between naming conventions (camelCase, snake_case, kebab-case, PascalCase)
Python MIT License UpdatedNov 25, 2025 -
rag-chat Public
Forked from onamfc/rag-chatA production-ready RAG (Retrieval Augmented Generation) system for chatting with your documents
TypeScript MIT License UpdatedNov 8, 2025 -
whisper Public
Forked from openai/whisperRobust Speech Recognition via Large-Scale Weak Supervision
Python MIT License UpdatedJun 26, 2025 -
AI-Agent-for-Stock-Prediction Public
Forked from ChanithaAbey/AI-Agent-for-Stock-PredictionAn AI Agent for stock data analysis, news rerieval, and prediction; powered by yfinance, GroqCloud, Llama and TheNewsAPI.