#200daysofcode search results
Day 151 of #200DaysOfCode Learning #ReactJS ✅ Topics Covered: • React Basics & Components • Virtual DOM • JSX & One-way Data Flow • SPA • Imperative vs Declarative Programming • Component-Based Architecture 💻 Apple Transfer Project | HTML + Tailwind CSS + JS
Day 142 of #200DaysOfCode Built a Note App with HTML, CSS, JS & LocalStorage: ✅ Add note → Click button ✅ Delete note → Click Delete icon ✅ Auto/Manual save → Typing or save icon ✅ Reload → Notes persist 🔗 Live Link: arashad-note-app.netlify.app
Day 141 of #200DaysOfCode Built a To-Do App using HTML5, CSS3, JS & LocalStorage: ✅ Add todo → UI + LocalStorage ✅ Edit todo → UI + LocalStorage ✅ Delete todo → UI + LocalStorage ✅ Page reload → LocalStorage shows todos 🔗 Live Link: arashad-to-do-list.netlify.app
Day 140 of #200DaysOfCode Built a Dark / Light Mode toggle using HTML, CSS, JavaScript & localStorage 🌙☀️ The theme now persists even after refreshing the page! #Frontend #WebDevelopment #HTML #CSS #JavaScript #100DaysOfCode #WebDev #CodingJourney #BuildInPublic
Day 139 of #200DaysOfCode 🚀 Built a Sidebar 🛠 HTML, CSS & JavaScript 🎯 Highlights: Responsive design, toggle functionality #Frontend #WebDevelopment #HTML #CSS #JavaScript #WebDev #CodingJourney #100DaysOfCode
✨ Cracked it! 📷 Proud to earn the 200 Days Badge 2025 on LeetCode! 200+ days of problem-solving, learning, and growing stronger in coding. Here's to staying consistent and crushing more challenges! #200DaysOfCode 💻
Post 1: Day 153 of #200DaysOfCode Learning #ReactJS ✅ React + Vite • Install → Setup → Run → Update • Vite project structure • File & Component naming conventions ✅ Components Basics • Functional components • Reusable UI components • Using React Fragments (<> </>)
✅ Days 107-110 of #200DaysOfCode Built my first MERN stack app! 🥳 ➤ "Noteboard" - a full CRUD notes app ➤ 4 days, many bugs, endless learning 😅 ➤ Stack: React, Node.js, Express, MongoDB ➤ Backend-frontend integration is magical! ✨ #MERN #WebDev #BuildInPublic
Day 86/200: Solved- “Queue using Stacks” and “Stack using Queue” 🔁 Implemented both in C++ and understood how transferring elements between structures maintains correct order. #200DaysOfCode #LeetCode #Day86 #strivers #A2ZDsa
Day 85/200: Solved-“Count Primes” 🔍 Used the Sieve of Eratosthenes in C++ to count primes efficiently. Learned why the loop uses i <=(int)sqrt(n) and how it avoids extra work. #200DaysOfCode #LeetCode #Day85 #strivers #A2ZDsa
Day 152 of #200DaysOfCode Learning #ReactJS ✅ Babel ✅ Import React using CDN ✅ React Library & ReactDOM ✅ Create & Render React Elements ✅ document.createElement vs React.createElement ✅ ReactDOM.createRoot().render(parent) ✅ React Without JSX ✅ React With JSX
Day 150 of #200DaysOfCode ✅ Fixed hamburger menu (The Shoe Company) ✅ Portfolio updated ✅ Automatically sorted Tailwind CSS classes with Prettier ✅ Completed TailwindCSS ✅ Completed Swiper JS Library (built a responsive carousel) 🎯 Next: React JS #TailwindCSS #SwiperJS
Day 149 of #200DaysOfCode THE SHOE COMPANY – Fully Responsive (Mobile | Tablet | Desktop) ✅ Navbar toggle (JS) ✅ Smooth scroll ✅ Sections: Hero, About, How-it-Works, Testimonials, Contact Skills: HTML5 | TailwindCSS | JavaScript 🔗 Live: arashadshoes.netlify.app
Day 88/200: Solved-“Min Stack” 📦 Built a stack that can return the minimum in constant time using an extra stack in C++. #200DaysOfCode #LeetCode #Day88 #strivers #A2ZDsa
Day 146 of #200DaysOfCode Today I explored #TailwindCSS — learned & practiced 🎨 bg, text, padding, margin (default + custom + hover) 🔠 font size, weight (custom + responsive) 🧱 borders, border radius, shadow 📏 width, height (custom + responsive) 📦 flexbox & grid
Day 20 of #200DaysOfCode -> Today's Progress : • revised recursion basics for the nth time atp • lot's of portfolio work some might find it way too ordinary, but I m so happy w the progress i've made dev lifts up my mood & dsa just pulls it down😭 #LearnInPublic #Java #REACT
Day 144 of #200DaysOfCode Learning #npm Learned about: ✅ Node REPL ✅ npm basics & commands ✅ Dependencies vs DevDependencies ✅ package.json, package-lock.json & node_modules #JavaScript #NodeJS #WebDevelopment #CodingJourney
✅ Days 111–114 of #200DaysOfCode ➤ Explored MongoDB Aggregation Pipelines. 🗃️ ➤ Mastered $match, $project, $group, and $lookup. ➤ Enhanced Next.js auth and full-stack structure. ⚡ Transforming data and building robust backends. 🚀 #MongoDB #NextJS #DevJourney #WebDev
✅ Days 115–116 of #200DaysOfCode (7–8 Oct) ➤ Built Next.js auth with MongoDB 🔑 ➤ Setup login/signup UI + JWT token storage 🍪 ➤ Connected backend APIs & client, handled POST requests ⚡ ➤ Added React Hot Toast & routing 🚀 #NextJS #MongoDB #FullStack #DevJourney #WebDev
Day 88/200: Solved-“Min Stack” 📦 Built a stack that can return the minimum in constant time using an extra stack in C++. #200DaysOfCode #LeetCode #Day88 #strivers #A2ZDsa
Day 87/200: Solved-“Valid Parentheses” ✔️ Used a stack in C++ to match brackets and check if the expression is balanced. Easy and quick solution. #200DaysOfCode #LeetCode #Day87 #strivers #A2ZDsa
Day 156 of #200DaysOfCode Learning #ReactJS 🔹 Props — Passing data from parent to child 🔹 Destructuring Props — Cleaner and readable JSX #100DaysOfCode #JavaScript #FrontEndDevelopment #WebDevelopment #CodingJourney #WebDev #BuildInPublic #Frontend #LearnInPublic
19.11.2025 Day 6 of #200DaysOfCode - did 5 Qs on LC
18.11.2025 Day 5 of #200DaysOfCode (forgot to log yesterday) - went to clg only to get the report rejected again then worked on project report for the rest of the day - did 1 Q on LC
Day 86/200: Solved- “Queue using Stacks” and “Stack using Queue” 🔁 Implemented both in C++ and understood how transferring elements between structures maintains correct order. #200DaysOfCode #LeetCode #Day86 #strivers #A2ZDsa
18.11.2025 Day 5 of #200DaysOfCode (forgot to log yesterday) - went to clg only to get the report rejected again then worked on project report for the rest of the day - did 1 Q on LC
17.11.2025 Day 4 of #200DaysOfCode - did 1 Q on LC - worked on project report and research paper all day
Day 85/200: Solved-“Count Primes” 🔍 Used the Sieve of Eratosthenes in C++ to count primes efficiently. Learned why the loop uses i <=(int)sqrt(n) and how it avoids extra work. #200DaysOfCode #LeetCode #Day85 #strivers #A2ZDsa
17.11.2025 Day 4 of #200DaysOfCode - did 1 Q on LC - worked on project report and research paper all day
Day 84/200: Solved “Divide Two Integers” 🔥 Used bit shifts to speed up repeated subtraction and handled tricky edge cases like INT_MIN. Tough one but satisfying to crack. #200DaysOfCode #LeetCode #Day84 #CodingChallenge #strivers #A2ZDsa
16.11.2025 Day 3 of #200DaysOfCode - did 3 Qs on LC - 3 hours worked on minor project
15.11.2025 Day 2 of #200DaysOfCode - did 2 Qs on LC - 1 hour worked on a project ( cooking something, will share when it's done)
Day 155 of #200DaysOfCode Learning #ReactJS JSX Looping: ✅ map() as loop ✅ Array rendering ✅ Object loop rule ✅ filter + map ✅ Keys (Correct vs Wrong) ✅ Index vs ID JSON Practice: ✅ Importing JSON file ✅ Rendering JSON data using map() #Frontend #WebDev #JavaScript
15.11.2025 Day 2 of #200DaysOfCode - did 2 Qs on LC - 1 hour worked on a project ( cooking something, will share when it's done)
Day 154 of #200DaysOfCode Learning #ReactJS 🔹 Conditional Rendering • Ternary Operator • AND / OR Short-Circuit • Truthy & Falsy • JSX Rules + Expressions 🔹 Import & Export • Default Export • Named Export • Mixed Export • Auto Import in VS Code #Frontend #WebDev
Day 83/200: Solved “Minimum Bit Flips to Convert Number” ⚡ Used XOR to find differing bits and counted set bits in C++. Simple and clean approach. #200DaysOfCode #LeetCode #Day83 #CodingChallenge #strivers #A2ZDsa
Day 82/200: Solved “Power of Two” ⚡Checked if a number is a power of two using the classic bit trick (n & (n - 1)) == 0 in C++. Simple, fast, and neat. #200DaysOfCode #LeetCode #Day81 #CodingChallenge #strivers #A2ZDsa
14.11.2025 Day 1 of #200DaysOfCode - did 2 Qs on LC
okay that's it. originally, my plan was to do this from 2026, after december exams, but no more waiting. and its time to raise the stakes as well. starting #200DaysOfCode from today.
Day 151 of #200DaysOfCode Learning #ReactJS ✅ Topics Covered: • React Basics & Components • Virtual DOM • JSX & One-way Data Flow • SPA • Imperative vs Declarative Programming • Component-Based Architecture 💻 Apple Transfer Project | HTML + Tailwind CSS + JS
Day 141 of #200DaysOfCode Built a To-Do App using HTML5, CSS3, JS & LocalStorage: ✅ Add todo → UI + LocalStorage ✅ Edit todo → UI + LocalStorage ✅ Delete todo → UI + LocalStorage ✅ Page reload → LocalStorage shows todos 🔗 Live Link: arashad-to-do-list.netlify.app
Day 140 of #200DaysOfCode Built a Dark / Light Mode toggle using HTML, CSS, JavaScript & localStorage 🌙☀️ The theme now persists even after refreshing the page! #Frontend #WebDevelopment #HTML #CSS #JavaScript #100DaysOfCode #WebDev #CodingJourney #BuildInPublic
Day 142 of #200DaysOfCode Built a Note App with HTML, CSS, JS & LocalStorage: ✅ Add note → Click button ✅ Delete note → Click Delete icon ✅ Auto/Manual save → Typing or save icon ✅ Reload → Notes persist 🔗 Live Link: arashad-note-app.netlify.app
Day 139 of #200DaysOfCode 🚀 Built a Sidebar 🛠 HTML, CSS & JavaScript 🎯 Highlights: Responsive design, toggle functionality #Frontend #WebDevelopment #HTML #CSS #JavaScript #WebDev #CodingJourney #100DaysOfCode
✨ Cracked it! 📷 Proud to earn the 200 Days Badge 2025 on LeetCode! 200+ days of problem-solving, learning, and growing stronger in coding. Here's to staying consistent and crushing more challenges! #200DaysOfCode 💻
Day 144 of #200DaysOfCode Learning #npm Learned about: ✅ Node REPL ✅ npm basics & commands ✅ Dependencies vs DevDependencies ✅ package.json, package-lock.json & node_modules #JavaScript #NodeJS #WebDevelopment #CodingJourney
Day 20 of #200DaysOfCode -> Today's Progress : • revised recursion basics for the nth time atp • lot's of portfolio work some might find it way too ordinary, but I m so happy w the progress i've made dev lifts up my mood & dsa just pulls it down😭 #LearnInPublic #Java #REACT
Day 86/200: Solved- “Queue using Stacks” and “Stack using Queue” 🔁 Implemented both in C++ and understood how transferring elements between structures maintains correct order. #200DaysOfCode #LeetCode #Day86 #strivers #A2ZDsa
Day 152 of #200DaysOfCode Learning #ReactJS ✅ Babel ✅ Import React using CDN ✅ React Library & ReactDOM ✅ Create & Render React Elements ✅ document.createElement vs React.createElement ✅ ReactDOM.createRoot().render(parent) ✅ React Without JSX ✅ React With JSX
14.11.2025 Day 1 of #200DaysOfCode - did 2 Qs on LC
okay that's it. originally, my plan was to do this from 2026, after december exams, but no more waiting. and its time to raise the stakes as well. starting #200DaysOfCode from today.
✅ Days 111–114 of #200DaysOfCode ➤ Explored MongoDB Aggregation Pipelines. 🗃️ ➤ Mastered $match, $project, $group, and $lookup. ➤ Enhanced Next.js auth and full-stack structure. ⚡ Transforming data and building robust backends. 🚀 #MongoDB #NextJS #DevJourney #WebDev
Day 85/200: Solved-“Count Primes” 🔍 Used the Sieve of Eratosthenes in C++ to count primes efficiently. Learned why the loop uses i <=(int)sqrt(n) and how it avoids extra work. #200DaysOfCode #LeetCode #Day85 #strivers #A2ZDsa
Day 80/200: Solved-“Word Break” 🧩 Used Dynamic Programming in C++. Learned how dp[j] and substring checks build up the solution and why wordSet.count() and dp[n] are key parts of the logic. #200DaysOfCode #LeetCode #Day80 #strivers #A2ZDsa #CodingChallenge
✅ Day 101 of #200DaysOfCode ➤ Express.js deep dive! 🚀 ➤ Mastered file uploads & form data. ➤ CRUD ops on the database are live! 💾 ➤ Cookies: set, view, expiry, delete 🤧 Slowed by cold/cough (rainy days!) but streak continues. #WebDev #Backend #DevJourney
👨🏻💻 #Day111 of #200DaysOfCode 🔹 GFG, Leetcode POTD ✅ Nothing more, I'm sick... #connect🙌 #DevOps #DSA #gfg
Day 148 of #200daysofcode ~ Solved POTD on leetcode ✅ ~ Solved 4 DP Stock problems and 1 DP string problem 🧠 ~ Changed a few things in partnr 🧑🏻💻 #dsa #learninpublic #codingjourney #codingchallenge #webdev
Post 1: Day 153 of #200DaysOfCode Learning #ReactJS ✅ React + Vite • Install → Setup → Run → Update • Vite project structure • File & Component naming conventions ✅ Components Basics • Functional components • Reusable UI components • Using React Fragments (<> </>)
🚀 Day 38 of #200DaysOfCode 🖥️ Web Dev: Finished DOM Basics Cohort 3 (Week 3.1) ⚡ DSA (DP - Paths & Min Sum): ✅ Target Sum (LC 494) ✅ Unique Paths I & II (LC 62, 63) ✅ Min Path Sum (LC 64) #200DaysOfCode #Frontend #JavaScript #DSA #LeetCode
Something went wrong.
Something went wrong.
United States Trends
- 1. Colts 17.2K posts
- 2. Caleb Williams 3,092 posts
- 3. Jameis 6,594 posts
- 4. Drake Maye 5,664 posts
- 5. #HereWeGo 3,418 posts
- 6. TJ Watt 2,626 posts
- 7. #ChiefsKingdom 2,753 posts
- 8. Arsenal 367K posts
- 9. Mason Rudolph 3,919 posts
- 10. Tottenham 113K posts
- 11. #GoPackGo 2,602 posts
- 12. #HardRockBet 4,130 posts
- 13. #Steelers 4,473 posts
- 14. Thomas Frank 13.3K posts
- 15. Jawaan Taylor N/A
- 16. Geno Stone N/A
- 17. Wan'Dale Robinson N/A
- 18. John Metchie N/A
- 19. Go Birds 9,398 posts
- 20. Wright 16.3K posts