
Thoughts
Code
Coffee
I'm Raman Ramanouski, a Senior Frontend Engineer focused on building scalable products, running experiments, and shaping web architectures used by millions.
I write about what works, what breaks, and what matters.

Aug 2025 • 3 min read
Perfect Is the Enemy of Done - The Story of ratu.dev
After 10 years on the web and dozens of projects, it still took me 3 years to build my own digital home - ratu.dev. It's basically a monument to my procrastination, and to idealism

Aug 2025 • 26 min read
Mastering Node.js scripting: Tools/CLI/AI/Steroids

Node.js Scripting Cheatsheet (Battle Tested)
This cheatsheet is a collection of battle-tested Node.js snippets I use for scripting, automation, and everyday backend hacks. Copy, paste, and adapt — no fluff, just code that works.

Save to Google Sheets with Nodejs/Nextjs
Learn how to use Google Sheets as a simple backend for your Node.js/Next.js app with minimal setup. Perfect for quick prototypes and easy data management.

Simple password protection for a Next.js app
Secure pages in a Next.js app with password protection with middleware and WWW-Authenticate: no user database or external auth service, no UI required.
