Case Study
Creator & Full-Stack AI Product Engineer · Open Source Project · May 2026



Overview
Created VibeBud, an open-source floating AI buddy that gives Codex, Claude Code, and other coding agents a visible desktop, web, and Android presence.
Key Technologies
Achievements
Story & Process
VibeBud is an open-source experiment in making AI coding agents easier to follow, manage, and feel present while working.
The product gives Codex, Claude Code, and other agents a visible form: a floating virtual buddy that can stay on top of the desktop, run in a web preview, and move toward Android overlay support.
AI coding agents are becoming part of everyday development, but their interfaces still feel abstract. VibeBud explores a more personal and visible interaction model: instead of hiding agent work in terminal sessions, the user can see and manage agent state through lightweight characters.
This makes the project useful for developers experimenting with multi-agent coding, desktop companions, playful productivity tools, and more ambient development workflows.
The repo is split into three surfaces:
The core app uses React 19, TypeScript, Tailwind v4, and lottie-react. Chat features support bring-your-own API keys for OpenAI, Anthropic, or OpenRouter, stored locally in the client.