Portfolio — 2025

Ideas built
with vibes,
not specs.

I build tools, automations, and AI-powered systems through vibe coding — where intuition leads, and great software follows. No rigid plans, just creative flow and working products.

View Projects How I Work
AI Automation Local-First macOS Native Intelligent Routing Self-Hosted Voice-Enabled Vibe Coding Autonomous Agents AI Automation Local-First macOS Native Intelligent Routing Self-Hosted Voice-Enabled Vibe Coding Autonomous Agents

Projects

04 Projects
🤖
Live

OpenClaw

A local AI assistant platform that connects to Telegram with intelligent model routing, voice transcription via Whisper, and native macOS integrations. Autonomously manages mail, calendar, and reminders.

Python Telegram API Whisper AppleScript
🧠
Live

Smart Model Router

Intelligent routing layer that selects the most cost-effective AI model based on task complexity — Opus for strategy, GPT-5 for complex code, Haiku for quick chat, and specialized models for research and generation.

Multi-LLM Cost Optimization API Gateway
🏠
WIP

Local AI Hub

A self-hosted control center for managing local AI models, automations, and system integrations. Designed to run fully offline with zero cloud dependencies for maximum privacy and speed.

Self-Hosted Docker Local LLM
Beta

macOS Automation Suite

Native macOS tooling that bridges AI capabilities with system-level access — controlling Mail, Calendar, Reminders, and more through AppleScript without external API configurations.

AppleScript macOS Automation

The Vibe Coding Manifesto

01

Intuition Over Specs

Start with a feeling, not a 40-page requirements doc. The best tools emerge when you follow creative momentum instead of rigid frameworks.

02

Ship, Then Polish

Working software today beats perfect software never. Vibe coding means rapid iteration — get it running, then refine until it feels right.

03

AI as Co-Pilot

Every project here was built in collaboration with AI. Not generated — co-created. The human sets direction, the AI amplifies execution.

~/.vibe-stack
// current stack.config
$ cat stack.json

{
  "strategy": "Claude Opus 4.5",
  "complex_code": "GPT-5.2",
  "quick_chat": "Haiku",
  "research": "DeepSeek v3",
  "text_gen": "Kimi K2.5",
  "vision": "Gemini 2.5 Flash",
  "voice": "OpenAI Whisper",
  "vibes": "immaculate"
}

$ status --all
All systems operational