#90daysofcode search results
🚀 Day 33 of #Phase2 #90DaysOfCode 🚀 Built a Guessing Game today using JavaScript 🎮✨ Practiced logic, loops, conditions & user interaction — super fun to make! 💻🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 1 of 90 → DONE Wrote my first smart contract from zero. Leveled up to 6. Web3 guru loading… #90DaysOfCode #Web3Community #Solidity #Day1Complete
🚀 Day 43 of #Phase2 #90DaysOfCode 🚀Completed JavaScript Part 9 🎉Solved all assignment questions ✔️Started Part 10 — DOM Events • onclick, onmouseenter • Mouse & pointer eventsJS getting more interactive 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 85 of #90DaysOfCode Today I tackled two classic interval challenges: 🔹 Merge Intervals 🔹 Insert Interval It’s all about sorting + merging overlapping ranges — simple in words, tricky in practice! Feels great to see clean logic come together. #LeetCode #DSA #Python
🚀 Day 31 — Start of #Phase2 #90DaysOfCode 🚀 (Phase 1 — #30DaysOfCode completed 🎉) Jumped into JS Objects today 💻✨ • Object literals • Creating simple posts • Get / Add / Update / Delete values New phase, same grind 🔥 #JavaScript #WebDevelopment #CodingJourney
🚀 Day 42 of #Phase2 #90DaysOfCode 🚀 More DOM magic today 💻✨ • Setting content • Manipulating attributes & styles • classList usage • Page navigation • Adding & removing elements 🧠 Plus practice questions #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 6 of SOLIDITY Today with the help of my mentor @wisemanjoearts I successfully created the UI for my auction app. Next is the backend and smart contract side of things. #90daysofcode #90daysofsolidity
🚀 Day 40 of #Phase2 #90DaysOfCode 🚀 Wrapped up JavaScript Part 8 today 💻✨ • Spread (arrays & objects) • Rest parameters • Destructuring (arrays & objects) • Practice questions JS foundation getting stronger 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 79 of #90DaysOfCode 🚀 LeetCode 23: Merge k Sorted Lists (Hard) - Used a min-heap → merges efficiently in O(N log k) 💡Key takeaway: Heap ensures smallest element extraction in log k time without redundant merges. #LeetCode #DSA #Coding #Algorithms
Day 89 of #90daysofcode got humbled today i thought i was decent in programming but after watching this video 2ice and reading code Imp hash table thrice i still cant implement it without help time to work hard so i will able to implement any ds without any inbuilt lib.
Day 83 of #90DaysOfCode Today’s wins: Valid Parenthesis String → greedy min/max bracket trick Jump Game → track the furthest reachable index 🏃♂️ Also, it’s Dussehra 🪔 a reminder that patience + strategy conquer challenges, in code and life! #LeetCode #ProblemSolving
💯 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 32 of #Phase2 #90DaysOfCode 🚀 Dived deeper into JavaScript Objects 💻✨ • Nested Objects • Array of Objects • Math Object basics • Created Random Integers + practice questions Step by step leveling up 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 81 of #90DaysOfCode Streaming vibes today: 🔹 Kth Largest (min-heap cut-offs) 🔹 Find Median (brute force ➝ two heaps) 🔹 Top K Frequent (Counter + heap) Loved seeing how brute force works but optimization really shines ✨ 81/90 almost there! #LeetCode #DSA
Day 55 of my #90DaysOfCode challenge! Today, I focused on #BinarySearch and tackled some tricky rotated array problems. 🌀 It was tough but super rewarding! 🧠✨ BS is a super powerful tool indeed PS:Thanks @takeUforward_ for making the learning journey so smooth.
🚀 Day 37 of #Phase2 #90DaysOfCode 🚀 Focused on JavaScript Part 6 today 💻✨ 🧠 Solved the assigned questions ✅ Completed JS Part 6 One step at a time, steady progress 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 38 of #Phase2 #90DaysOfCode 🚀 Covered a lot in JS today (JS-Part7 Done) 💻✨ • this in JS • Arrow Functions + implicit return • try / catch • setTimeout & setInterval 🧠 Practice + assignment questions #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 87-90 of my #90DaysOfCode challenge is complete! Went from 0 to 107 LeetCode questions, thanks to @striver_79 's guidance. Mastered arrays, strings, linked lists, stacks, queues, and solidified my OOPs fundamentals. Still more to learn and challenges ahead—I'll be back soon!
🚀 Day 39 of #Phase2 #90DaysOfCode 🚀 Started JavaScript Part 8 💻 • Array Methods - forEach, every, some, map, filter,reduce • Lots of examples practiced • Learned default parameters JS becoming more interesting #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 43 of #Phase2 #90DaysOfCode 🚀Completed JavaScript Part 9 🎉Solved all assignment questions ✔️Started Part 10 — DOM Events • onclick, onmouseenter • Mouse & pointer eventsJS getting more interactive 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 42 of #Phase2 #90DaysOfCode 🚀 More DOM magic today 💻✨ • Setting content • Manipulating attributes & styles • classList usage • Page navigation • Adding & removing elements 🧠 Plus practice questions #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
LeetCode daily done! 🔥 Solved Maximum Number of K-Divisible Components — a tough tree problem. Streak hit 90 days today… consistency > everything 🚀 #LeetCode #90DaysOfCode #DSA #TreeProblems #CodingJourney #Java #LearningInPublic
🚀 Day 41 of #Phase2 #90DaysOfCode 🚀 Started JavaScript Part 9 — DOM 💻✨ • console.dir() • Selecting elements by ID, className, tagName • Query Selector & Query Selector All DOM exploration begins 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 1 of 90 → DONE Wrote my first smart contract from zero. Leveled up to 6. Web3 guru loading… #90DaysOfCode #Web3Community #Solidity #Day1Complete
🚀 Day 40 of #Phase2 #90DaysOfCode 🚀 Wrapped up JavaScript Part 8 today 💻✨ • Spread (arrays & objects) • Rest parameters • Destructuring (arrays & objects) • Practice questions JS foundation getting stronger 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 39 of #Phase2 #90DaysOfCode 🚀 Started JavaScript Part 8 💻 • Array Methods - forEach, every, some, map, filter,reduce • Lots of examples practiced • Learned default parameters JS becoming more interesting #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 38 of #Phase2 #90DaysOfCode 🚀 Covered a lot in JS today (JS-Part7 Done) 💻✨ • this in JS • Arrow Functions + implicit return • try / catch • setTimeout & setInterval 🧠 Practice + assignment questions #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 37 of #Phase2 #90DaysOfCode 🚀 Focused on JavaScript Part 6 today 💻✨ 🧠 Solved the assigned questions ✅ Completed JS Part 6 One step at a time, steady progress 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 36 of #Phase2 #90DaysOfCode 🚀 Deep dive into Functions in JS today 💻✨ • return keyword • Scope (Global, Function, Lexical) • Function Expressions • Higher-Order Functions (including return) • Methods #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 35 of #Phase2 #90DaysOfCode 🚀 Missed the last 2 days due to fever + end-sems 🤒📚 Still showed up today 💪 📘 Learned Functions in JS 🔹 Functions with arguments 🧠 Solved multiple practice questions #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 34 of #Phase2 #90DaysOfCode 🚀 Focused on JavaScript Part 5 today 💻✨ 🧠 Solved assignment questions 🔁 Revised JS concepts ✅ Completed JavaScript Part 5 Consistency > everything 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
🚀 Day 33 of #Phase2 #90DaysOfCode 🚀 Built a Guessing Game today using JavaScript 🎮✨ Practiced logic, loops, conditions & user interaction — super fun to make! 💻🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 45/90: Built “Add Task” with DOM events 🖊️ It listens. It reacts. It creates. #JavaScript #FrontendJourney #90DaysOfCode
🚀 Day 32 of #Phase2 #90DaysOfCode 🚀 Dived deeper into JavaScript Objects 💻✨ • Nested Objects • Array of Objects • Math Object basics • Created Random Integers + practice questions Step by step leveling up 🔥 #JavaScript #WebDevelopment #CodingJourney #LearningInPublic
Day 44/90: Project setup complete 🧱 Linked HTML, CSS, JS → ready for interactivity! #JavaScript #FrontendDev #90DaysOfCode
🚀 Day 31 — Start of #Phase2 #90DaysOfCode 🚀 (Phase 1 — #30DaysOfCode completed 🎉) Jumped into JS Objects today 💻✨ • Object literals • Creating simple posts • Get / Add / Update / Delete values New phase, same grind 🔥 #JavaScript #WebDevelopment #CodingJourney
Day 43/90: Building my first JavaScript project — a Task Tracker ✅ DOM + Functions + Arrays = Real interactivity. Learning by doing hits different. #JavaScript #90DaysOfCode #FrontendDev
Week 6 ✅ Arrays & Loops Data handled. Code cleaner. Ready for my first JavaScript mini project 🚀 #JavaScript #FrontendJourney #90DaysOfCode
Day 41/90: for...of & forEach modern looping 🌀 Clean syntax. Fast reading. fruits.forEach(f => console.log(f)) Simplicity wins. #JavaScript #FrontendDev #90DaysOfCode
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
Reacts js 1.5hrs✅ Learnt about waterfall model, Monolith vs microservices architecture 🚀 Thanks @akshaymarch7 #90daysofcode #90daysgrind #buildinpublic #learninginpublic #Reactjs
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
Today on Gumbaru school, #90DaysofCode with @afiadata_ke plotting (ggplot2) with R. Bar graphs, boxplots, histogram and scatterplots
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 13 of #90DaysofCode. Have a great day and week in your endeavours. Remember to share your data journey
Today's task decided💪 Gotta complete them all by EOD. #90DaysOfCode #LeetCode #WebDev #DSA #CodingJourney #mern #letsconnect #Growth #growwin
Hello Guys! Its Day - 2/90🚀 of #DSAwithJava. Today, I've learned- Conditionals in Java Stay tuned!📚🧑💻 #90daysofcode #publiclearning #dsa #java #newjourney
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
Encountered a setback in my #90daysofcode challenge for the last couple of days. Starting fresh with day 25 on Monday as a part of the new week. Planning to connect with my mentor to discuss my progress and maintain accountability.
🚀 Day 31 — Start of #Phase2 #90DaysOfCode 🚀 (Phase 1 — #30DaysOfCode completed 🎉) Jumped into JS Objects today 💻✨ • Object literals • Creating simple posts • Get / Add / Update / Delete values New phase, same grind 🔥 #JavaScript #WebDevelopment #CodingJourney
Today's Nodejs learning🌱 It was all about threadpool and async tasks handling by libuv👀 It was a complex topic but how @akshaymarch7 explained it was insane. Didn't get everything but can explain in interviews if asked💪. #Nodejs #90daysofcode
Update today - 0 till now Gonna complete this at any cost. #90daysofcode #90daysgrind #DSA #WebDev #mern Today's Target:
Something went wrong.
Something went wrong.
United States Trends
- 1. Duke 32.1K posts
- 2. Auburn 40.5K posts
- 3. Bama 29.4K posts
- 4. Stockton 23.3K posts
- 5. Miami 133K posts
- 6. Ole Miss 38.4K posts
- 7. Notre Dame 25.7K posts
- 8. Lane Kiffin 48.3K posts
- 9. Stanford 9,827 posts
- 10. #SurvivorSeries 188K posts
- 11. Virginia 48.5K posts
- 12. Austin Theory 5,120 posts
- 13. Cam Coleman 2,010 posts
- 14. #Toonami 3,003 posts
- 15. #JimmySeaFanconD2 160K posts
- 16. Ewing 1,229 posts
- 17. Cooper Flagg 8,400 posts
- 18. Seth 21.4K posts
- 19. The ACC 32K posts
- 20. Oxford 22.3K posts