Skip to content
View Anyesh's full-sized avatar
🍀
🍀

Block or report Anyesh

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
Anyesh/README.md

Pinned Loading

  1. wardrowbe wardrowbe Public

    Put your wardrobe in rows. Self-hosted AI-powered wardrobe management app.

    Python 154 20

  2. skillprobe skillprobe Public

    Automated end-to-end testing for AI agent skills(agentskills.io). Launches Claude Code and Cursor as subprocesses, runs scenarios in real workspaces, and asserts what the model actually does.

    Python 3

  3. eon eon Public

    Artificial life simulator. Agents start with random neural networks and figure out how to survive through natural selection.

    Rust 2

  4. art_gan art_gan Public

    Generate modern art using GAN

    Python 7 2

  5. cognitive-cache cognitive-cache Public

    Optimal context window selection for LLM coding tools. Treats context as a constrained optimization problem, not retrieval. Beats RAG, grep, and LLM-triage baselines on real GitHub issues.

    Python 1

  6. incr incr Public

    Incremental computation engine for Rust and Python: tracks dependencies between computations and only reruns what changed. Combines function DAGs with delta-based collections in a single runtime.

    Rust 1