The Last Projects
Projects I have built from scratch or significantly contributed to
The Last Articles
Articles about technology and programming
Declarative Programming in JavaScript and NestJS
In the world of modern web development, **declarative programming** has become a central paradigm—especially in frameworks like **React**, **NestJS**, and modern JavaScript ecosystems.

I18n Setup in Next.js with next-intl
Internationalization (i18n) is essential for applications targeting multiple languages.