← All Blogs

🎬 Introducing Ravgeek: Dev Concepts in 60 Seconds

19 July, 2025
~105 reads

After years of writing code, debugging endlessly, and explaining APIs to teammates over coffee, I’ve finally taken the plunge into something new — bite-sized developer explainers on YouTube.

📺 My new channel is called Ravgeek (“t” dropped from my name)— and it's built around a simple idea:

Make technical concepts simple, fun, and fast.

Whether it’s understanding what a REST API is, how Git works, or when to use GraphQL, each video is designed to explain core ideas in under 60 seconds — in a way that’s accessible to beginners and still fun for experienced devs.

Here’s a video in which I explain - “What is prompt engineering”:

You’ll see:

  • ⚡️ Rapid, to-the-point explanations

  • 🎙️ Conversational storytelling (think devs talking over chai)

  • 🎨 Animations, avatars, and a touch of humor

This has been a passion project for me — combining my love for coding, storytelling, and design — and I’m excited to finally share it with the world.

👉 Check out the channel: youtube.com/@ravgeek
💬 And if you like what you see, hit that subscribe button and let me know what topic you'd like me to cover next.

Let’s learn, laugh, and geek out together.

📮 Join my newsletter

I share tips on how to get started with freelancing, remote jobs, developer-related stuff, startup ecosystem, and lots of insider secrets with my subscribers.

Subscribe →
🧠 More Interesting Reads
Building a Basic AI Agent
As developers, we constantly face a dilemma: how do we make our code flexible enough to handle...
How to Test Your NGINX Configuration Before Screwing it Up
A little invalid change to your Nginx configuration can bring down your entire server. Before...
Converting and Optimizing Images From the Command Line
Images take up to 50% of the total size of an average web page. And if images are not optimized,...