whoamiprojectsblog
cd ~
// cat ~/blog/*.md

All Posts

Thoughts on programming, indie hacking, and everything in between.

Setting Up SMTP Email with Nodemailer in Next.js

Learn how to configure a contact form with Gmail's free SMTP service using Nodemailer in your Next.js application

nextjsnodemailersmtpemail
Jan 19, 2026
4 min read

SSH into Server with Tailscale

Learn how to securely SSH into your servers during CI/CD workflows using Tailscale

sshtailscaleci-cdgithub-actions
Dec 31, 2025
1 min read

© 2026 Saurav Singh Karmwar