#90daysofcode search results
💯 Day 90/100 – Almost at the Century Mark! 💯 90 days of code. 90 days of consistency. 90 days of proving that discipline beats motivation. Now it’s not just a streak—it’s a lifestyle. 🚀 Only 10 days left before hitting triple digits! 🏆 #90DaysOfCode #LeetCode
React 1.5hrs✅ Learnt about class based components, it's constructors, state variable and its updation. It's lifecycle 💪 It was my first time learning about class based components n you made it very simple @akshaymarch7 ✌️ Thankyou #MERN #90daysgrind #90daysofcode #follow
Day 56/90 ⌘ DSA - Binary Tree Preorder Traversal ⌘ Dev - Inkit : added implementation in signup and signin also included JWT. ⌘CDAC - String Handling, Overriding equals(), LocalDate Class and Wrapper Classes. #90DaysOfCode #DevJourney #DSA
Day 53/90 ⌘ DSA - Sliding Window Maximum ⌘ Dev - Inkit: Did changes in http-backend and tested methods and check validations. ⌘CDAC - Java : Overriding toString(), Java annotation , RTTI and Downcasting #90DaysOfCode #DevJourney #DSA
Today's task decided💪 Gotta complete them all by EOD. #90DaysOfCode #LeetCode #WebDev #DSA #CodingJourney #mern #letsconnect #Growth #growwin
Reacts js 1.5hrs✅ Learnt about waterfall model, Monolith vs microservices architecture 🚀 Thanks @akshaymarch7 #90daysofcode #90daysgrind #buildinpublic #learninginpublic #Reactjs
🌟 Kicking off my #90DaysOfCode challenge! My mission: Build a bootable hobbyist OS from scratch, with a Rust kernel, a C/ASM bootloader, and core features like text output, keyboard input, simple memory management, and a basic shell. I hope this goes well @pelayah_epoupa 😅
Day 11 of #90DaysofCode. Before we close our laptop remember 30 minutes of code is good. Are you a dark mode or light mode? Team R hope by now you know the interface. 1. The Environment panel, where a list of the data you have imported and created can be found. The Files, Plots
To any data professional, clean data is fundamental. But in a real world data never comes when clean. What's your experience with data cleaning? Day 16 of #90DaysofCode
Someday it feels like I've plenty of time today but someday it feels like I don't have time for anything. Am I the only one facing this? #90daysofcode #connection
May is mental health awareness month and we have various datasets that would be used for this. If you still don't have anything for this week. This could be a part of your plan. #AfiaData. 15 days of #90DaysofCode
Day 32 of #90daysofcode #DSA 1.Leetcode daily (837):New 21 Game (very bad question) 2.Leetcode 1323:-Maximum 69 number . #Development Did further work in my WalletWise project and designed a beautiful dashboard using chart.js. #LearnInPublic #buildinpublic #LeetCode #Java
Day 55/90 ⌘ DSA - Binary Tree - Traversals Explained ⌘ Dev - Inkit : fixed pnpm not working by changing exports and managing other packages ⌘CDAC - Exception Handling in Java #90DaysOfCode #DevJourney #DSA
Day 13 of #90DaysofCode. Have a great day and week in your endeavours. Remember to share your data journey
Day 20/ #90daysgrind Backend : learnt event loop working, optimization, deoptimization, interpreter, compiler Dsa : leetcode contest 2 q React : 1lec (2hr) Left with: Dsa _2hr learning Thanks @akshaymarch7 🙏 #90daysofcode #WebDev #LeetCode #DSA #mern #Java #buildinpublic
Almost another wrap. Hope you're feeling we've achieved some or all goals for the week. If not never fret we keep trying Day 25 of #90DaysofCode
Day 54/90 ⌘ DSA - Studied about Trees and how they are implemented (will be using namastedsa for questions) ⌘ Dev - Fixed ai-planner api key not working and did some more changes in it. Also revised concepts of react. #90DaysOfCode #DevJourney #DSA
Use container, gap, and space-* for consistent spacing. Responsive prefixes (sm:, md:, lg:) = fluid design. min-h-screen, flex-1, and sticky help build modern, full-height pages. #Day56 #90DaysOfCode #TailwindCSS #FrontendDev #WebDesign #mytechjourney #leapschoolstory
Day 1/90: Today I learned what C# is - an object-oriented programming language developed by Microsoft that runs on the .NET Framework. C# is versatile and widely used for building mobile apps, web apps, desktop software, games, VR experiences, and more. #90DaysOfCode #CSharp
I’m Starting a 90 - Day Coding Challenge!! For the next 90 days, I’ll be documenting my journey as I learn and build with c#. Each day, I’ll be sharing what I learn- from basic concepts to real world applications. #90DaysOfCode #CSharp #LearnToCode #CodingChallenge
Day 52/90 with @leapschoolafric Diving into Tailwind CSS. Utility-first styling changes everything — build fast, stay consistent, and design directly in your markup. It’s not just less CSS, it’s smarter CSS. #90DaysOfCode #TailwindCSS #Frontend #mytechjourney #leapschoolstory
Day 51/90 with @leapschoolafric Use aria-label to make buttons & icons accessible to screen readers. Example: <button aria-label="Close dialog">✖️</button> Accessibility isn’t optional, it’s good practice. #90DaysOfCode #Accessibility #mytechjourney #leapschoolstory
Day 89/90 of #90DaysOfCode One more day to go. Time flew by. I wasn't perfect. Missed days. But kept coming back. Today's problems: Maximum Depth of Binary Tree Balanced Binary Tree Real win? Doing hard things when you don't feel like it. Day 90 tomorrow. Not stopping.
Day 88/90 of #90DaysOfCode Today was all about Binary Trees! Solved: 🔹 Level Order Traversal (BFS) 🔹 Postorder Traversal (DFS did it iteratively 😤) These tree problems really flex your brain — pure logic & flow. Every day, one step closer. 💪 #DSA #KeepLearning #BinaryTree
Day 2 of #90DaysOfCode! 🚀 Made progress on app by creating user login and registration. also added a button navigation bar and a progress bar to enhance the user experience. It wasn't easy, I encountered 6-7 errors, but I persisted and finally got it working! 💻 #LearnInPublic
Day 1 of #90DaysOfCode! 🚀 Started coding and named my app "ArtSphere". I made an icon and splash screen using Canva and added them to the app. Looking forward to Day 2! 💻 #LearnInPublic #100DaysOfCode #AndroidDevs
Day 3 of #90DaysOfCode! 🏃♂️After a busy day of college and a 1-hour cardio, known to Firebase for user authentication in my app. I faced some errors, but persisted and finally got it by using fragments to activity with intent. 💻 #LearnInPublic #100DaysOfCode #androiddev
React 1.5hrs✅ Learnt about class based components, it's constructors, state variable and its updation. It's lifecycle 💪 It was my first time learning about class based components n you made it very simple @akshaymarch7 ✌️ Thankyou #MERN #90daysgrind #90daysofcode #follow
Today's task decided💪 Gotta complete them all by EOD. #90DaysOfCode #LeetCode #WebDev #DSA #CodingJourney #mern #letsconnect #Growth #growwin
150+ LeetCode milestone achieved 🎯 Solved 3 Qs today: -Maximum Average Subarray I -Assign Cookies -Find Disappeared nums in an Array Next step: Revise these 151 Qs + keep learning new patterns 💡 #90DaysOfCode #LeetCode #DSA #Java #CodingJourney #90daysgrind #LearnInPublic
💯 Day 90/100 – Almost at the Century Mark! 💯 90 days of code. 90 days of consistency. 90 days of proving that discipline beats motivation. Now it’s not just a streak—it’s a lifestyle. 🚀 Only 10 days left before hitting triple digits! 🏆 #90DaysOfCode #LeetCode
Day 38/90 ⌘ DSA -Find Minimum in Rotated Sorted Array -Find peek Element ⌘ Dev - Caught up with an project with friends and changes forms in it #90DaysOfCode #DevJourney #DSA
It's Sunday but Grind will not stop. Decided today's goal. ✅Solved 2 questions in leetcode contest😊 One day this hustle will pay off for sure : ) #90daysgrind #90daysofcode #DSA #LeetCode #mern #WebDev #buildinpublic
Reacts js 1.5hrs✅ Learnt about waterfall model, Monolith vs microservices architecture 🚀 Thanks @akshaymarch7 #90daysofcode #90daysgrind #buildinpublic #learninginpublic #Reactjs
Day 53/90 ⌘ DSA - Sliding Window Maximum ⌘ Dev - Inkit: Did changes in http-backend and tested methods and check validations. ⌘CDAC - Java : Overriding toString(), Java annotation , RTTI and Downcasting #90DaysOfCode #DevJourney #DSA
🌟 Kicking off my #90DaysOfCode challenge! My mission: Build a bootable hobbyist OS from scratch, with a Rust kernel, a C/ASM bootloader, and core features like text output, keyboard input, simple memory management, and a basic shell. I hope this goes well @pelayah_epoupa 😅
Update today - 0 till now Gonna complete this at any cost. #90daysofcode #90daysgrind #DSA #WebDev #mern Today's Target:
Day 7/ #90daysgrind Update 🚀 ✅ Solved the 3Sum problem on LeetCode ✅ Explored Vector DB basics for backend ✅ Worked on frontend dashboard design with sidebar 🔜 Still need to revise DSA questions #90DaysOfCode #LeetCode #WebDev #DSA #CodingJourney #mern
Day 56/90 ⌘ DSA - Binary Tree Preorder Traversal ⌘ Dev - Inkit : added implementation in signup and signin also included JWT. ⌘CDAC - String Handling, Overriding equals(), LocalDate Class and Wrapper Classes. #90DaysOfCode #DevJourney #DSA
Day 31:Played around with some Board Ape NFT layers today and generated 100 unique NFTs with metadata.Uploaded them to Pinata for a CID,then built a simple UI using just HTML and CSS. It’s not interactive yet, but it’s a solid start! @FTLDOfficial_ @LiskHQ #90daysofcode #TeamDefy
Something went wrong.
Something went wrong.
United States Trends
- 1. Prince Andrew 30.6K posts
- 2. No Kings 274K posts
- 3. Duke of York 14.4K posts
- 4. #BostonBlue N/A
- 5. Chandler Smith N/A
- 6. Zelensky 73.2K posts
- 7. Andrea Bocelli 20.1K posts
- 8. Strasbourg 26K posts
- 9. #DoritosF1 N/A
- 10. zendaya 9,586 posts
- 11. #SELFIESFOROLIVIA N/A
- 12. #FursuitFriday 17.3K posts
- 13. Arc Raiders 7,183 posts
- 14. trisha paytas 4,157 posts
- 15. #CashAppFriday N/A
- 16. Apple TV 12.3K posts
- 17. TPOT 20 SPOILERS 11.9K posts
- 18. Trevon Diggs 1,554 posts
- 19. Louisville 4,441 posts
- 20. My President 50.8K posts