#60daysoflearning2024 search results
#LSPPDay58 Started React Native . Learn about expo and setting up RN project and this is the progress so far . #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay59 Read expo docs . Learn to make reusable components like buttons , forms etc and today work on onboarding screens i.e. login , register and initial page of app. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay60 Today I finished the 𝐀𝐋𝐆𝐎𝐑𝐈𝐓𝐇𝐌 𝐕𝐈𝐒𝐔𝐀𝐋𝐈𝐙𝐄𝐑 project , made the project with react.js setup sorting and tree. Finished the 60 days challenge Find out more in GitHub : github.com/Mercyenary/60d… #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
Day 59 of #60DaysOfLearning2024! Finalized the Bezier curve visualizer with speed control features. Spent the day researching and decided on the topic "Audio Denoiser using Deep Learning Techniques" for our minor project. #LearningWithLeapfrog #LSPPDay59 @lftechnology
#LSPPDay45 Today, I learned about Hardware Description Language(HDL). #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay57 Today, I learned about basic and universal logic gates. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay60 Today, I learned about Mealy state machines and Moore state machines. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay41 Today, I learned about common base configuration of a NPN transistor. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay59 Today, I learned about flip-flops, flip-flop conversion and counters. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay42 Today, I learned about common-emitter configuration of a NPN transistor. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay60 Worked on Login and register feature using appwrite. Read expo docs on navigation , stack , tabs , routing . Repo : github.com/Abishkardhenga… #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay61 Today, I learned about ASM chart. It is composed of three basic elements. -State box -Decision box -Condition box #60DaysOfLearning2024 #LearningWithLeapfrog
Big thanks to @lftechnology for the awesome goodies celebrating my #60DaysOfLearning2024! Each item inspires and fuels my journey of learning and growth. Grateful for your support and encouragement! #LearningWithLeapfrog 🚀
#LSPPDay60 Today, I learned about semiconductors, intrinsic and extrinsic semiconductors and electron vs hole flow. #60DaysOfLearning2024 #LearningWithLeapfrog
I am happy to share that I made it to top 60 learners of #60DaysOfLearning2024 challenge by @lftechnology.
Thrilled and humbled to be recognized as one of the top 60 learners in the hashtag #60DaysOfLearning2024 challenge! 🎉 A big thank you to the @lftechnology
Thrilled to have completed the #60DaysOfLearning2024 challenge! A big thanks to @lftechnology for the support, the enriching experience, and the certificate of recognition. This journey has been invaluable in enhancing my skills and knowledge. #LearningWithLeapfrog
#LSPPDay50 Tried implementing a basic 8-bit processor with four operations in Verilog. Implemented ALU, Control Unit, Instruction Decoder, etc. Still some issues to fix. @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay44 Presented BlackChain in the last day of the SUI Blockchain Workshop, and also explored how other fellow teams had developed their own projects on SUI. Had a great time in the workshop. @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay43 Worked on the basic dApp named BlackChain. Integrated wallet to it via dapp-kit by Mysten Labs, and also implemented ZkLogin. Users can post their statuses, and recent activity is also shown in the dashboard. @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay42 Learnt how to create a basic dApp using SUI SDK, and explored project ideas, and settled with a project of a very basic social media platform dApp using SUI SDK. @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay41 Participated in Hack a Flag, a CTF event by IEEECS, and Logpoint. Gained insights on how to detect, prevent cybersecurity attacks on a system by reading, observing the system logs. @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay5 Today I learned how to draw a dfd of a system. Practiced with 0-leve and 1- level dfd. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay5 Focused on data cleaning today - Inspected types with .info and .dtypes - Cleaned and converted columns - Fixed ride_date issues and future dates - Removed duplicates using duplicated and groupby #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay4 Today I explored how to interact with relational databases using SQL and Python. - Wrote SQL queries to filter and join data - Used sqlite3 and SQLAlchemy in Python - Extracted insights directly from DB files #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay3 Explored ways to import data beyond flat files 📁 - Pickled files with pickle.load - Excel with pandas - SAS & Stata with pandas - HDF5 with h5py - MATLAB with scipy.io #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay3 Learned about this metric BLEU and some os modules towardsdatascience.com/foundations-of… #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
towardsdatascience.com
Foundations of NLP Explained - Bleu Score and WER Metrics | Towards Data Science
A Gentle Guide to two essential metrics (Bleu Score and Word Error Rate) for NLP models, in Plain English
#LSPPDay2 Been reading this paper"Attention is All You Need". loved it. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay2 Today I learned how to import flat files in Python -Read text files line-by-line -Loaded numeric data with np.loadtxt -Used pandas read_csv & read_table -Cleaned messy files with nrows, na_values & more #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay1 -started with the basics of python. -learnt about python strings, booleans, functions and classes. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay1 Revisting the basics Today I learned about tensors and their mathematical, inplace operations #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay1 As I am starting my journey to learn MERN and be a full stack developer today I revised almost every basics of HTML. I will be following the playlist that is available on youtube by @thecodethread. #60DaysOfLearning2024 #LearningWithLeapfrog
Starting today, I'm publicly committing to the #60DaysOfLearning2024 Challenge. I'm excited to be #LearningWithLeapfrog! @lftechnology
#LSPPDAY1 Started the 1st day with Next.js Setup & Basics Created my first Next.js app and learned file-based routing (pages/, Link component) @lftechnology #60daysofLearning2024 #LearningWithLeapfrog
A big thanks to the amazing team at @lftechnology for these awesome goodies! 🎉 Grateful for the recognition and the opportunity to participate in the #60DaysOfLearning2024 challenge. The journey has helped me stay consistent and grow.
Wrapping Up #60DaysOfLearning2024 I just received the Goodies 🎁. Thank you 🙂 @lftechnology For shipping the goodies to me (outside the Kathmandu Valley). Only LeapFrog would do this. Cat Stickers are my favorite ones. #6ODaysOfLearning2024 #LearningWithLeapfrog
I'm excited to share that I’ve received goodies, and a certificate from Leapfrog! 🎉 @lftechnology #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay58 Started React Native . Learn about expo and setting up RN project and this is the progress so far . #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay59 Read expo docs . Learn to make reusable components like buttons , forms etc and today work on onboarding screens i.e. login , register and initial page of app. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
I am happy to share that I made it to top 60 learners of #60DaysOfLearning2024 challenge by @lftechnology.
#LSPPDay52 Today, I learned about transistor saturation. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay53 Today, I learned about Field Effect Transistor(FET). #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay60 Worked on Login and register feature using appwrite. Read expo docs on navigation , stack , tabs , routing . Repo : github.com/Abishkardhenga… #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
#LSPPDay45 Today, I learned about Hardware Description Language(HDL). #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay57 Today, I learned about basic and universal logic gates. #60DaysOfLearning2024 #LearningWithLeapfrog
Day 59 of #60DaysOfLearning2024! Finalized the Bezier curve visualizer with speed control features. Spent the day researching and decided on the topic "Audio Denoiser using Deep Learning Techniques" for our minor project. #LearningWithLeapfrog #LSPPDay59 @lftechnology
#LSPPDay55 Today, I learned about seven segment display decoder.#60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay58 Today, I learned about half adder, full adder, MUX and DMUX. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay56 Today, I learned about SOP and POS form in Boolean algebra. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPDay56 Today, I worked on user settings #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology #connect
#LSPPDay60 Today, I learned about Mealy state machines and Moore state machines. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay59 Today, I learned about flip-flops, flip-flop conversion and counters. #60DaysOfLearning2024 #LearningWithLeapfrog
#LSPPDay60 Graduation Day of #60DaysOfLearning2024 Built a Speech to Text app using Python's speech recognition library.Aiming to develop a custom speech-to-text model next!🎉🎯 GitHub:github.com/Dilli822/60day… Google Docs:docs.google.com/document/d/1qV… #LearningWithLeapfrog @lftechnology
#LSPPDay41 Today, I learned about common base configuration of a NPN transistor. #60DaysOfLearning2024 #LearningWithLeapfrog
Something went wrong.
Something went wrong.
United States Trends
- 1. Araujo 89.9K posts
- 2. Ferran 50.7K posts
- 3. Chelsea 388K posts
- 4. Barca 152K posts
- 5. Rashford 19.8K posts
- 6. Barcelona 291K posts
- 7. Kounde 21.5K posts
- 8. Rush Hour 4 15K posts
- 9. Godzilla 22.2K posts
- 10. Sonny Gray 8,368 posts
- 11. Cucurella 31K posts
- 12. #AskTems 3,374 posts
- 13. Enzo 41.4K posts
- 14. #CHEBAR 7,969 posts
- 15. Happy Thanksgiving 22.5K posts
- 16. Flick 23.9K posts
- 17. Raising Arizona 1,243 posts
- 18. National Treasure 6,321 posts
- 19. Caicedo 18.6K posts
- 20. Chalobah 6,357 posts