Skip to content
View 00200200's full-sized avatar
🏄‍♂️
🏄‍♂️

Highlights

  • Pro

Organizations

@Solvro

Block or report 00200200

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.

Content in all repositories owned by your account will be closed.
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
00200200/README.md

Hi, I'm Michał

I build developer tools for AI agents, context optimization, and machine learning reproducibility. My work spans AI token optimization, agent harnesses, local RAG, computer vision, and NLP.

All repositories


Featured projects

UsageTrim: keep the signal, cut the noise. Authored fixtures cut docker 18,360→107, cargo 3,795→185, pytest 1,562→174.

Keep the signal. Cut the noise. Local CLI + MCP that folds verbose tool output for Claude Code, Codex, Cursor, and Claude Desktop — recoverable by reference.

  • Folds passing tests, build progress, runner setup, and bulky JSON while keeping failures, assertions, and stack traces verbatim.
  • Every cut is recoverable: the original stays in a local cache behind a usagetrim retrieve <ref> id. No model calls, nothing leaves the machine.
  • Specialized filters for pytest, cargo, go, vitest, eslint, tsc, mypy, Docker, kubectl, terraform, gh JSON, and GitHub Actions logs.
  • Lean MCP profiles (9–11 tools, 36–38% smaller schemas), targeted symbol reads, session dedup, and a gain report of local estimates.
  • Optional native macOS pet showing remaining Codex/Claude allowance.
uv tool install usagetrim && usagetrim demo

Python Swift MCP Claude Code Codex Cursor Claude Desktop Context Engineering

Repository · Install · Demo · Connect your agent · Guide

Check whether a refactor or a coding agent's edit changed your experiment outputs.

  • Screen selected reproducibility risks in scikit-learn, XGBoost, LightGBM, PyTorch, TensorFlow and Lightning, plus Python and NumPy RNGs. Static checks need no ML dependencies.
  • Replay an experiment twice, then compare saved reports before and after an edit. Retain metrics, artifact hashes, commands and logs.
  • Use the CLI, pre-commit hook, or reproducibility skill for coding agents.

Python ML reproducibility AST pre-commit

Quick demo — no ML dependencies · XGBoost training example — CPU · Install

The XGBoost example trains on a small synthetic dataset, accepts a refactor that preserves outputs, and reports changed outputs after reducing tree depth.

Local retrieval-augmented generation with Ollama embeddings, HNSW vector search, and optional FlagEmbedding reranking. The interactive CLI lets you compare answers with and without reranking.

Python Ollama HNSW FlagEmbedding uv

Shared skills, agent profiles and opt-in Git hooks for writing, debugging, PR review and releases. Generated versions support Codex, Claude Code, Cursor and OpenCode; Grok Bot uses manual setup. Start with Humanizer to edit a draft, or Skill Watch to track documentation changes and identify instructions needing review.

Python Markdown Skills Git hooks

Try Humanizer · Browse the workflows · Skill Watch demo

More ML projects

  • Video Waste Dumping Detection — Video classification for the IWDD contest, with VideoMAE and X-CLIP training configurations. PyTorch Lightning

  • Sudoku Solver — Grid extraction, digit recognition, and backtracking to solve Sudoku from images. PyTorch OpenCV

  • Adaptive k for Classifier Selection — How dataset complexity relates to neighborhood size in dynamic classifier selection. scikit-learn DESlib

  • GANs from Scratch — Vanilla GAN, DCGAN, and Conditional GAN on MNIST, CIFAR-10, and Fashion-MNIST. PyTorch Lightning Hydra

  • T5 Text Summarizer — T5-small fine-tuning on CNN/DailyMail and XSum, with ROUGE evaluation and a demo UI. Transformers Gradio

  • Emotube — YouTube comment sentiment analysis with filtering and interactive charts. FastAPI React PostgreSQL

Project screenshots and sample outputs

Ollama RAG: interactive CLI

Ollama RAG terminal menu with question, retrieval, and reranking options

Sudoku: solved puzzle

Detected Sudoku grid with the computed solution overlaid

DCGAN: generated CIFAR-10 samples

Grid of CIFAR-10 samples generated by DCGAN at epoch 90

T5: summarization interface

Gradio interface for comparing T5 text summaries

Emotube: application home page

Emotube home page for starting YouTube comment analysis
GitHub activity

Profile views GitHub followers GitHub stars

GitHub contribution streak statistics for 00200200 Snake animation of the GitHub contribution graph

Pinned Loading

  1. usagetrim usagetrim Public

    Keep the signal. Cut the noise. Local CLI + MCP — fold verbose tool output for Claude Code, Codex, Cursor & Desktop.

    Python 10 2

  2. cinch cinch Public

    Universal skills and agents for every AI harness. Author once, wire anywhere: Claude Code, Cursor, Codex, Copilot, Gemini CLI, Windsurf, Cline, Aider.

    Python 3

  3. maintainer-skills-lab maintainer-skills-lab Public

    16 reusable skills and 6 agents for Codex, Claude Code, Cursor, OpenCode and Grok Bot: Humanizer, ML debugging, PR review and Skill Watch.

    Python 18 2

  4. repro-lens repro-lens Public

    Static reproducibility checks, experiment replay and before/after evidence for ML code and coding agents — no ML dependencies for scans.

    Python 14 1

  5. kulchankas/paranoid kulchankas/paranoid Public

    Your app is guilty until proven secure: an agent skill whose /hack-me breaks into your own running app, proves each bug with a real request, patches it, and re-verifies. Claude Code · Codex · Cursor.

    Python 16 3

  6. Video-Waste-Dumping-Detection---IWDD Video-Waste-Dumping-Detection---IWDD Public

    International Contest on Illegal Waste Dumping Detection

    Jupyter Notebook 47 1