#60daysoflearning search results
I conquered the #60DaysOfLearning challenge! Thank you for the goodies @lftechnology #LearningWithLeapfrog
#LSPPDay37 Continuation: - Routing daemons and protocols - RIP, OSPF, EIGRP and BGP - routed and quagga #60DaysOfLearning #LearningWithLeapfrog @lftechnology
Day 1 ✅ Starting my journey into Smart Contract Development & Security. Today I wrote my very first lines of Python 🐍 — feels small, but it’s the first brick of a long road. Excited to document my growth and connect with others building in Web3 🚀 #60daysoflearning #Python
#LSPPDay51 Today I learned about abstraction and composition #60DaysofLearning #LearningWithLeapfrog @lftechnology
#LSPPDay55 : Today I learned about SMTP while I analyzed traffic in wireshark #60DaysOfLearning #LearningWithLeapfrog @lftechnology
Starting a 60 Days of Learning Challenge 🎯 I’ll share daily takeaways in AI/ML — simple, practical, and consistent. A way to stay accountable + share value with others 🚀 #60DaysOfLearning #AI #MachineLearning
#LSPPDay40 Today I briefly learned about evaluating a clustering . @lftechnology #60DaysofLearning #LearningWithLeapfrog
#LSPPDay50 Today I learned commands of RollBack and Commit in MySQl #LearningWithLeapfrog #60DaysofLearning @lftechnology
#LSPPDay35 Today I learned about Bellman Ford algorithm and its program. #60DaysofLearning #LearningWithLeapfrog @lftechnology
#LSPPDay31: completed the 'Work' section of my Portfolio Website✅ #60DaysofLearning #LearningwithLeapfrog
#LSPPDay35 -learned about the concept of Subnetting, Subnet Mask, VLSM and CIDR #60daysoflearning #LearningWithLeapfrog @lftechnology
#LSPPDay34 -learned about export and import modules -Read about data link layer #60daysoflearning #LearningWithLeapfrog @lftechnology
Day 2: Learnt about middleware in GO that are a great way to add Security headers, log the request info and recover when a handlers' go routine panics.Also learnt about httprouter that supports Clean URLs and method-based Routing #60DaysOfLearning #LearningWithLeapfrog #LSPPD2
Day 58: Went through the 23 various AWS service categories. Got an idea of how Amazon EC2 and Amazon S3 services can be used when creating a simple database application. #LearningWithLeapfrog #60DaysofLearning #LSPPD58 @lftechnology
#LSPPDay43 Today I continued my learning on Datacamp's course "Introduction to SQL server". I also completed some exercises in it. #lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-13 today I learned to build a Paper bridge. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-18 the project that I start is finally complete. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
I conquered the #60DaysOfLearning challenge! Thank you for the goodies @lftechnology #LearningWithLeapfrog
Starting a 60 Days of Learning Challenge 🎯 I’ll share daily takeaways in AI/ML — simple, practical, and consistent. A way to stay accountable + share value with others 🚀 #60DaysOfLearning #AI #MachineLearning
That’s it for Day 1 & 2. Excited to keep learning daily for the next 60 days 📚🌱 I’ll be sharing resources, insights & progress here. Let’s grow together! ✨ #Web3 #60DaysOfLearning #LearningInPublic
Humbled to be among the Top 60 out of 198 consistent learners in the #60DaysOfLearning challenge! This journey taught me consistency, discipline & the joy of learning daily. Huge thanks to @lftechnology for this amazing experience! 🙌 #Consistency #LearningJourney
The curtain falls on #60DaysOfLearning2025, and what a ride it’s been! 🎉 Celebrating: 🥳Top 60 learners for their unwavering consistency, curiosity, and drive to complete all 60 days. 👏 198 incredible participants who stayed the course from June 1st to July 30th. Together,…
Day 6 & 7 Database indexing: O(n) → O(1) queries! Load balancer: traffic distributed efficiently using hashing. Building faster & scalable systems, one day at a time! #SystemDesign #Database #60DaysOfLearning
Day 1 ✅ Starting my journey into Smart Contract Development & Security. Today I wrote my very first lines of Python 🐍 — feels small, but it’s the first brick of a long road. Excited to document my growth and connect with others building in Web3 🚀 #60daysoflearning #Python
Day 30 of Learning Java with @kunalstwt Today's deep dive was into Recursion, explored the powerful concept of Permutations. Learning how to generate all possible arrangement of element using recursion #60daysofLearning #DSAwithKunal #Recursion #Permutation
#lsppday59 Today I implemented the comment delete feature. Now, users can only delete their own comments, not others. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
#lsppday58 Today I fixed the comment error and now it is working fine. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey @lftechnology, I participated in the #60DaysOfLearning challenge and posted my daily logs here, but I missed submitting the Google Form for few days before it closed. Is there any way I can still get my submission validated? Would really appreciate your help!
#LSPPDay60 Learned to build a neural network with a Softmax output layer for multi-class classification & why using from_logits=True in TensorFlow is better—it reduces round-off errors & makes training more accurate. #LearningWithLeapfrog #60DaysOfLearning @lftechnology
Completed #60DaysOfLearning with #LearningWithLeapfrog It’s been a great experience helped me stay consistent and grow in my coding journey. -Learned Python, Pandas, NumPy, Matplotlib,Seaborn & EDA -Built a COVID-19 Data Visualization Project #CodingJourney #python @lftechnology
#lsppday57 Today I tried to fetch comments for the blog, but an error occurred. I'll fix it tomorrow. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Here’s my GitHub repo from the #60DaysOfLearning journey: bit.ly/3FhSmyU
Grateful for the chance to learn consistently for 60 days, it helped me build a habit of showing up, staying curious, and diving into data daily. Big thanks to @lftechnology and the #60DaysOfLearning community for creating a space to grow and keep learning.
#lsppday56 Today I implemented the comment feature and sent comments from the frontend to the database. Fetching comments is still pending I'll complete it soon. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
#lsppday55 Didn’t code today just planned comment integration because I have an exam tomorrow. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
#lsppday54 Added a delete feature allowing users to remove only their own blogs on both Home and My Blogs pages. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
#lsppday53 Today I don't do anything only navigate to profileShowBlog when user click the blog from myBlogs component and make only routes for delete the blog. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
I conquered the #60DaysOfLearning challenge! Thank you for the goodies @lftechnology #LearningWithLeapfrog
Hey guys , day-3 I made Web Design Agency Website. @lftechnology #LearningWithLeapfrog #60DaysOfLearning #LearningWithLeapfrog
Day 1 ✅ Starting my journey into Smart Contract Development & Security. Today I wrote my very first lines of Python 🐍 — feels small, but it’s the first brick of a long road. Excited to document my growth and connect with others building in Web3 🚀 #60daysoflearning #Python
Hey guys, day-8 today I made a Chess Board using Grid. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-5 today I tried using tools in Photoshop . @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-13 today I learned to build a Paper bridge. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-18 the project that I start is finally complete. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
Hey guys, day-9 today I made a Mondrian Painting using Flex and Grid. @lftechnology #60DaysOfLearning #LearningWithLeapfrog
#LSPPDay37 Continuation: - Routing daemons and protocols - RIP, OSPF, EIGRP and BGP - routed and quagga #60DaysOfLearning #LearningWithLeapfrog @lftechnology
Day 45: Learned about cache busting which is the technique to force the browser to load the most recent version of a file. Also got insights into the professional design process of a product through Design Disco. #LearningWithLeapfrog #60DaysofLearning #LSPPD45 @lftechnology
Starting a 60 Days of Learning Challenge 🎯 I’ll share daily takeaways in AI/ML — simple, practical, and consistent. A way to stay accountable + share value with others 🚀 #60DaysOfLearning #AI #MachineLearning
#LSPPDay51 Today I learned about abstraction and composition #60DaysofLearning #LearningWithLeapfrog @lftechnology
#LSPPDay40 Today I briefly learned about evaluating a clustering . @lftechnology #60DaysofLearning #LearningWithLeapfrog
Hey guys , day-4 I continued Web Design Agency Website and made it Responsive web design with @media Queries. @lftechnology #LearningWithLeapfrog #60DaysOfLearning #LearningWithLeapfrog
Something went wrong.
Something went wrong.
United States Trends
- 1. LINGORM HER AND HERS FANCON 463K posts
- 2. Talus Labs 25.4K posts
- 3. #BUNCHITA 1,480 posts
- 4. Frankenstein 83.1K posts
- 5. #KirbyAirRiders 1,919 posts
- 6. taylor york 8,973 posts
- 7. Giulia 15.7K posts
- 8. Tulane 4,480 posts
- 9. Supreme Court 184K posts
- 10. #SmackDown 48.4K posts
- 11. #River 4,935 posts
- 12. #TheLastDriveIn 4,050 posts
- 13. Brown Jackson 5,758 posts
- 14. Pluribus 31.6K posts
- 15. Aaron Gordon 5,149 posts
- 16. Justice Jackson 6,148 posts
- 17. Connor Bedard 3,233 posts
- 18. Russ 14.5K posts
- 19. Tatis 2,260 posts
- 20. Guillermo del Toro 26.3K posts