#chaiaurcode search results
Day 2 – 25 Days #MasterJiJSChallenge (Part 2) by @ChaiCodeHQ @Hiteshdotcom → Learned while loop → runs as long as the condition is true → Used it to iterate through array elements → Explored do-while loop → runs at least once before checking the condition #ChaiAurCode #JS
Built the MVP of LabSync, a lab management portal inspired by a YT project from Chai aur Code. Includes ticket creation, admin panel, JWT auth, and AI ticket summaries (ongoing), next up: multi-user auth, inventory, and more. Feedback welcome 🙌 #BuildInPublic #ChaiAurCode
I created an AI Voice Agent girlfriend just for fun and practice😅🤖 @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ #GENAI #CHAIAURCODE
Today, I wrapped up my JavaScript journey on Control Flow — the core concept that determines how code is executed in a program. #JavaScript #ControlFlow #ChaiAurCode #25DaysChallenge #MasterjiApp #WebDevelopment
☕ late-night React grind with Chai aur Code learning React Router rn — routes, NavLink, everything 🔥 this guy makes React feel too easy 😭 #ReactJS #WebDev #ChaiAurCode #MERN #100DaysOfCode @Hiteshdotcom
Shoutout to @ChaiCodeHQ @Hiteshdotcom – the diamond guy making Git feel like chai pe charcha. Who's else is learning from this legend? And What? #GitFails #ChaiAurCode #DevHumor
🗓️ Day 21 of my 25-Day JavaScript Challenge! Today, I explored how JavaScript executes code behind the scenes — understanding the Execution Context, Call Stack, and how functions are managed in memory and runtime. #Day21 #JavaScript #ChaiAurCode #25DaysChallenge #MasterjiApp
Aaj pehli baar kahin se gift mila hai mujhe 😊 Dil se Thank you @Hiteshdotcom Sir, @piyushgarg_dev Sir, @nirudhuuu Sir aur @ChaiCodeHQ ❤️ Ye sirf ek gift nahi hai, mere liye motivation hai jo hamesha yaad rahega 🎁 #GenAi #ChaiAurcode
4th day starting with RAG RAG = indexing + retrieving Also, understand about @Google Notebook Nothing is hard when you have @Hiteshdotcom and @piyushgarg_dev 😎 Also thanks to @nirudhuuu #genAI #ChaiAurCode
Today was our second last class of GenAI with JS and we are rating 10/10 for this course 😎😎 Thank you to all my mentors and TAs @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ #GenAI #ChaiAurCode #OpenAI #MCP
Today I practiced working with Vector DB, Graph DB, and integrating memory with LLMs @neo4j @mem0ai @qdrant_engine @OpenAI @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ #GENAI #CHAIAURCODE
So Today I have completed the RAG. Also learn how to build a RAG system. Now I'm going to build my own NotebookLLM. And all of this is possible because of this cohort. Thanks to @Hiteshdotcom @piyushgarg_dev @ChaiCodeHQ #GenAIWithJS #chaiaurcode Let's see today's Learning 👇
Change of plan: I'll revise the backend first before moving to Next.js, as some changes are coming in the next few days. Revision of MERN starts. What's better to revise with @Hiteshdotcom sir? #chaiaurcode
Day 2 – 25 Days #MasterJiJSChallenge (Part 2) by @ChaiCodeHQ @Hiteshdotcom → Learned while loop → runs as long as the condition is true → Used it to iterate through array elements → Explored do-while loop → runs at least once before checking the condition #ChaiAurCode #JS
youtu.be/vzVbqXVID-Y?si… **CORS** and Frontend and backend VPS setup – server login, updates, security configuration. Hostinger Dependencies install – Node.js, Git, project cloning. DOCKER CONFIG Environment setup – .env, (Skipped) nice revision #chaiaurcode #mern #fullstack
youtube.com
YouTube
0 to production (VPS) course in 1 video
Today, I wrapped up my JavaScript journey on Control Flow — the core concept that determines how code is executed in a program. #JavaScript #ControlFlow #ChaiAurCode #25DaysChallenge #MasterjiApp #WebDevelopment
@Hiteshdotcom sir @piyushgarg_dev sir When will the next cohort launch? I want to learn Generative AI with Python — or should I join the GenAI Cohort 2 instead? #chaiaurcode
Day 25 — Challenge Complete ☕ Wrapped up the #25DaysJSChallenge with @Hiteshdotcom & @ChaiCodeHQ ! From console.log() to scopes & functions — every day brewed a new lesson in JavaScript. Here’s to learning, consistency, and endless cups of chai! 💻 #ChaiAurCode
Day 24 — How JavaScript Executes Code JS works like making chai — each function gets its own mini kitchen (Execution Context) and stacks up orders in a LIFO queue (Call Stack)! #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
🗓️ Day 21 of my 25-Day JavaScript Challenge! Today, I explored how JavaScript executes code behind the scenes — understanding the Execution Context, Call Stack, and how functions are managed in memory and runtime. #Day21 #JavaScript #ChaiAurCode #25DaysChallenge #MasterjiApp
💻 Just wrapped up 3 #React mini projects! 1️⃣ Background Changer — from #ChaiAurCode 2️⃣ Currency Converter — from #ChaiAurCode 3️⃣ Color Picker — idea from ChatGPT, built independently 🎨 Learning in public, one component at a time ⚛️ #BuildInPublic #WebDev #JavaScript
Day 23 — IIFE in JavaScript ☕ An IIFE is a function that runs as soon as it’s defined. It helps to: Avoid polluting the global scope Run code immediately Create a private block of variables #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
🚀Day 16 of #100DaysOfCode Learnt: ✅ Filter, reduce, map ✅ Dom selectors, nodelist and html collection completed these topics from lec 30,31 and 32 from #ChaiAurCode JS playlist☕️.. #WebDev #JavaScript
Completed Day 7 of our JavaScript journey, learning from @Hiteshdotcom Topic: API Requests & V8 Engine — explored how JavaScript executes code behind the scenes and handles API calls efficiently GitHub: github.com/Himanshusharma… #BuildInPublic #JavaScript #ChaiAurCode
Day 22 — this & Arrow Functions ☕ this decides who owns the chai 🍵 Arrow functions don’t make their own cup — they borrow it! 😎 #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
🚀Day 15 of #100DaysOfCode Learnt: ✅ Control flow ✅ For loop ✅ While Loop ✅ Higher order loops completed these topics with lec 26,27,28 and 29 from #ChaiAurCode JS playlist☕️ #WebDev #JavaScript #BuildInPublic
Day 21 — Scope Level & Mini Hoisting ☕ Scope decides who gets the chai. 🍵 #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
Built the MVP of LabSync, a lab management portal inspired by a YT project from Chai aur Code. Includes ticket creation, admin panel, JWT auth, and AI ticket summaries (ongoing), next up: multi-user auth, inventory, and more. Feedback welcome 🙌 #BuildInPublic #ChaiAurCode
Day 2 – 25 Days #MasterJiJSChallenge (Part 2) by @ChaiCodeHQ @Hiteshdotcom → Learned while loop → runs as long as the condition is true → Used it to iterate through array elements → Explored do-while loop → runs at least once before checking the condition #ChaiAurCode #JS
☕ late-night React grind with Chai aur Code learning React Router rn — routes, NavLink, everything 🔥 this guy makes React feel too easy 😭 #ReactJS #WebDev #ChaiAurCode #MERN #100DaysOfCode @Hiteshdotcom
Today, I wrapped up my JavaScript journey on Control Flow — the core concept that determines how code is executed in a program. #JavaScript #ControlFlow #ChaiAurCode #25DaysChallenge #MasterjiApp #WebDevelopment
Day 21 — Scope Level & Mini Hoisting ☕ Scope decides who gets the chai. 🍵 #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
Today was our second last class of GenAI with JS and we are rating 10/10 for this course 😎😎 Thank you to all my mentors and TAs @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ #GenAI #ChaiAurCode #OpenAI #MCP
Aaj pehli baar kahin se gift mila hai mujhe 😊 Dil se Thank you @Hiteshdotcom Sir, @piyushgarg_dev Sir, @nirudhuuu Sir aur @ChaiCodeHQ ❤️ Ye sirf ek gift nahi hai, mere liye motivation hai jo hamesha yaad rahega 🎁 #GenAi #ChaiAurcode
I was confused about access tokens and refresh tokens, but after watching @Hiteshdotcom's video, all my doubts are cleared! #chaiAurCode #Backend
Shoutout to @ChaiCodeHQ @Hiteshdotcom – the diamond guy making Git feel like chai pe charcha. Who's else is learning from this legend? And What? #GitFails #ChaiAurCode #DevHumor
Completed Day 11 of #JavaScriptChallenge by @ChaiCodeHQ & @Hiteshdotcom learned about Numbers & Math in JS! 💻 From .toFixed(), .toPrecision(), .toLocaleString() to Math.abs(), .round(), .floor(), and the powerful Math.random() 🎯 #ChaiAurCode #MasterjiChallenge
"Just started working on my new project, Chai aur Code ☕🖥️! Huge thanks to @Hiteshdotcom for his amazing tutorials on the Chai aur Django playlist on the Chai aur Code YouTube channel. Learning a lot and making progress! #ChaiaurCode #ChaiCode
Day 20 — Global & Local Scope ☕ Global = everyone’s chai Local = private cup inside the kitchen 🍵 Keep your variables where they belong! #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
Today’s Gen AI class was amazing! 🚀 Learned about LangGraph and Agentic SDK in JavaScript. Big thanks to my mentors @Hiteshdotcom , @piyushgarg_dev, and @ChaiCodeHQ #GENAI #CHAIAURCODE
🔴 Day 77 #100daysofcode --Started Building Blog App Project from #chaiaurcode --Learned about Appwrite backend as service. --Build Authentication Part Great Explanation by @Hiteshdotcom #WebDevelopment #BuildInPublic
4th day starting with RAG RAG = indexing + retrieving Also, understand about @Google Notebook Nothing is hard when you have @Hiteshdotcom and @piyushgarg_dev 😎 Also thanks to @nirudhuuu #genAI #ChaiAurCode
Something went wrong.
Something went wrong.
United States Trends
- 1. $APDN $0.20 Applied DNA N/A
- 2. $SENS $0.70 Senseonics CGM N/A
- 3. $LMT $450.50 Lockheed F-35 N/A
- 4. #CARTMANCOIN 1,968 posts
- 5. yeonjun 269K posts
- 6. Broncos 68K posts
- 7. Raiders 66.5K posts
- 8. #iQIYIiJOYTH2026 1.38M posts
- 9. Bo Nix 18.7K posts
- 10. Geno 19.4K posts
- 11. daniela 56.5K posts
- 12. Kehlani 11.6K posts
- 13. #Pluribus 3,151 posts
- 14. MIND-BLOWING 22.4K posts
- 15. John Wayne 1,098 posts
- 16. Danny Brown 3,356 posts
- 17. Tammy Faye 1,725 posts
- 18. Sean Payton 4,891 posts
- 19. #NOLABELS_PART01 1,322 posts
- 20. Kenny Pickett 1,528 posts