Skip to content
View benitolopez's full-sized avatar

Organizations

@wp-hotelier

Block or report benitolopez

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

About

I’m Benito Lopez, a software engineer based in Italy.

I have 10+ years of experience building web products, developer tools, WordPress/WooCommerce systems, and small infrastructure projects. I like software that is understandable, useful, and pragmatic.

My current focus is AI engineering, especially coding agents, developer tools, context management, and human-in-the-loop workflows.

Current work

I’m building ker, an AI coding-agent daemon.

The goal is to understand and build the core pieces of an agent system from first principles: streamed model replies, durable sessions, tool use, event logs, context ownership, and clear boundaries between the agent runtime and its clients.

Selected work

  • ker — AI coding-agent daemon, currently in early development.
  • Limite — probabilistic data structures as a network service: HyperLogLog, Bloom filters, Count-Min Sketch, and Top-K in a single Go binary speaking the Redis protocol.
  • Hotel Datepicker — a JavaScript date-range picker for hotel and booking websites.
  • ssnipp — a small self-hosted code snippet sharing tool written in Go.
  • WP Hotelier — a booking plugin for hotel websites.
  • Uncode — WordPress theme work, including backend systems, WooCommerce features, and React components for the Block Editor.

Writing

I write about software, side projects, and LLM-assisted development on lopezb.com.

Interests

AI agents, developer tools, terminal workflows, TypeScript, Go, Linux, databases, mathematics, and simple software.

Contact

Pinned Loading

  1. ker ker Public

    A minimal coding agent

    TypeScript

  2. limite limite Public

    Probabilistic data structures as a network service

    Go 2

  3. hotel-datepicker hotel-datepicker Public

    Date range picker for hotels

    JavaScript 325 102

  4. ssnipp ssnipp Public

    Minimalist and private code snippet sharer

    Go 1

  5. wp-hotelier/wp-hotelier wp-hotelier/wp-hotelier Public

    Manage your hotel bookings with WordPress.

    PHP 24 13

  6. ml-experiments ml-experiments Public

    ML experiments

    C