Ritvik Nag

Software Dev & Autom. Engineer. CS Grad Student @George Mason. Love to run, read, cook, write, & game!

Recent Posts

Navigating Medium API with JavaScript in 2024

7 minute read

Leverage the Medium API in JavaScript to publish a post to medium.com, and retrieve a list of all (published) posts for a user.

How to Mount Current Working Directory To Your Docker Container

7 minute read

Learn how to obviate the need to rebuild a Docker image every time an local file in the host’s current directory changes, with the power of Bind mounts!

Ruby (Versioning) Hell with Jekyll & GitHub Pages

6 minute read

A how-to (with lessons learned) on Ruby versioning with Jekyll and GitHub Pages.