#chaiaurcode resultados da pesquisa
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
🔴 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
I created an AI Voice Agent girlfriend just for fun and practice😅🤖 @Hiteshdotcom @piyushgarg_dev @nirudhuuu @ChaiCodeHQ #GENAI #CHAIAURCODE
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
Studying git and github from @Hiteshdotcom #ChaiaurCode Probably one of the easiest, smoothest explanations of this stuff
React ✅ Done & Dusted! Finally wrapped up React, and it wouldn’t have been possible without Hitesh Choudhary Sir! (@Hiteshdotcom ) Huge thanks for the amazing content—truly one of the best teachers on YouTube. #ReactDone #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
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
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
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
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’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
🤣 Today’s class, Agentic SDK by @OpenAI Not just Q&A anymore… AI is now like “Don’t worry bro, I’ll plan, decide & execute 😎🤖” Big thanks to @Hiteshdotcom, @piyushgarg_dev sir & @ChaiCodeHQ ☕ Excited to build cool Agentic projects 🚀 #GenAI #AgenticAI #ChaiAurCode
🗓️ 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
☕ 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
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
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 14 of #100DaysOfCode Learnt: ✅ Scope level and mini hoisting in brief ✅ This and arrow fxn ✅IIFE ✅ Call Stacks completed these topics with lec 22,23,24 and 25 by #ChaiAurCode JS playlist. #WebDev #Javascript #BuildInPublic #CodingJourney
Day 20 — Global & Local Scope ☕ Global = everyone’s chai Local = private cup inside the kitchen 🍵 Keep your variables where they belong! #ChaiAurCode @Hiteshdotcom @ChaiCodeHQ
🚀Day 13 of #100DaysOfCode Learnt: ✅Object destructuring ✅Functions ✅Global and block scope Completed these topics with lec 18,19,20,21 from #ChaiAurCode Js playlist☕ #WebDev #CodingChallenge #CodeNewbie #Javascript
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
🔴 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
☕ 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
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
"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
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
Studying git and github from @Hiteshdotcom #ChaiaurCode Probably one of the easiest, smoothest explanations of this stuff
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
React ✅ Done & Dusted! Finally wrapped up React, and it wouldn’t have been possible without Hitesh Choudhary Sir! (@Hiteshdotcom ) Huge thanks for the amazing content—truly one of the best teachers on YouTube. #ReactDone #ChaiAurCode
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
I was confused about access tokens and refresh tokens, but after watching @Hiteshdotcom's video, all my doubts are cleared! #chaiAurCode #Backend
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 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
Something went wrong.
Something went wrong.
United States Trends
- 1. Godzilla 24.2K posts
- 2. Lamine 61.4K posts
- 3. Barca 97.6K posts
- 4. Brujas 24K posts
- 5. Trench 7,353 posts
- 6. Barcelona 147K posts
- 7. Brugge 45.4K posts
- 8. $DUOL 2,328 posts
- 9. Shabbat 2,322 posts
- 10. Foden 20.2K posts
- 11. Richardson 3,388 posts
- 12. Flick 36.3K posts
- 13. Frey 26.7K posts
- 14. Jared Golden 1,777 posts
- 15. Anthony Taylor 1,695 posts
- 16. Balde 12.6K posts
- 17. Lina Khan 6,910 posts
- 18. Minneapolis 59.5K posts
- 19. Captain Kangaroo N/A
- 20. Fermin 11.5K posts