Hello, I'm
Paweł Gorowicz
Full Stack Developer crafting things with PHP, Laravel & Vue
"I love turning complex problems into simple, elegant solutions. Currently building things that matter and exploring the future of agentic coding."
Tech Stack
Currently Learning
My Story
Started my journey with WordPress back in 2015 (we all start somewhere, right?), then fell in love with the full-stack world through Node.js. These days you'll find me crafting elegant applications with Laravel and Vue. I'm obsessed with building tiny, focused libraries that solve one problem really well. When I'm not coding, I'm probably exploring new mountains around Bielsko-Biała or experimenting with AI-assisted development.
8+ years of professional experience • Still learning every day
Tools & Software
Have an interesting project or just want to chat about code?
Say HelloLatest Posts
Stop words + AND queries: why you suddenly get 0 results (and the setting that fixes it)
"lord rings" returns results but "lord of the rings" returns nothing? When stop words analyze to zero tokens inside a bool.must query, one setting fixes it.
Restricting Docker Ports to Cloudflare IPs with UFW
Docker bypasses UFW entirely — standard firewall rules do nothing for containerized services. Here's how to use ufw-docker to fix that and whitelist only Cloudflare IP ranges.
Curious About Tauri: Web Tech Goes Native (and When Rust Actually Helps)
Why Tauri caught my attention as a way to build native macOS apps with familiar web tooling—and what I learned about when plugins are enough and when you actually need Rust.
Getting Curious About Astro (and a Cloudflare Deploy Catch)
Why Astro caught my attention, what I like so far, and the small Cloudflare deployment gotcha I hit along the way.