#200daysofcode 검색 결과
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



Post 1: Day 136 of #200DaysOfCode Built a Digital Clock using #HTML5 #CSS3 & #JavaScript ✅ 12-hour format with AM/PM ✅ Updates every second ✅ Fully responsive UI ✅ Works worldwide (auto timezone based on user system) Live: arshad-digital-clock.netlify.app #100DaysOfCode #WebDev



Day 67/200: Solved -“Pow(x, n)” ⚡ Used recursion with fast exponentiation (binary power) in C++ to compute powers efficiently. O(log n) time and clean logic — recursion makes it elegant! #200DaysOfCode #LeetCode #Day67 #strivers #A2ZDsa #CodingChallenge

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



Day 66/200: Solved -“Copy List with Random Pointer” 🧠 1️⃣ Insert copy nodes in between 2️⃣ Connect random pointers 3️⃣ Separate the two lists Really satisfying to see it work perfectly! #200DaysOfCode #LeetCode #Day66 #strivers #A2ZDsa #CodingChallenge

✨ 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 💻

✅ Days 117–120 of #200DaysOfCode ➤ Built Next.js auth with MongoDB — middleware for public/private routes & data helpers. ➤ Implemented email verification + forgot-password (Mailtrap + nodemailer). ➤ Nailed SSR & Vercel deployment. 🚀 #NextJS #WebDev #MongoDB #DevJourney



Day 121: I’m now coding the pseudocode for my player list data. This update will significantly improve my program and get it ready for the NBA season. #200DaysOfCode
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
✅ 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 117 of #200DaysOfCode - LeetCode POTD. Application of BS on answers, similar to aggressive cows problem Monotonic Stack: - Next Greater element 1,2 -Trapping Rainwater -Sum of Subarray minimum -Asteroid collision - Did these 4 problems from cp-31

Day 13 of #200DaysOfCode -> Today's Progress: #Java • delete characters to make fancy string • check divisibility by digit sum and product #LearnInPublic #DSA


Day 14 of #200DaysOfCode -> Today's Progress: #Java • maximum score from removing substrings #LearnInPublic #DSA

Post 1 – Set Methods Day 135 of #200DaysOfCode Learning #JavaScript (Date & Time) ✅ Set methods – setFullYear(), setMonth(), setDate(), setHours(), setMinutes(), setSeconds(), setMilliseconds(), setTime() #Coding #WebDev #LearnInPublic #100DaysOfCode #WebDevelopment #Frontend


Day 148 of #200DaysOfCode Learning #TailwindCSS ✅ space-x-6, space-y-6 → Gaps ✅ leading-* → Line height ✅ bg-[url()] → Background image ✅ scroll-smooth → Smooth scroll ✅ backdrop-blur-* → Blur effect ✅ scroll-mt-* → Navbar gap fix #FrontEnd #CSS #WebDev #TailwindCSS
Day 11 of #200DaysOfCode -> Today's Progress: #Java • happy number internship workload’s been wild lately, slowing down progress on everything else #LearnInPublic #DSA

Day 121: I’m now coding the pseudocode for my player list data. This update will significantly improve my program and get it ready for the NBA season. #200DaysOfCode
Day 148 of #200DaysOfCode Learning #TailwindCSS ✅ space-x-6, space-y-6 → Gaps ✅ leading-* → Line height ✅ bg-[url()] → Background image ✅ scroll-smooth → Smooth scroll ✅ backdrop-blur-* → Blur effect ✅ scroll-mt-* → Navbar gap fix #FrontEnd #CSS #WebDev #TailwindCSS
Day 67/200: Solved -“Pow(x, n)” ⚡ Used recursion with fast exponentiation (binary power) in C++ to compute powers efficiently. O(log n) time and clean logic — recursion makes it elegant! #200DaysOfCode #LeetCode #Day67 #strivers #A2ZDsa #CodingChallenge

Day 66/200: Solved -“Copy List with Random Pointer” 🧠 1️⃣ Insert copy nodes in between 2️⃣ Connect random pointers 3️⃣ Separate the two lists Really satisfying to see it work perfectly! #200DaysOfCode #LeetCode #Day66 #strivers #A2ZDsa #CodingChallenge

