#100daysofcode wyniki wyszukiwania
Day 55 ; Made a new project using React.js, in which I learnt about ->useEffect -> useRef ->useCallback #100DaysOfCode #learninpublic #webdev #reactjs
Day61 #100DaysOfCode Today I learned: • #CSS effects & how they improve UX • Text effects • Transforms + transitions • CSS animations with keyframes • Intro to preprocessors (Sass, SCSS, Stylus) • Common CSS errors & how to fix them
Day 80 of #100DaysOfCode Properly breaking down and understanding HTTP requests + cleaning up my code! I find one thing I have with self learning is that sometimes I catch myself applying concepts without the deepest understanding of the basics so trying to fix that 💪 #HTTP
Day 23 #100DaysOfCode Completed MySql through a YT oneshot + W3S docs Solved multiple Query on LC (My SQL 50 Practice):- 1. Recyclable and Low Fat Products 2. Find Customer Referees ( Did all this for IITM DBMS oppe .. will practice more tomorrow).
If you’re a beginner or intermediate, never skip a Striver video. I repeat: NEVER. Even if you already know the topic, you’ll still learn something new. Those 40 minutes are always worth it #100DaysOfCode #DSA #programming
🚀 Day -39 WebDev Today I finally set up my first React project with Vite! Learned about npm, Node, plugins, bundlers & deployment. Vite is insanely fast #ReactJS #Frontend #100DaysOfCode #LearningInPublic
Day 26 of #100DaysOfCode – Agent Tools & MCP Explored how AI agents use tools to take real actions today: 🔹 Understood how tool calls work in Google ADK 🔹 Worked with MCP-style responses 🔹 Built a small script to detect & decode image data from a tool response #LearnInPublic
✅Day 98 — #100DaysOfCode DSA + Maths from @striver_79 A2Z Learning React CUET PG solved Maths Test Series Posting late .. been a bit unwell, but consistency stays.
Day 103 of #100DaysOfcode today solved #potd on #LeetCode [2211] use the stack first check the cond for collision if(st.top=r & new =L | = r & new =s | =s & new =l )then it will colloid #CodingJourney #Coding #DSA
✅ Day 121/365 – Search Insert Position 🔍 (Binary Search) • No extra conditions needed⏱ Time: O(log n) 📉 Space: O(1)#100DaysOfCode #Java #BinarySearch #DSA #ProblemSolving #Algorithms #LeetCode #CodingJourney #CodeNewbie #LetsConnect #connect
Day 41 / #100daysofcode Got the basic function of building a binary search tree working! Also, getting a bit more familiar with recursion
Day 30 of #100DaysOfCode [3h session] -✅8/10 Backend Practice Project >Add password hashing using bcrypt > input validation using zod library. Easy
Today is the #Day3 of #100DaysOfCode Challenge Today I learned about concepts like flow control like if, if -else, if-elif also learned about concepts like conditional and logical operators. Finally did a project on making a game callled "Treasure Island"
💰 Day 12 of my Python journey! Built a Secret Auction Program using loops, dictionaries, and basic comparison logic to find the highest bidder. Loving how these small projects are sharpening my problem-solving skills 🐍✨ #Python #100DaysOfCode #CodingJourney #CodeNewbie
DSA Day 29 🚀 Covered core Number Theory today: • Prime numbers + Sieve • Digit ops (count/sum/product) • Armstrong • Reverse & Palindrome • GCD / LCM • Euclid’s Algo • Modular properties Consistency is winning. 💪✨ #DSA #100DaysOfCode #CPlusPlus #CodingJourney
✅ Day 12/100 #100DaysOfCode Spent the last two days deep in the world of Flask APIs, JWT authentication, and Insomnia workflows and honestly, I came out the other side feeling like I unlocked a whole new layer of backend superpowers. ✅ What I learned: Built and tested a full…
Days 46 of #100DaysOfCode Continued to read Next.js docs #buildinpublic
Day 35/100 – Challenge Plan Day 1 of getting comfortable with Figma you don’t have to be a Figma master, but you definitely need to feel at home using it. So today kicks off my journey of getting comfy with the tool. #100DaysOfCode #FigmaJourney #FrontendLife #day35
🎯 DAY 92 of #100DaysOfCode >Solved 1 DSA easy question @LeetCode of linkedlist (Question no 141 ) >Solved 1 question @geeksforgeeks of linked list 💻💻 Locked in for some hours for end sem 🤝🧑💻👩💻 #LeetCode #leetcodeprogress #LearnInPublic #buildinpublic #dsawithjava
🎯DAY 91 of #100DaysOfCode >Solved 1 DSA @LeetCode of Rotating Linked list >Solved the same question (rotating list) @geeksforgeeks >Preparation for exam (java) 💻⚡Locked in for 7 hours but for end sem exam #LeetCode #leetcodeprogress #buildinpublic #LearnInPublic #DSA
Day 75 — DSA Challenge 🧩 Problem: Walls Coloring II 🎯 Goal: Paint n walls using k colors such that no two adjacent walls have the same color, while minimizing the total painting cost. #100DaysOfCode #DSA #DynamicProgramming #CodingChallenge @geeksforgeeks
Day: 66/100 >Binary Tree : Sum of nodes on the longest path #100DaysOfCode #DSA #CodingChallenge #letsconnect #LearnInPublic #ProblemSolving #100daysofcoding #CodingJourney #LeetCode #CONNECT
Dat 54 of #100DaysOfCode with @yu_angela Command Line, Python Decorators and Web Development with Flask✅
✅Day 98 — #100DaysOfCode DSA + Maths from @striver_79 A2Z Learning React CUET PG solved Maths Test Series Posting late .. been a bit unwell, but consistency stays.
Day 55 ; Made a new project using React.js, in which I learnt about ->useEffect -> useRef ->useCallback #100DaysOfCode #learninpublic #webdev #reactjs
Day61 #100DaysOfCode Today I learned: • #CSS effects & how they improve UX • Text effects • Transforms + transitions • CSS animations with keyframes • Intro to preprocessors (Sass, SCSS, Stylus) • Common CSS errors & how to fix them
🚀 Day -39 WebDev Today I finally set up my first React project with Vite! Learned about npm, Node, plugins, bundlers & deployment. Vite is insanely fast #ReactJS #Frontend #100DaysOfCode #LearningInPublic
Day 80 of #100DaysOfCode Properly breaking down and understanding HTTP requests + cleaning up my code! I find one thing I have with self learning is that sometimes I catch myself applying concepts without the deepest understanding of the basics so trying to fix that 💪 #HTTP
Day 26 of #100DaysOfCode – Agent Tools & MCP Explored how AI agents use tools to take real actions today: 🔹 Understood how tool calls work in Google ADK 🔹 Worked with MCP-style responses 🔹 Built a small script to detect & decode image data from a tool response #LearnInPublic
Day 4 — My first C project! 🖥️ Built a simple Number Guessing Game in C: the program picks a random number (1–100), and I guess until I get it right — with “Higher/Lower” hints and a final count of attempts. ✅ Feeling proud and motivated to build more! #100DaysOfCode
If you’re a beginner or intermediate, never skip a Striver video. I repeat: NEVER. Even if you already know the topic, you’ll still learn something new. Those 40 minutes are always worth it #100DaysOfCode #DSA #programming
✅ Day 121/365 – Search Insert Position 🔍 (Binary Search) • No extra conditions needed⏱ Time: O(log n) 📉 Space: O(1)#100DaysOfCode #Java #BinarySearch #DSA #ProblemSolving #Algorithms #LeetCode #CodingJourney #CodeNewbie #LetsConnect #connect
Day 41 / #100daysofcode Got the basic function of building a binary search tree working! Also, getting a bit more familiar with recursion
Day 30 of #100DaysOfCode [3h session] -✅8/10 Backend Practice Project >Add password hashing using bcrypt > input validation using zod library. Easy
Day 23 #100DaysOfCode Completed MySql through a YT oneshot + W3S docs Solved multiple Query on LC (My SQL 50 Practice):- 1. Recyclable and Low Fat Products 2. Find Customer Referees ( Did all this for IITM DBMS oppe .. will practice more tomorrow).
Day 32 of Golang: Worker Pools 🔥 Worker pools are one of the most powerful concurrency patterns in Go Instead of using unlimited goroutines (can crash your app), create a fixed number of workers that process jobs from a queue. 🚀 #golang #100daysofcode Here's an example:
Day 72/100 🚀 Built my first REST API with Express.js today! ✅ GET, POST, PUT, DELETE routes ✅ JSON responses ✅ Understanding req/res objects Challenge: remembering express.json() 😅 Tomorrow: route params & query strings! #100DaysOfCode #ExpressJS #WebDev
Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 73.3K posts
- 2. #heatedrivalry 23.8K posts
- 3. LeBron 104K posts
- 4. Gibbs 20.1K posts
- 5. Lions 90.8K posts
- 6. Pickens 14.4K posts
- 7. scott hunter 4,859 posts
- 8. #OnePride 10.5K posts
- 9. Brandon Aubrey 7,322 posts
- 10. fnaf 2 25.7K posts
- 11. Shang Tsung 28K posts
- 12. Ferguson 10.8K posts
- 13. Paramount 19.7K posts
- 14. Warner Bros 20K posts
- 15. CeeDee 10.5K posts
- 16. Eberflus 2,657 posts
- 17. Goff 8,693 posts
- 18. #PowerForce N/A
- 19. #criticalrolespoilers 1,977 posts
- 20. Bland 8,579 posts