Hi there! I’m Vivek, a software developer passionate about coding and helping others learn. On this channel, I break down complex concepts into simple, beginner-friendly tutorials.

What you’ll learn here:
• MERN Stack & TypeScript
• System Design (real-world, easy explanations)
• DevOps & Cloud Computing (AWS, Docker, CI/CD)
• Databases (MongoDB, MySQL, Redis)
• Daily Shorts on coding, tech, and interesting topics
• Hands-on project tutorials from start to finish
• Interview-focused content to help you grow faster

My goal is to make learning easy with practical examples, clear guidance, and daily content that improves your skills step by step.

If you want to learn to code, build projects, and level up your tech career—you’re in the right place!
Subscribe and let’s grow together!


CodeWithVivek

What will this query return?

db.users.find({ age: { $gt: 18, $lt: 18 } })

1 week ago | [YT] | 2

CodeWithVivek

Hello guys 👋

If you watched my MongoDB course and want videos on any other topics, definitely comment below 🙌

I’m planning to create a “100 MongoDB Questions” series covering:

* Basic to advanced MongoDB questions
* Complex aggregation pipelines
* Advanced queries
* Real-world problem solving
* Interview-style questions

I’m also planning a separate video on Vector Search using MongoDB 🚀

If you’re interested in these topics, do comment — your support and suggestions really motivate me to continue this series in more depth ❤️

Also, if there’s any other topic you want me to cover, feel free to suggest it anytime. I’m always open to suggestions 😊

1 week ago | [YT] | 2

CodeWithVivek

Predict Output:

for (var i = 0; i < 3; i++) {
setTimeout(() => console.log(i), 100);
}

1 week ago | [YT] | 4

CodeWithVivek

Output Predictions:

console.log(typeof null);

2 weeks ago | [YT] | 1

CodeWithVivek

🚀 Hello Everyone!

I’m starting a Complete MongoDB Series where I’ll be uploading one video every day📅

This series will cover everything from beginner to advanced, including real-world concepts and projects — step by step.

💡 What you can expect:
✅ Daily consistent learning
✅ 100+ practice questions with solutions
✅ Concept-wise deep explanations
✅ Real-world project guidance
✅ Dataset + Notes (available on GitHub)

If you want to master MongoDB with consistency, make sure to follow along and not miss a single video 🔥

Let’s learn and grow together 💻🚀

📢 MongoDB Series Playlist:
www.youtube.com/playlist?list...

#mongodb #database #mongodbtutorial #webdevelopment #backend #mernstack #fullstack #CodeWithVivek

1 month ago | [YT] | 10

CodeWithVivek

1K SUBSCRIBERS 🎉🔥

After 4 months of posting daily coding content, we finally hit this milestone 💯

Honestly, this journey taught me one big thing —
teaching others is the best way to learn yourself.

Every single day I showed up, learned something new, and shared it with you all 🙌

This is just the beginning 🚀
More coding content, more consistency, and more value coming your way!

A big thank you to each one of you who supported me from the beginning ❤️
Your support is the reason I’m still creating content today.
Let’s keep growing together!

If you’re into coding, join the journey and let’s grow together 🚀

Thank you for the support 🙏

#1KSubscribers #CodingJourney #ConsistencyWins #coding #programming

2 months ago | [YT] | 17

CodeWithVivek

Finally, I’ve reached 500 subscribers, which is a huge milestone for me 🎉
I’m truly grateful to each and every one of you who supported me throughout this journey. Without your support, I wouldn’t have been able to reach here.

I’ll always try to create content that is helpful and valuable for you all. I’m also always open to feedback—if you ever have suggestions or want me to cover any topic, feel free to leave a comment.

I genuinely love making videos and hope to reach an even wider audience in the future. As I continue to grow, I’ll do my best to explain concepts in an even better and clearer way.

Once again, a special thank you to all my subscribers, viewers, and everyone who has watched my content. You all are my family. ❤️
Thank you so much for the love and support!

4 months ago | [YT] | 14

CodeWithVivek

I’m planning my upcoming videos and need your input 🙌
What do you want to learn next?

👉 Comment below and let me know!

4 months ago | [YT] | 5

CodeWithVivek

Thinking of starting a MongoDB series 🤔
From Scratch → Advanced
With practice problems + real queries

Should I start it? 👇

4 months ago | [YT] | 8

CodeWithVivek

What kind of index does MongoDB create by default on each collection?

6 months ago | [YT] | 0