Skip to content
View anthonylimo90's full-sized avatar
:shipit:
:shipit:
  • 16:20 (UTC +03:00)

Highlights

  • Pro

Block or report anthonylimo90

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

Hey, I'm Anthony πŸ‘‹

Product design. Engineering. AI exploration.

I build tools that make complex things easier to use.
From AI usage in your menu bar to APIs that agents can actually work with.

Explore my projects Β· Start with AI Meter


I'm Anthony Kiplimo β€” working across product design, software engineering, and AI. My projects span native macOS apps, agent tooling, trading systems, and SDKs for USSD applications.

The thread connecting them: less friction between an idea and something useful.

On my workbench

🍎 AI Meter
Keep an eye on Codex and Claude usage without leaving your Mac's menu bar. A native Swift app that reads local usage records, distinguishes provider limits from token activity, and keeps usage data on your machine. Recent work includes accessibility, usage alerts, and clearer provider setup and recovery.

πŸ€– Linear MCP Server
Give AI agents a way to work with Linear: search issues, create tasks, update statuses, and add comments. Built in TypeScript with input validation and rate limiting.

🧭 Zafari CLI
An agent-friendly interface to the Zafari reservations API. Properties, rooms, availability, and bookings through scriptable commands with structured JSON output. Evolved from an MCP server into a CLI.

πŸ“‘ USSD State Builder
A fluent Node.js SDK for building USSD apps. Declarative menus, session state, validation, Redis storage, and multilingual flows β€” with the protocol plumbing handled for you.

βš™οΈ AB-Bot
A Rust-based Polymarket trading platform spanning arbitrage execution, quantitative signals, backtesting, and risk controls, with a Next.js dashboard.

Tools behind the builds

Native & systems Web & integrations Data & infrastructure
Swift Β· Rust TypeScript Β· JavaScript Β· Node.js Β· Next.js PostgreSQL Β· Redis Β· Docker

Things I like working on

  • AI that can take action β€” agents connected to useful tools and real workflows.
  • Developer experience β€” clear interfaces, predictable commands, and less setup friction.
  • The details that make software usable β€” accessibility, useful errors, and recovery paths.

I'm interested in collaborating on AI tools, automation, and developer tooling. Explore a project, try it out, or open an issue with an idea.


Build it. Use it. Make it better.

Pinned Loading

  1. ai-meter ai-meter Public

    A native macOS menu-bar app for monitoring AI subscription quotas and local token usage.

    Swift

  2. USSD-Composer USSD-Composer Public

    JavaScript