#100daysofcode 搜尋結果
🌅 Day 14 of #100DaysOfCode Got a bit late due to Chhath Puja, but didn’t break the streak! Solved LC 2043 – Simple Bank System ✅ 🏦 Clean class design 💳 Deposit/Withdraw/Transfer ✅ Validity checks Consistency > perfection #LeetCode #ChhathPuja #BuildInPublic #DSA
Day 10 of #100DaysOfCode >Built a counter app using a custom usePrev hook in React. >Solved Codeforces problem “Shortest Increasing Path”. #BuildinPublic
Day 10 of #100DaysOfCode 🙂 Arrays in js ✅ Applied phy lecture ✅ Calculus lecture ✅ 13,918 steps ✅ #WebDev #buildinpublic #CodingJourney
Day 61 : Today I finished building a project using html, css and js. Excited to share it with you all✨ Keep striving ,keep thriving🚀 #100daysofcode #coding #letsconnect #buildinpublic #WebDev #neverstoplearning
Day 69 of #100DaysOfCode 🐍 Played with Kaprekar’s Constant (6174) today 🔢 Used if statements, loops, and string logic to reach the magic number. Math + Python = Pure fun 🤯 #Python #100DaysOfCode #CodingJourney #LearningInPublic
Day 24 #100DaysOfCode Added more study techniques to the project But currently facing an error with the DOM display Will try again tomorrow
Day 28 > revisited the smart lottery contract > read more about stablecoins > basics of typescript as well one step closer each day 💪 #100DaysOfCode #buildinpublic
🚀 Day 28/100 – DSA, React & Academics 💻📚 Little more focused on academics lately 🎯 ✅ DSA: Binary Search in 2D arrays + 1 LeetCode 🔍 ✅ React: Deep dive into Context API & intro to React Router ⚙️ Slow but consistent grind 💪 #100DaysOfCode #Day28 #BuildInPublic
Day 79 of #100DaysOfCode: Today I’m showing off my latest project or rather **My first startup** — Vidlogue 🎬 ➜ 📝 It’s a web app that turns your videos into blog posts automatically. (Intro video I made in my room below too😂😂) 👇
Day 78 of my #100DaysOfCode(4): -Read a freeCodeCamp article on JWT. -My understanding of JWT is so much clearer now. -Especially the refresh token concept that usually baffled me.
✅Day 72 #100DaysOfCode ☑️Project completed. ☑️ JavaScript: Objects. ☑️ NIMCET/CUET PG: Started Surds & Indices. Not my most productive day, but I showed up.
#Day34 Made the suggestion list clickable, now it shows movie details in the UI. Restructured in MVC for better maintainability. #100DaysOfCode #JavaScript
Day 31 #BuildInPublic 📌Today's learnings: 🔹️Bubbling and capturing 1. Capturing phase 2. Target phase 3. Bubbling phase Capture phase--> top to target Bubbling phase--> target to top #100DaysOfCode #CodingJourney #WebDevelopment #JavaScript
✅ Day 207: LeetCode Grind 🧩 2043. Simple Bank System 🔹 Approach: Simulation ⚡ Implemented deposit, withdraw, and transfer operations 🎯 Ensured valid transactions with boundary checks #100DaysOfCode #LeetCode
Day 88 of #100DaysOfCode 🚀 Still on react routing. I learnt: -about the two methods of creating routers -the difference between NavLink and Link -how to use useNavigate hook in routing
Day 79 of 100 Today was all about getting my web pages to talk back to the webserver, with forms. With html & css, I built a simple login form that takes in a user's username, email address & password for tomorrow's challenge. #Replit100DaysOfCode #100DaysOfCode #LearnInPublic
DAY 52 ✅ #100DaysOfCode - Started with New Project (Blog Application) - Done with the Landing Page Today
🚀 Day 32 Done! Explored JS Event Loop 🔁 Understood why JS is single-threaded & synchronous, yet handles async tasks like magic ⚡ #100DaysOfCode #JavaScript #WebDev #CoderArmy
Completing the backlogs during clg hrs... It's Monday again and I still haven't gotten to the latest video....😣😭 DSA is on the way. #100DaysOfCode #buildinginpublic #frontend #webdev #DSA
Every techie thinks building an app = building a business. Nope. Code is easy. Distribution is hard. #100DaysOfCode
💻 Day 67 on my #LeetCode streak! Solved #POTD 2125 "Number of Laser Beams in a Bank"🔫💰 Fun array + logic problem — counting active rows & multiplying adjacent beams 🔍 ⏱️ TC: O(n·m) 💾 SC: O(n) Small logic, big clarity 🧠 #100DaysOfCode #CodingJourney #CPlusPlus #DevCommunity
🌟 Milestone Unlocked! Earned the 365 Days Badge on LeetCode 🏅 That’s a full year of consistency, learning, debugging, and problem-solving — one day at a time 💪 #LeetCode #100DaysOfCode #Consistency #CodingJourney #ProblemSolving #Java
Day 38 | Solved Number of Laser Beams in a Bank 💥 Counted active security devices row-wise and multiplied consecutive non-empty rows to get total beams — simple yet satisfying logic! 😎 #100DaysOfCode #LeetCode #Java #ProblemSolving #CodingStreak
The AI Engineering Bible Link - amzn.to/3LaIsl2 #AI #100DaysOfCode #code #Coding #DataScience #MachineLearning #DeepLearning #GenerativeAI #programming
day 13 of learning to code > learned about if statements, ternary operator, and switch statements in java > built fizzbuzz application in java #100DaysOfCode #buildinpublic
React Day 62⚛️ Used fetch() to add posts → got response with ID 🔗 Dynamic updates, no reloads. ⚡ Optimized Provider for smooth Home ↔ CreatePost flow. Tiny changes. Huge difference. Consistency > talent. 🚀 #ReactJS #WebDev #100DaysOfCode #Frontend #BuildInPublic #Tech
Day 37/100 of #100DaysOfCode☑️ DSA: • Revised Array Question-2Sum,Sort 0s,1s,2s • Binary Search Question-Single element in a rotated sorted array,count rotation of an array
week 2 of learning to code: > hangman game (python) > hello world (java) > mortgage calculator (java) full demos below 👇 #100DaysofCode #buildinpublic
day 259 #100daysofcode 🍀 Added a fetch "name" page, so users can look up a specific name! 🍀 Improved add names page. When they check if a name exists, they'll have the option to directly see it on the add names page now, instead of being sent to it's individual page
Day 12 of #100DaysOfCode "Code once, deploy everywhere." Except on my system, my client’s system, and production.
🔥 Day 92 & 93 of #100DaysOfCode 🚀 MasterJi #JavaScript Challenge Day 17 & 18 ✔️ ✅️ Learnt new syntax of Object de-structuring and JSON. ✅️ Covered basics of functions ✨️ Currently at 23rd Position. Let's go #Coding @Hiteshdotcom @ChaiCodeHQ
Been 20 days since I last posted my #100DaysOfCode update. Had to pause because of some health issues, but feeling better now. From tomorrow, I’ll try to get back on track — one day, one step at a time. 💪 #BuildInPublic #CodingJourney #Consistency
Day 99 of #100DaysOfCode Today, I fully integrated some endpoints into my project. Still facing a few errors, but making steady progress! #FrontendDev #React
Hey @X devs 👋 For all full stack learners — What do you find harder? ⚛️ React (frontend chaos) 🔥 Node.js (backend logic) 💾 Database (queries + schema) Curious to know your thoughts 👇 Let’s learn & grow together 🚀 #BuildInPublic #100DaysOfCode #mernstack
Day 10 of #100DaysOfCode >Built a counter app using a custom usePrev hook in React. >Solved Codeforces problem “Shortest Increasing Path”. #BuildinPublic
🌅 Day 14 of #100DaysOfCode Got a bit late due to Chhath Puja, but didn’t break the streak! Solved LC 2043 – Simple Bank System ✅ 🏦 Clean class design 💳 Deposit/Withdraw/Transfer ✅ Validity checks Consistency > perfection #LeetCode #ChhathPuja #BuildInPublic #DSA
Day 61 : Today I finished building a project using html, css and js. Excited to share it with you all✨ Keep striving ,keep thriving🚀 #100daysofcode #coding #letsconnect #buildinpublic #WebDev #neverstoplearning
Day 10 of #100DaysOfCode 🙂 Arrays in js ✅ Applied phy lecture ✅ Calculus lecture ✅ 13,918 steps ✅ #WebDev #buildinpublic #CodingJourney
Day 24 #100DaysOfCode Added more study techniques to the project But currently facing an error with the DOM display Will try again tomorrow
Day 69 of #100DaysOfCode 🐍 Played with Kaprekar’s Constant (6174) today 🔢 Used if statements, loops, and string logic to reach the magic number. Math + Python = Pure fun 🤯 #Python #100DaysOfCode #CodingJourney #LearningInPublic
🚀 Day 28/100 – DSA, React & Academics 💻📚 Little more focused on academics lately 🎯 ✅ DSA: Binary Search in 2D arrays + 1 LeetCode 🔍 ✅ React: Deep dive into Context API & intro to React Router ⚙️ Slow but consistent grind 💪 #100DaysOfCode #Day28 #BuildInPublic
Day 35 of #100DaysOfCode 1️⃣Studied about MCP Server 2️⃣Explored AI Agents and learned a lot of new concepts Came across some really interesting things today ⚙️ Overall productivity: Medium @rohit_negi9 #CodingJourney #AI #DevLogs
Day 112: Getting a job in 8 months. - Solved 1 medium-level and 1 easy-level question on LeetCode. #100DaysOfCode #buildinpublic #Java #DSA
Day 25/100 of #100DaysOfCode ✅ Solved 2 LeetCode problems ✅ Did a mock interview on Exponent (that humbled me 😅) Sharpening both problem-solving and interview skills, one day at a time 💪 #100DaysOfCode #FrontendDev
now my festival got over😭 from tomorrow my college start again : - AWS playlist is still there (only 7 vid complete) - node revision ( 16 vid complete) @piyushgarg_dev - hoping i can revise whole node today - shoes washed✅ - clothes get ironed✅ #100DaysOfCode #buildinpublic
Day 35 / 100 React JS ⚛️ Here's what I have covered today: ✅Performance optimization & wasted renders ✅Profiler dev tool ✅optimization with children ✅What is memoization - memo #webdevelopment #100daysofcode
Day 11 of #100DaysOfCode Started JS again. Learned: 1. Strings 2. Numbers and math 3. Date and time 4. Arrays #BuildInPublic #JavaScript #CodingJourney #ChaiAurCode
✅ Day 207: LeetCode Grind 🧩 2043. Simple Bank System 🔹 Approach: Simulation ⚡ Implemented deposit, withdraw, and transfer operations 🎯 Ensured valid transactions with boundary checks #100DaysOfCode #LeetCode
Day 60 of #100DaysofCode Day 11 of #TUFWinterArc - Solving medium problems on linked list -Developement in night
#100DaysOfCode - Day 11 🧠 Total: 5 hrs 📚 DSA: 5 hrs 🔹Weekly Contest 473 (solved 2 Qs within 15 mins, with no WAs 🚀) 🔹Two Sum IV using BST Iterator 🔹Largest BST problem 🔹Tried upsolving Problem D of Biweekly Contest 168 #buildinpublic #DSA #LeetCode #gfg160 #geeksforgeeks
Day 3 of smart-file-auto-transfer app using agile methodology - Created full project folder structure -Set up Git and Node environment -Prepared Sprint 1 backlog and documentation -Linked Agile plan to technical tasks #100daysofcode #buildinpublic #webdevelopment
Something went wrong.
Something went wrong.
United States Trends
- 1. Austin Reaves 41.7K posts
- 2. Steelers 84.3K posts
- 3. Tomlin 12.3K posts
- 4. Packers 65.9K posts
- 5. Tucker Kraft 15.3K posts
- 6. Jordan Love 16.4K posts
- 7. #GoPackGo 10.6K posts
- 8. Derry 19.2K posts
- 9. #LakeShow 3,689 posts
- 10. #BaddiesAfricaReunion 9,003 posts
- 11. Pretty P 3,856 posts
- 12. #LaGranjaVIP 69.2K posts
- 13. Aaron Rodgers 19.7K posts
- 14. Zayne 19.5K posts
- 15. Teryl Austin 2,149 posts
- 16. Dolly 12.4K posts
- 17. Sabonis 2,431 posts
- 18. #RHOP 9,476 posts
- 19. Karola 4,163 posts
- 20. Brian Kelly 55.4K posts