devendrakhatri_'s profile picture. SD intern @ Hazesoft | Fullstack & DevOps  

LinkedIn-https://www.linkedin.com/in/devendra-khatri
Github-https://www.github.com/Devendrakhatrii

Devendra Khatri

@devendrakhatri_

SD intern @ Hazesoft | Fullstack & DevOps LinkedIn-https://www.linkedin.com/in/devendra-khatri Github-https://www.github.com/Devendrakhatrii

starting my journey as an intern at Hazesoft! Excited to dive into frontend, backend, DevOps, and project management. Looking forward to learning and growing with an amazing team! #InternshipJourney #TechIntern #FullStackDev #DevOps #LearningByDoing #NewBeginnings

devendrakhatri_'s tweet image. starting my journey as an intern at Hazesoft! 

Excited to dive into frontend, backend, DevOps, and project management. Looking forward to learning and growing with an amazing team!

#InternshipJourney #TechIntern #FullStackDev #DevOps #LearningByDoing #NewBeginnings

#LUD30 Learned to set up Clerk Authentication with Next.js for secure user authentication and session management. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD29 Learned to implement React Hook Form with Zod for efficient form validation and management today. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD28🛠️ Validated login and signup forms using Zod today! 🎯 It's been great improving form validation and error handling with this powerful library. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD27 🔒 Persisted user authentication state handled by Appwrite today! Also attended an insightful DBMS session by @isarojdahal . A productive day of learning and improving! #LearningUtsav #FestivalOfLearning @learning_utsav

devendrakhatri_'s tweet image. #LUD27
🔒 Persisted user authentication state handled by Appwrite today! Also attended an insightful DBMS session by @isarojdahal . A productive day of learning and improving!
#LearningUtsav #FestivalOfLearning @learning_utsav
devendrakhatri_'s tweet image. #LUD27
🔒 Persisted user authentication state handled by Appwrite today! Also attended an insightful DBMS session by @isarojdahal . A productive day of learning and improving!
#LearningUtsav #FestivalOfLearning @learning_utsav
devendrakhatri_'s tweet image. #LUD27
🔒 Persisted user authentication state handled by Appwrite today! Also attended an insightful DBMS session by @isarojdahal . A productive day of learning and improving!
#LearningUtsav #FestivalOfLearning @learning_utsav

#LUD26 Today, I learned the basics of Zod, a schema declaration and validation library for TypeScript. Yet to integrate it with existing login and signup from. #LearningUtsav #FestivalOfLearning @learning_utsav

devendrakhatri_'s tweet image. #LUD26  Today, I learned the basics of Zod, a schema declaration and validation library for TypeScript. Yet to integrate it with existing login and signup from.
#LearningUtsav #FestivalOfLearning @learning_utsav

#LUD25 🔄 Managed the state of login and logout functionality in my app and visualized the state changes using Redux DevTools. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD24 🔐 Completed integrating login, signup, and logout features with the Appwrite SDK today! Also learned about CORS and handling public environment variables in Next.js. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD23 🔧 Today, I took a step further in integrating @appwrite by configuring the client SDK and setting up the login and signup functionality for my project. Seamless authentication in place. some more to be done! #LearningUtsav #FestivalOfLearning @learning_utsav


I got the Hacktoberfest 2024: Level 4 badge from Hacktoberfest! and completed the challenge! It was my first ever Hacktoberfest challenge . Have you got yours? holopin.io/userbadge/cm2q… via @holopin_


#LUD22 Today, I learned to set up Redux Toolkit (RTK) with TypeScript and Next.js! This will help streamline state management in my applications. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD21 Contributed an image preview section for everydaykarmaa.com where clicking on the image opens it in preview mode! Excited to see how this improves the user experience. 🌟 #LearningUtsav #FestivalOfLearning @learning_utsav #hacktoberfest2024 #OpenSource


#LUD20 Continued exploring Ubuntu inside a virtual machine, setting up a full coding environment. Also experimented with @shadcn latest sidebars for some added UI magic. Have you tired them? #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD19 Today, I dove into virtual machines, set up VirtualBox, and installed Ubuntu within it! Also explored terminal basics, learned to use the apt package manager, and initialized Next.js app. #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD18 🚀 Raised a new PR for the feedback section of everydaykarmaa.com. Redesigned the section and added smooth animations using Framer Motion! #LearningUtsav #FestivalOfLearning @learning_utsav #Hacktoberfest #OpenSource


#LUD17 Coded a script for learn.everydaykarmaa.com (built on Docusaurus) to automate markdown file creation. it uses fs module in Node.js and the YouTube API to fetch video titles and IDs, making it easier to update content. #LearningUtsav #FestivalOfLearning @learning_utsav

devendrakhatri_'s tweet image. #LUD17 Coded a script for learn.everydaykarmaa.com (built on Docusaurus) to automate markdown file creation. it uses fs module in Node.js and the YouTube API to fetch video titles and IDs, making it easier to update content.  #LearningUtsav #FestivalOfLearning @learning_utsav

#LUD16 🚀 Explored Docusaurus and raised a PR for learn.everydaykarmaa.com, where I added Node.js videos in a structured format as documentation. #LearningUtsav #FestivalOfLearning @learning_utsav #Hacktoberfest #OpenSource


#LUD15 🚀 Started exploring Next.js! Learned about the app router, explored how page and layout files work, and dove into nested routing. Excited to build more with this framework! 💡 #LearningUtsav #FestivalOfLearning @learning_utsav


#LUD14 🚀 Raised a PR for the EverydayKarma website, adding a feedback section to improve user engagement. Excited to see how it evolves with feedback! 💡 #LearningUtsav #FestivalOfLearning @learning_utsav #Hacktoberfest #OpenSource


#LUD13 Today, I understood and used the IntersectionObserver API in React to build a DiscordBanner component that hides when the footer becomes visible. Learned how to track and dynamically respond to element visibility! 💡 #LearningUtsav #FestivalOfLearning @learning_utsav

devendrakhatri_'s tweet image. #LUD13 Today, I understood and used the IntersectionObserver API in React to build a DiscordBanner component that hides when the footer becomes visible. Learned how to track and dynamically respond to element visibility! 💡 #LearningUtsav #FestivalOfLearning @learning_utsav

United States Trends

Loading...

Something went wrong.


Something went wrong.