Day 120: Wrote pseudocode for improving how my data is collected and displayed. #200DaysOfCode
✅ Days 117–120 of #200DaysOfCode ➤ Built Next.js auth with MongoDB — middleware for public/private routes & data helpers. ➤ Implemented email verification + forgot-password (Mailtrap + nodemailer). ➤ Nailed SSR & Vercel deployment. 🚀 #NextJS #WebDev #MongoDB #DevJourney



Day 147 of #200DaysOfCode Learning #TailwindCSS ✅ Hover Effects, Text Align, Display, Font-family, Units ✅ Pseudo Classes, Transform, Transition, Animation ✅ Shortcuts, Position Classes ✅ Media Queries & Responsive Design #TailwindCSS #FrontEnd #CSS #WebDev #WebDevelopment


Day 119: I pasted my nba data into a txt file to see how it is organnized. It is confusing becasue there are like 5-6 different lines for each player's point market instead of 1 in the WNBA. Having the same methods to different sports is proving to be difficult. #200DaysofCode
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 118: I completed an assessment for a professional sports team. I feel like my practice with working with datasets especially with my last project really paid off. I was able to understand the question and turn in a respectable attempt. #200DaysofCode
Day 117: Downloaded Jupyter Labs to prepare for my exam for a professional sports team. #200DaysofCode
🌟 Day 199/200 🚀 Solved Jump Game 🏃♂️💨 Tried multiple approaches: 🔹 Recursion + Memoization (DP) 🔹 Tabulation 🔹 Finally optimized to O(n) greedy approach ⚡ #200DaysOfCode #LeetCode #DynamicProgramming #Greedy #KeepCoding

Day 65/200: Solved -“Swapping Nodes in a Linked List” 🔁 An easy one today — just needed to find the k-th node from the start and end, then swap their values. #200DaysOfCode #LeetCode #Day65 #strivers #A2ZDsa #CodingChallenge

Day 64/200: Solved -“Rotate List” 🔄 Used length calculation and pointer shifting in C++ to rotate the list efficiently. Learned how modular rotation helps avoid unnecessary traversals. #200DaysOfCode #LeetCode #Day64 #CodingChallenge #strivers #A2ZDsa

✅ 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
Solved Insert Delete GetRandom O(1) 🎲 Used a combo of unordered_map + vector for O(1) insert, delete & random access 💡 Time Complexity: O(1) avg per operation #200DaysOfCode #LeetCode #HashMap #DSA #KeepCoding

Day 63/200: Solved- “Reverse Nodes in k-Group” 🔄 One of the toughest linked list problems so far. 💪 💪 Took a while to get every pointer right, but finally understood. #200DaysOfCode #LeetCode #Day63 #CodingChallenge #strivers #A2ZDsa

Day 116: I learned about a really cool function in Python called set(). This creates an empty list and when you append data to it, it only keeps non duplicated data. #200DaysofCode
🌟 Day 197/200 🚀 Solved Zigzag Conversion 🔡 Simulated the zigzag traversal row by row — tracking direction changes smartly! Time Complexity: O(n) | Space: O(n) #200DaysOfCode #LeetCode #String #KeepCoding

Day 145 of #200DaysOfCode Learning #TailwindCSS ✅ Twind / Tailwind CSS basics ✅ Utility-first approach → style via HTML class="" ✅ CDN vs NPM setup ✅ Input.css, output.css & CLI workflow ✅ Tailwind.config.js → custom colors, fonts, spacing ✅ package.json scripts

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



Post 1: Day 136 of #200DaysOfCode Built a Digital Clock using #HTML5 #CSS3 & #JavaScript ✅ 12-hour format with AM/PM ✅ Updates every second ✅ Fully responsive UI ✅ Works worldwide (auto timezone based on user system) Live: arshad-digital-clock.netlify.app #100DaysOfCode #WebDev



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 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



Day 67/200: Solved -“Pow(x, n)” ⚡ Used recursion with fast exponentiation (binary power) in C++ to compute powers efficiently. O(log n) time and clean logic — recursion makes it elegant! #200DaysOfCode #LeetCode #Day67 #strivers #A2ZDsa #CodingChallenge

