Hello, friend
I'm Pavel — primarily a frontend developer with 9+ years of professional experience, and Vue.js as my main stack. I can go full-stack when a project needs it — Node.js, Laravel, and the occasional Python or RedwoodJS on the side. React when the project asks for it. Lately I've been deep in AI-driven development with Cursor, Claude Code, and MCP.
Tools I actually use
Recent articles
I redesigned my profile page in under an hour — with Claude
How I went from an outdated profile page to a fully redesigned, animated, minimalist site in under an hour — using Claude for design ideation, HTML preview, a design system document, and finally Claude Code for implementation.
November 9, 2025AI-Driven Development - Tips from My Experience
Practical tips from my experience using AI for development, including connecting PM tools via MCP servers, the importance of well-defined tickets, self code reviews, and effective prompting strategies.
December 29, 2022Introduction to GraphQL
GraphQL is a query language for APIs that allows clients to request specific data from the server and can be used with any existing codebase or storage engine, with popular implementations including Apollo, Insomnia, and Relay.