← All Blogs

🎬 Introducing Ravgeek: Dev Concepts in 60 Seconds

9 July, 2025

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 OAuth”:

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.

🚀 Come 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
Automate GitHub stats reporting with scheduled pipelines
Use scheduled pipelines to automate reporting for issues and PRs
Using Python Scripts to Take Screenshots
Learn to take screenshots using different Python libraries and a service like Urlbox.
Handling Pagination in Strapi v4 with SvelteKit
Implement pagination UI in SvelteKit controlled by Strapi-powered backend.