
Thoughts
Code
Coffee
I'm Raman Ramanouski, a Senior Frontend Engineer who turns caffeine into fast, secure, and scalable web apps.
This is my digital home: a space to share what I’ve learned, what I’m building, and the ideas shaping how we engineer the modern web.

30 Aug • 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.
