Portfolio — 2026

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

11 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
✈️
Live

Flight Price Tracker

Automated flight price crawler that monitors and tracks airfare daily, detects price drops and trends, and publishes the results to a live dashboard — helping you find the cheapest time to book.

Web Scraping Cron Jobs Dashboard Python
🏠
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
📋
Live

AI Task Manager

An intelligent task management app powered by AI that helps you organize, prioritize, and track tasks. Uses natural language input to auto-categorize and suggest deadlines — making productivity effortless.

Python AI/NLP Task Tracking Productivity
🎾
Live

Tennis Match Tracker

A live match tracker for our Shanghai Raquet Club tennis group. Log results, track set scores, and auto-generate leaderboard standings — powered by Airtable and a Cloudflare Worker backend.

Airtable API Cloudflare Workers Live Dashboard
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
🗺️
Live

Travel Map

A visual journey log of all cities visited during my China & Asia travels — pinned on an interactive Leaflet map with country stats and a full visit log.

Leaflet.js Interactive Map Travel Log
📅
Live

Shanghai Working Calendar

Full-year working calendar for Shanghai with all official Chinese public holidays, compensatory working Saturdays, and business day counts — synced to the China labor law schedule.

China Holidays Calendar Shanghai
💻 Software
🎙️
Live

Flashtext

Native macOS Voice-to-Text App. Shortcut halten, sprechen, loslassen — Whisper transkribiert, GPT-4o-mini poliert den Text und fügt ihn direkt an die Cursor-Position ein. Kein Fenster, kein Fokus-Verlust.

Swift / SwiftUI OpenAI Whisper macOS Native Open Source

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