Day 66/200: Solved -“Copy List with Random Pointer” 🧠 1️⃣ Insert copy nodes in between 2️⃣ Connect random pointers 3️⃣ Separate the two lists Really satisfying to see it work perfectly! #200DaysOfCode #LeetCode #Day66 #strivers #A2ZDsa #CodingChallenge

✨ 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 13 of #200DaysOfCode -> Today's Progress: #Java • delete characters to make fancy string • check divisibility by digit sum and product #LearnInPublic #DSA


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 11 of #200DaysOfCode -> Today's Progress: #Java • happy number internship workload’s been wild lately, slowing down progress on everything else #LearnInPublic #DSA

Day 14 of #200DaysOfCode -> Today's Progress: #Java • maximum score from removing substrings #LearnInPublic #DSA

Post 1 – Set Methods Day 135 of #200DaysOfCode Learning #JavaScript (Date & Time) ✅ Set methods – setFullYear(), setMonth(), setDate(), setHours(), setMinutes(), setSeconds(), setMilliseconds(), setTime() #Coding #WebDev #LearnInPublic #100DaysOfCode #WebDevelopment #Frontend


Day 130 of #200DaysOfCode Learning #JavaScript (OOPs) ✅ Classes & Objects ✅ Public Fields & Methods ✅ Private Fields & Methods ✅ Getters & Setters ✅ Encapsulation ✅ Method Access Control 📝 Solved 6 questions today #WebDev #Frontend #100DaysOfCode #Coding #WebDevelopment




🏦 Day 189 of #200DaysOfCode Built a Decentralized Salary Stream ⏱💸 👉 Real-time payroll: Employees withdraw as they earn. 👉 Employers build trust with transparent payments. 🔗Code : [github.com/MrinalSingh04/…] 💬 Thoughts?⬇️ #Web3 #Solidity #SmartContracts #Blockchain
![SinghMrinal04's tweet image. 🏦 Day 189 of #200DaysOfCode
Built a Decentralized Salary Stream ⏱💸
👉 Real-time payroll: Employees withdraw as they earn.
👉 Employers build trust with transparent payments.
🔗Code : [github.com/MrinalSingh04/…]
💬 Thoughts?⬇️
#Web3 #Solidity #SmartContracts #Blockchain](https://pbs.twimg.com/media/GypdpSkX0AIHQdg.png)
![SinghMrinal04's tweet image. 🏦 Day 189 of #200DaysOfCode
Built a Decentralized Salary Stream ⏱💸
👉 Real-time payroll: Employees withdraw as they earn.
👉 Employers build trust with transparent payments.
🔗Code : [github.com/MrinalSingh04/…]
💬 Thoughts?⬇️
#Web3 #Solidity #SmartContracts #Blockchain](https://pbs.twimg.com/media/GypdrXXX0AAbWfr.jpg)
Day 21 of #200DaysOfCode -> Today's Progress • making notes of all the new concepts I’m learning, it’s a lot, but breaking it down step by step is helping everything click✨📖💻 #LearnInPublic #BuildInPublic

Day 104 of #200DaysofCode - LC POTD Dijkstra's Problems: - Shortest Path in binary maze - Path with min effort - Cheapest flights within k stops - Network Delay - no. of ways to arrive at destination - js: destructuring, async. code, error handling, coded a calculator program^_^

Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 34.3K posts
- 2. #DWCS 6,254 posts
- 3. #WWENXT 16K posts
- 4. Ohtani 12K posts
- 5. Robert 104K posts
- 6. Carrie Ann 4,044 posts
- 7. Haji Wright N/A
- 8. #RHOSLC 3,736 posts
- 9. Elaine 57.4K posts
- 10. #USMNT 1,250 posts
- 11. Roldan 2,151 posts
- 12. Whitney 14.8K posts
- 13. Young Republicans 52.3K posts
- 14. Max Muncy 3,601 posts
- 15. Dylan 32.4K posts
- 16. Yamamoto 9,390 posts
- 17. Yelich 1,523 posts
- 18. Politico 268K posts
- 19. Mr. Feeny 1,188 posts
- 20. Danielle 9,941 posts