A simple showcase of what I’ve built and what I’m building right now. Real projects, real challenges, and the solutions that came out of them.
Yacht & Tours is a booking platform I built to make renting boats fast and straightforward. It includes advanced pricing filters, a clean calendar and pricing manager, real-time notifications, Stripe payments, invoicing, user and quote management, chat between guests and hosts, and full integration with the MMK system. It’s lightweight, reliable, and designed for needs of my client that actually works without constant support.
Redomap is a lightweight, install-free map system you can drop into any website. Users scan a QR code and get maps, audio guides, and navigation instantly. I built it over several iterations, adding paid map sales, a map-building dashboard, AI-assisted content creation, and analytics that show what people really explore. It's been running for more than five years and is now used by hotels, tourist locations, and businesses that want a clean, fast visitor experience.
I built a custom CRM using Elixir and Phoenix LiveView that uses AI to identify parts from photos, translate messages, and automate conversations with suppliers over WhatsApp. To support WhatsApp Web, I created a separate Go microservice using the Whatsmeow library, which stays online and exchanges messages with the Elixir nodes via WebSockets.