#100daysofcode search results
โ Day 128 of #100DaysOfCode I m going to build a social media app using everything Iโve learned so far! Spent today planning out how the app should work, didnโt write much code ๐ #learninpublic #buildinpublic
Day - 80 of #100DaysOfCode solved: 238. Product of Array Except Self on #LeetCode This question opened my eyes
๐ Day 121 of My Web Dev Journey โ Backend Diving into: Networking in Node.js ๐ Last 3 days, I built: ๐น Online Storage Platform ๐น File Upload with Progress ๐น Preview & Download Feature ๐น Delete and Rename Feature #NodeJS #BackendDev #100DaysOfCode #LearnInPublic #WebDev
Good morning builders ๐โจ New week. Bigger goals. We just passed 100 followers, thank you ๐๐ฏ Next stop: 200 by Sunday. Not by luck, but by showing up, learning & building daily. ๐ฉโ๐ป Follow & letโs grow together ๐๐ฅ #100DaysOfCode #BuildInPublic
Day 3 of #100DaysOfCode Completed 7 hours of study, including over 2 hours of Jonas's React Course videos plus practice. Dived in to JSX and state management concepts. #BuildInPublic Starting to feel React is a gamechanger.
Day [3/ 100] of #100daysofcode -> studied for endsems -> took kinda break day -> reached 145 followers on X #LeetCode #buildinpublic
Day 01 of #100DaysOfCode 1 Nov 2025 Topics I covered today: Intro to JS var, let & const Data types Memory management Operators The journey has begun #Buildinpublic #javascript
โจ Throwback to the project I built when I started learning web development โ โFoodie!โ ๐ฝ๏ธ, back in 2023. A simple food website that taught me the basics. Nice to see how far Iโve come since then ๐ #WebDevelopment #100DaysOfCode #CodingJourney #BuildInPublic
Python Become a Master: 120 โReal Worldโ Python Exercises with more than 220 Concepts Explained Link - amzn.to/4qIafJM #Python #100DaysOfCode #code #Coding #DataScience #MachineLearnig #AI #SoftwareEngineering #programming
Day 60 of #100DaysOfCode SwiftUI : - Fixed accesibillity issues on previous apps - Learned how to allow voice input actions DSA & Alg - Learned about trees, Breadth-first Search, Binary Search - Solved 2 leecode questions on arrays
Day 17/365 โ 170 LeetCode ๐ป Pattern recognition becoming second nature: โ DP clicked instantly โ Prefix sums for ranges โ Graph in <20min Your brain rewires to see solutions faster. Streak? ๐ #100DaysOfCode #LeetCode
Day 528 of #100DaysOfCode. Today I coded 9 hrs 36 mins towards my @WakaTime goal of coding 3 hrs per day โ๏ธ #devlife #codegoal wakatime.com/@codenificient
#100DaysOfCode , Day 10 Worked on the Blackjack game project. Started to build the UI and setting up button controls. I think it will take me between 2 to 3 weeks to finish. Where are you in your #journey ? Happy #Coding to #KeepBuilding
๐ข 30-day challenge update: ๐ป #JavaScript30: 1 problem/day + daily editorial ๐ #LeetCode: 4 contests/week + 3 days for upsolving & backend practice ๐ Managing semester studies too Focus on learning & balance! โก #100DaysOfCode #Backend
๐ Day 30/100 ๐นExplored different ML models โ GaussianNB, SVM, KNN, and Logistic Regression. ๐นApplied Logistic Regression on a dataset. ๐นPerformed data reading, cleaning, and visualization. ๐นTrained the model and calculated its accuracy #100DaysOfCode #Zigbee
Head First Python Link - amzn.to/47xuykk #Python #100DaysOfCode #CodeNewbie #code #Coding #LearnToCode #DataScience #MachineLearning #AI #SoftwareEngineering #programming
Introduction to JavaScript #JavaScript #100DaysOfCode #CodeNewbie #code #Coding #LearnToCode #programming
Day 20 of #100DaysOfCode ๐๐ฅ Todayโs agenda : ๐ Finish my uni stuff before it finishes me ๐งพ ๐Fight some OS problems ๐ Solve 2 DSA questions (or theyโll solve me) ๐ Make progress in Computer System Organization ๐ง ๐ Try not to panic about exams
Day 30 of coding until I get a job! โ DSA โ Solved 1 problem โ Web Dev โ skipped today #100DaysOfCode #LeetCode #WebDevelopment #CareerGoals
Good morning ๐. -From today I take a challenge of #100daysofcode -I am starting from basic of programming language C .
๐ Day 15 โ #100DaysOfCode Dived into Authentication today โข Understood Auth context & workflow โข Built a mini Express app โข Added authenticated endpoints โข Explored Tokens vs JWTs #NodeJS #ExpressJS #BackendDevelopment #WebDev
Automate the Boring Stuff with Python, 2nd Edition Link - amzn.to/49E8rLP #Python #100DaysOfCode #CodeNewbie #code #Coding #DataScience #MachineLearnig #AI #SoftwareEngineering #programming
Algorithms (The MIT Press Essential Knowledge series) Link - amzn.to/43fTb3W #Algorithms #maths #100DaysOfCode #CodeNewbie #code #Coding #DataScience #MachineLearning #AI #SoftwareEngineering #programming
โ Day 128 of #100DaysOfCode I m going to build a social media app using everything Iโve learned so far! Spent today planning out how the app should work, didnโt write much code ๐ #learninpublic #buildinpublic
Day 63โ75 of #100DaysOfCode ๐ป These days were all about getting stronger in JavaScript and DSA. โจ JS: Objects โ Closures โ Map/Filter/Reduce โ DOM โ Event Loop โ๏ธ DSA: Arrays , Grid & Stock DP,Trie (Insert, Search, Delete) #javascript #dsa
F**k, didn't get time to code. Been buried in assignments for 2 days straight ๐ญ #StudentLife #100DaysOfCode
Day 109 โก โ Rotate List ๐ Spun the linked list around like a pro DJ ๐ง๐ Right rotations, clean cuts, perfect beats! #100DaysOfCode #LeetCode
Day - 80 of #100DaysOfCode solved: 238. Product of Array Except Self on #LeetCode This question opened my eyes
~ day 6 and 7 of #100DaysOfCode - completed the frontend of the project - done with the coolege assignment stuff - another project is on the way - ahh 2 projects at same time its kinda overwhelming but we got it - will release the project by tommorrow or day after tommorrow
Day [3/ 100] of #100daysofcode -> studied for endsems -> took kinda break day -> reached 145 followers on X #LeetCode #buildinpublic
Day 48 of #LeetCode75 Challenge: Decode String I explored a stack-based solution in C++ to handle nested brackets and repeated strings. Learned how to manage numbers and strings with stacks Great practice for understanding string & stack logic #100DaysOfCode #DSA #CodingJourney
๐ฏ 100 LeetCode problems solved! One step closer to mastering DSA ๐ #LeetCode #100DaysOfCode #Cplusplus #CodingJourney #Abdullah
Day 04 of #100DaysOfCode 4 Nov 2025 Topics I managed to cover: Advanced Loops Property Descriptors for...in Loop Couldnโt do much today due to some reasons, kinda disappointed . #Buildinpublic #javascript
Something went wrong.
Something went wrong.
United States Trends
- 1. #AEWDynamite 18.5K posts
- 2. Will Richard 3,947 posts
- 3. #Survivor49 3,069 posts
- 4. #SistasOnBET 2,213 posts
- 5. Klay 6,634 posts
- 6. #ChicagoPD 1,026 posts
- 7. #AmphoreusStamp 2,604 posts
- 8. Godzilla 29.8K posts
- 9. Podz 1,379 posts
- 10. Unplanned 4,759 posts
- 11. Nico Harrison N/A
- 12. Spencer Knight N/A
- 13. Binnington 2,351 posts
- 14. Harrison Barnes N/A
- 15. Jovic 1,036 posts
- 16. Kent State 1,328 posts
- 17. Athena 10.3K posts
- 18. Savannah 5,479 posts
- 19. Sochan 1,452 posts
- 20. Pat Spencer N/A