Panos is vibe coding

I use AI-assisted development to turn annoying everyday problems into small useful apps fast.

What this means

This is not polished startup theatre. There is no pitch deck, no endless planning cycles, and no corporate committee. Vibe coding is about moving directly from an observation or irritation to a working solution. I see a workflow bottleneck or an everyday hassle, pair program with AI to write the code, and launch a working prototype as quickly as possible.

It is a highly pragmatic approach: build something small, put it into use, test it in the real world, and improve it based on actual friction.

Current experiments

These are the current active projects undergoing rapid iteration:

A simple shared grocery list tool built to solve my family's daily Greek question: “Thes gala?” (Do you want milk?). Synced, offline-first list.

HonestCal

Beta testing

A calorie estimation utility powered by LLMs, inspired by my personal experience of losing 30 kilos and keeping it off for over 6 years. Built for speed and honest tracking.

My Principles

1
Solve real problems:If an app doesn't save time or solve a specific annoyance, it shouldn't exist.
2
Ship small: Deliver a functional core on day one instead of building broad, unused systems.
3
Get feedback early: Test assumptions immediately with actual usage and real-world edge cases.
4
Keep the product simple: Maintain a minimal interface that does one job extremely well.
5
Avoid fake complexity: Say no to bloated architectures, complex state frameworks, and unnecessary dependencies.