Skip to content
View itseffi's full-sized avatar
:octocat:
Juggling many things...please be patient!
:octocat:
Juggling many things...please be patient!

Block or report itseffi

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

Hi 👋, I’m Effi!

I love to build and let build.

Pinned Loading

  1. agentic-os agentic-os Public

    Agentic personal OS to automate high-leverage workflows with Claude Code, Codex, Pi, OpenClaw and other coding agents/ runtime platforms.

    Python

  2. nanotron nanotron Public

    Forked from huggingface/nanotron

    Minimalistic large language model 3D-parallelism training

    Python

  3. nanoclaw nanoclaw
    1
    #!/usr/bin/env python3
    2
    # nanoclaw.py - A minimal OpenClaw
    3
    # Multi-agent CLI with role-based agents
    4
    # Run: uv run --with anthropic --with schedule python nanoclaw.py
    5