#100daycodechallenge 搜尋結果
Day 6️⃣7️⃣ #100DayCodeChallenge Focused on understanding React Context API. Grasped the essentials like creating, providing, and consuming contexts. Explored advanced concepts like the Custom Provider pattern and elevated state management techniques. 🚀🎉 #100DaysOfCode
Day 6️⃣8️⃣ #100DayCodeChallenge Implemented useContext in worldWise Project with CitiesContext and cityView. 🚀🎉 #100DaysOfCode
#100dayCodeChallenge day 11, I am building a serverless app with aws lambda using the serverless framework for IoT solution
Day 6️⃣5️⃣ #100DayCodeChallenge Advanced the project by adding city and countries lists to the app. Errors provided a valuable debugging lesson. 🚀💡 #100DaysOfCode
I lost my consistency during the #100dayCodeChallenge Juggling work and DSA became overwhelming, therefore stumbled. But I’m back. It's not about perfection; it's about the effort we put in, day by day. Every step counts, and I’m ready to make them again. #leetcode #javascript
Day 6️⃣2️⃣ #100DayCodeChallenge Completed quiz project with finishing quiz, restart, and Timer using useEffect. 🚀💡#100DaysOfCode
#100daycodechallenge @blockfuselabs I create a forEach in loop an removing duplicate numbers in JavaScript Day22
Hey Everyone! Starting my 100-day coding challenge! Day 1: Learned Flowcharts in C++ as part of my Data Structures and Algorithms (DSA) journey. #100DayCodeChallenge #DSA #LearningCpp #apnacollege
Day - 6 Complete ✅ @rohit_negi9 Today Topic - • Media •Video tag • audio tag • iframe • Live deploy Website Home Work is Completed 😃 #Mernstack #webdevelopment #100dayCodeChallenge
Day 7️⃣3️⃣ #100DayCodeChallenge Worked on useMemo and useCallback hooks, explored code splitting techniques, and delved into Redux basics. 🚀🎉 #100DaysOfCode #100Devs
This week's task was to create my portfolio website using Tailwind CSS. After lots of trial and error, this is the final version I settled on. #100Daycodechallenge @#Day 10 @blockfuselabs Hope you like it!
Day 6️⃣3️⃣ #100DayCodeChallenge Explored Vite setup, optimized eslint in Vite, dived into SPA routing in React, and executed flawless routing via React Router. Thrilled with my coding journey's progress! 🚀💡 #100DaysOfCode
"Back on track! After a long break, diving back into the #100DayCodeChallenge with renewed energy and determination. Let's crush some code! #coding Day3 project name = "Treasure hunt" learnings: 1. control flow 2. logical operators
Day 6️⃣6️⃣ #100DayCodeChallenge Explored state handling in URLs, dynamic routes via useParams, and reading/settting query strings with useSearchParams(). Implemented programmatic navigation using useNavigate and Navigate, both declaratively and imperatively.🚀🎉 #100DaysOfCode
Day 23 of #100DayCodeChallenge: Engaging session with @kirat_tw today, unraveling the mysteries of DOM and Dynamic Frontend. 🚀💻 A nice blend of learning and inspiration—ready to implement newfound knowledge! 🌐🌟 #100DaysOfCode #100xDevs
Day 6️⃣4️⃣ #100DayCodeChallenge Dived into deeper routing concepts like nested and index routes following @jonasschmedtman's Ultimate React Course. Also, implemented CSS modules to style the Project. 🚀💡 #100DaysOfCode
Day 7️⃣2️⃣ #100DayCodeChallenge Explored useMemo and useCallback Hooks and its use cases, how it helps in optimizing re-renders and help solve performance issues.🚀🎉 #100DaysOfCode #100Devs
Day - 6 Complete ✅ @rohit_negi9 Today Topic - • Media •Video tag • audio tag • iframe • Live deploy Website Home Work is Completed 😃 #Mernstack #webdevelopment #100dayCodeChallenge
#100daycodechallenge @blockfuselabs I create a forEach in loop an removing duplicate numbers in JavaScript Day22
This week's task was to create my portfolio website using Tailwind CSS. After lots of trial and error, this is the final version I settled on. #100Daycodechallenge @#Day 10 @blockfuselabs Hope you like it!
Day 5 of #100DayCodeChallenge ◽Dev: - Database Transactions and ACID Properties. -Concurrent transaction management and Transaction Isolation levels. -Transactional Annotations in Spring Boot. ◽DSA : Started with LL Solved @LeetCode 237.Delete LL Node. 203.Remove LL element.
I lost my consistency during the #100dayCodeChallenge Juggling work and DSA became overwhelming, therefore stumbled. But I’m back. It's not about perfection; it's about the effort we put in, day by day. Every step counts, and I’m ready to make them again. #leetcode #javascript
I'm excited to start the #100DayCodeChallenge and learn #Playwright! I'm looking forward to this new challenge and the opportunity to grow my skills. Bring it on! #2024Goals
#100DayCodeChallenge Started DSA now after doing basic C++. Could not post on X as my exams are going on, so could not attend lectures consistently everyday. Anyway, I’ll continue it as Day 10. Day 10✅ @ApnacollegeX @AmanDhattarwal
Day 28-32 of my #100DayCodeChallenge... Just about to bring it home! I've completed the frontend part of Lio, a task management app, and I'm gearing up to start the backend. Stay tuned for the link! #ALX_AFRICA #DoHardThings #100DaysCodeChallenge
Day13 of #100DayCodeChallenge Leetcode:- 1.LDC -med 2. Isomorphic Strings -easy 3.Ransom Note -easy 4 . Valid Sudoku -med @striver_79a2Z, @learncode with durgesh #100daysofcode
Day12 of #100DayCodeChallenge Leetcode:- 1.LDC -hard 2.Minimum Size Subarray Sum -med 3.Longest Substring Without Repeating Characters- med 4 . Is Subsequence-easy Dev - JDBC concepts @striver_79a2Z, @learncode with durgesh #100daysofcode
Day11 of #100DayCodeChallenge Leetcode:- 1.LDC -med 2.Two sum -med 3.Three sum- med 4 . find duplicate-med Dev - JDBC concepts @striver_79a2Z, @learncode with durgesh
"Back on track! After a long break, diving back into the #100DayCodeChallenge with renewed energy and determination. Let's crush some code! #coding Day3 project name = "Treasure hunt" learnings: 1. control flow 2. logical operators
✅ Day 28 of #100DayCodeChallenge: ✅ Mastered Kadane's Algorithm in DSA For solving maximum subarray problems. ✅ Attended college classes.
✅ Day 27 of #100DayCodeChallenge: ✅ Reviewed and practiced sorting algorithms in DSA, solving related problems. ✅ Revisited Python basics. ✅ Continued to attend college classes. #DSA #python
✅ Day 26 of #100DayCodeChallenge: ✅ Delved into exception handling in Python, understanding how to write more robust and error-resistant code. ✅ Studied mathematical concepts that underpin effective problem-solving in DSA. ✅ Attended college classes. #python #DSA
✅ Day 25 of #100DayCodeChallenge: ✅ Explored permutations and the intuition behind various algorithms in DSA, enhancing algorithmic thinking. ✅ Attended college classes. #DSA #codingjourney
✅ Day 24 of #100DayCodeChallenge: ✅ Engaged in Python programming Problem solving. ✅ Began learning about parity generators, delving into error detection mechanisms in digital communications.
✅ Day 23 of #100DayCodeChallenge: ✅ Dived back into DSA with array and subarray problems, sharpening problem-solving skills. ✅ Explored the concepts of multiplexers (MUX) and demultiplexers (DEMUX), expanding knowledge in digital electronics. #DSA #codingjourney
Day 2/100 Understanding Data Types and How to Manipulate String Mini project: Tip Calculator #100DayCodeChallenge #pythonprogramming
Day 10/100 Finally completed the Caesar Cipher project and move on with Nesting List and Dictionaries. Too much codes to absorb... 🤯 #100DayCodeChallenge #londonappbrewer #pythonprogramming
Day 12/100 learn to build a simple calculator system practice using dictionary function. The easiest way to learn is to write your own code, not copy the solution given; this shows you have a better understanding how coding works #100DayCodeChallenge #pythonlearning
Day 17/100 Today learn to use a new Python Editor, Pycharm. Built a coffee vending machine system that calculate stock material availability, money change and produce a simple stock balance report and money received. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 24/100 Today project trying to build classic Snake game. Still under progress., trying to figure out what's wrong with the code. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 7/100 Learn to code a simple game "Hangman"; it is challenging if you are asked to code using the following function without any shortcuts. Can't wait for the next project 🦾 #100DayCodeChallenge #pythonprogramming #londonappbrewer
Day 18/100 Today lesson is Object Oriented Programming (OOP) on how to use Python built in function, install new packages, and to program OOP. Probably the most important lesson which I'll be using this very often. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 13/100 Today, trying to code "Black Jack" by myself. I guess I need more time to figure it out how to identify Ace as 11 or 1. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 20/100 Completed the Class and object oriented programming. Here is the project that is done today a mini Trivia Game. #100DayCodeChallenge #pythonlearning #londonappbrewer
I started the #100DaysOfCode #100DayCodeChallenge Using a simple printing message programme Let the #100DaysOfCode begin
Day 16/100 Today, learn to self program how to create another simple game, "Higher Lower". Tomorrow begin lesson on intermediate level. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 29/100 Today learn to create, amend, and append text in files. With that new method I have make some improvement on the Snake game with high score keeper. Next I built a simple Mail Merge project. #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 15/100 Got headache yesterday and now back to coding again. Today learn to understand how the scope behavior in Python language, and built a simple number guessing game. So far so good in today's topic #100DayCodeChallenge #pythonlearning #londonappbrewer
Day 14/100 Taking the difficulty expert challenge; after 7 hours of figuring out the logic and debugging, finally managed to get the system running as expected. Probably the most rewarding challenge I ever did. Phew.. 😅 #100DayCodeChallenge #pythonlearning #londonappbrewer
Super useful Python cheat sheet for beginners that covers all the basics codes. Get it from here:- github.com/ehmatthes/pcc/… #100DayCodeChallenge #pythonprogramming
Day 5 of #100DayCodeChallenge: Nailed the 1-week JS assignment! ✔️ Excited for what lies ahead. Thanks, @kirat_tw and @100xdevs for the motivation! 🚀 #100xdevs #cohort2 #CodeSuccess
Something went wrong.
Something went wrong.
United States Trends
- 1. #WorldSeries 197K posts
- 2. Dodgers 241K posts
- 3. Freddie 90.1K posts
- 4. Klein 196K posts
- 5. Ohtani 130K posts
- 6. Kershaw 19.2K posts
- 7. Mookie 15.1K posts
- 8. Yamamoto 27.1K posts
- 9. #Worlds2025 8,092 posts
- 10. Lauer 5,144 posts
- 11. Joe Davis 2,244 posts
- 12. Will Smith 13.9K posts
- 13. WHAT A GAME 41.8K posts
- 14. Marlins 1,871 posts
- 15. Dave Roberts 6,088 posts
- 16. 18 INNINGS 13.2K posts
- 17. Tommy Edman 4,942 posts
- 18. Bottom of the 18th 2,352 posts
- 19. Schneider 12.6K posts
- 20. Mary Hart N/A