Skip to content
View eliferres's full-sized avatar

Highlights

  • Pro

Block or report eliferres

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

Eli Ferres

Team player, builder and achiever by nature. Excellence is my standard. I’ve worked 8 years at startups, led teams of 50+ and generated 2B+ organic views. My wheelhouse is building agentic systems, management, communication and resourcefulness. I know how to get 1 + 1 = 3 results. AI native, experienced in operations, product, content & technology.

Open source

Twelve zero-dependency pieces of the agent operating system I run every day.

At work, under NDA

Inside a TikTok Shop agency: the company's operating platform (18 modules, 4,700+ tests), an automated affiliate CRM, a customer support AI agent with human approval, a customer support CRM and a team bandwidth algorithm. The code is private.

What I've built

  • Well Dealt: a credit card answer engine that gives the honest answer, not the affiliate one.
  • Ferres Tech: AI software for small businesses.
  • Fivestarbuilt: website rebuilds for highly rated local businesses.
  • Ferris Legacy: a full website for a painting company.
  • Zireael: my personal AI operating system. The twelve repos above are pieces of it.

Built daily with Claude Code. LinkedIn · eliferres.com

Pinned Loading

  1. agent-memory-vault agent-memory-vault Public

    Plain-file memory for AI agents: a router note, one home per topic, newest wins. No database, no embeddings.

    Python

  2. ripple-wall ripple-wall Public

    Fail-closed wall for config drift: nothing closes until every mapped copy moves or carries a written reason.

    Python

  3. session-continuity session-continuity Public

    Checkpoint and rehydrate for AI agents: keep the decisions, paths, and dead ends a context-limit summary drops.

    Python