Skip to content
View FelixIsaac's full-sized avatar
🎯
Focusing | Striving to improve myself every day
🎯
Focusing | Striving to improve myself every day

Organizations

@codeforsingapore

Block or report FelixIsaac

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

Felix Isaac Lim

Full-stack developer who ships AI-powered products end to end β€” from the rough idea to the deployed thing people actually use. Based in Singapore πŸ‡ΈπŸ‡¬.

I started in classic full-stack web/app work and have been steadily moving toward AI and agent tooling β€” not as a buzzword, but because it's where the interesting, unsolved problems are right now. I like owning a project across the whole stack: design, build, deploy, and the unglamorous parts in between. Most of what I make starts as a personal annoyance I wanted gone.

full-stack roots  β†’  AI / agent tooling  β†’  products that ship

πŸ› οΈ Featured work

Project What it does
whatsapp-mcp-extended ⭐17 Production WhatsApp MCP server β€” 26 tools, webhooks, anti-ban, Docker. The maintained successor to an abandoned original.
tokenusage Blazing-fast Rust CLI tracking AI token usage across Claude Code, Codex, Gemini & OpenCode. Live line-by-line, SQLite cache, TUI.
claude-code-sync ⭐8 Sync your Claude Code setup across machines via GitHub, with age-encrypted secrets. Cross-platform Go.
tandem Browser MCP β€” lets AI agents drive your real, authenticated Chrome session. Works with Claude Code, Cursor, Codex, Gemini CLI.
otto.ai AI-powered video tool (in progress) β€” convert conversations into structured, actionable intelligence.

πŸ”Œ MCP ecosystem

I actively maintain and contribute to several MCP servers:

Server Role What it does
tandem Maintainer (fork) Real-Chrome browser automation for agents with existing sessions
Windows-MCP Contributor Computer-use MCP for Windows
mcp-proxy Contributor Aggregates multiple MCP servers behind a single HTTP endpoint
obsidian-inlineAI Contributor Inline AI inside Obsidian
mcp-obsidian User/contributor Obsidian vault access via MCP

πŸ€– Agent tooling & CLI

I live inside agentic workflows and build the tooling around them:

Tool What it does
openusage Open-source subscription & usage tracker β€” stop paying for things you don't use
ccstatusline Highly customisable Claude Code statusline with powerline, themes, live metrics
openclaw AI assistant for any OS/platform β€” raising a claw 🦞
mnemon Persistent graph-based memory for AI agents β€” an openclaw experiment exploring different AI philosophies and recall systems
resurrect.wezterm WezTerm session restore β€” tmux-resurrect style. Actively contributing fixes.
cc2codex Migration assistant from Claude Code to OpenAI Codex CLI

🧰 Stack

Languages β€” TypeScript Β· Rust Β· Python Β· Go Β· Lua Frontend β€” React Β· Next.js Β· Vue Β· Svelte Backend β€” Node.js Β· Fastify/Express Β· Flask/Django Β· PostgreSQL Β· MongoDB Β· SQLite Β· Redis AI & infra β€” Model Context Protocol Β· local LLM inference Β· Docker Β· Tailscale Β· Grafana/InfluxDB Β· self-hosted-everything

🀝 Work with me

I'm open to freelance and collaboration β€” especially building AI-powered tools and products end to end. If you've got something you want shipped, let's talk.

πŸ“« me@felixisaac.dev Β· 🌐 felixisaac.dev

πŸŒ™ Beyond the code

Always learning β€” currently deep in Rust, local inference, and the MCP ecosystem. Off-screen I read, fall down science-and-maths rabbit holes, and have an enduring weakness for mechanical keyboards, Star Trek, and cats 🐈.

Felix's GitHub stats


Building to learn, shipping to prove it.

Pinned Loading

  1. claude-code-sync claude-code-sync Public

    Secure cross-platform CLI to sync Claude Code configs (~/.claude/) across machines via GitHub with age encryption

    Go 8

  2. whatsapp-mcp-extended whatsapp-mcp-extended Public

    Actively maintained WhatsApp MCP β€” 26 tools, webhooks, anti-ban, Docker, self-healing. Drop-in for abandoned lharries/whatsapp-mcp.

    Go 17 11

  3. hanbu97/tokenusage hanbu97/tokenusage Public

    Blazing-fast Rust token usage tracker for Codex and Claude Code with unified reports, live monitoring, CLI/TUI/GUI dashboards.

    Rust 18 4

  4. Rana-Faraz/usage-tray-windows Rana-Faraz/usage-tray-windows Public

    Forked from robinebers/openusage

    UsageTray is an unofficial Windows-focused fork of OpenUsage for tracking AI coding subscription usage.

    JavaScript 9 3

  5. tandem tandem Public

    Forked from benjaminshafii/opencode-browser

    Browser MCP server for AI agents β€” automate your real Chrome session with existing logins. Works with Claude Code, Cursor, OpenCode, Gemini CLI, Codex.

    JavaScript