Articles & Insights

I enjoy sharing my thoughts on web development, frontend trends, and lessons learned from building modern applications. Here you'll find articles about the technologies I work with, best practices I've discovered, and insights from my journey as a developer.

June 21, 2025

I Built a Product Recommendation Bot for Nimara Storefront in 2 Hours

As a side project, I challenged myself to build a simple AI bot that recommends products to users based on their browsing activity. The whole thing came together in just 2 hours using Next.js, Vercel AI SDK, and OpenAI GPT-4o-mini.

Read article

July 15, 2025

Building Scalable E-commerce with Astro and Saleor

Learn how to build a fast, SEO-optimized e-commerce storefront using Astro static generation capabilities combined with Saleor headless commerce API.

Read article

June 21, 2025

How to Add a Locale, Language, and Sales Channel in the Nimara Storefront?

Expanding to a new market? This step-by-step guide shows you how to add a new sales channel in Saleor and update the Nimara codebase to support a new locale and language, which is everything you need to get it running smoothly.

Read article