Day 3 of #SDESheetChallenge-
Solved Rotate Image, Merge Overlapping Intervals, & Merge Sorted Arrays.
Worked on matrix manipulation, interval-based logic, and efficient array handling. @takeUforward_@striver_79
Day 2 of #SDESheetChallenge-
Solved Kadane's Algorithm, Sort an Array of 0s, 1s & 2s, and Best Time to Buy and Sell Stock.
Focused on optimising solutions, recognising patterns, and strengthening problem-solving skills @takeUforward_@striver_79
Introduction to GenAI-
Explored the fundamentals of GenAI, including Machine Learning, NLP, Tokens, Tool Calling, Memory, Generator Functions (for-await), AI Agents, and LLMs-building a strong foundation in modern AI systems @ChaiCodeHQ@nirudhuuu
Mobile Dev Cohort β Day 9
Today was all about exploring mobile device sensors. Learned how gyroscopes, light sensors, and accelerometers work, and used them to build interactive apps and fun sensor-powered games. @surajtwt_@nirudhuuu@ChaiCodeHQ
Learned about Server Components and Client Components, API routing & operations, Server Actions, and connecting databases using Prisma ORM. Also built a Todo App to apply these concepts practically and understand the full-stack development flow in Next.js
@surajtwt_@nirudhuuu
Day 7 β Mobile Dev Cohort
Learned backend & database integration, API routes in Expo vs Node + Express backend, and explored Turso DB. Getting a better understanding of app architecture.
@surajtwt_@nirudhuuu@ChaiCodeHQ
Todayβs learnings -
Explored Next.js basics & understood different rendering strategies like CSR, SSR, SSG, and ISR. Learned how to work with Links, Images, and Fonts while discovering more concepts to build faster and optimised web applications @surajtwt_@ChaiCodeHQ@nirudhuuu
Day 17/35 Chai Aur React -
Understood the project we will build and its overall structure before starting development. Explored flow, features, and how parts connect in a full application.
@Hiteshdotcom@ChaiCodeHQ#react#buildinpublic#chaicode
Day 16/35 Chai Aur React -
Todayβs discussion was about choosing the easy vs the hard way while setting up React projects.Learned how taking the harder path builds stronger fundamental, improves problem-solving,& helps understand real-world code better
@Hiteshdotcom@ChaiCodeHQ
Day 15/35 Chai Aur React -
Learned Redux Toolkit by building a Todo app.Explored store, reducers, actions, and centralised state management.Slowly understanding how larger React apps manage state efficiently. @Hiteshdotcom@ChaiCodeHQ#react#buildinpublic#chaicode
Day 14/35 Chai Aur React -
Built a Todo App using Context API and Local Storage. Learned global state management, avoided prop drilling, & explored how Local Storage helps persist data even after refreshing the browser.
@Hiteshdotcom@ChaiCodeHQ#react#buildinpublic#chaicode