#learninginpublic search results
Day 97: From Unlucky → Undeniable ✓Polished almost all my SQL-related notes ✓Kept fixing my blind spots in English ✓Fixed some bugs in my Neovim config #BuildInPublic #LearningInPublic
🎉 🎉 Just finished the first step in my cybersecurity journey! From zero to completing the intro course feels amazing. Starting is the hardest part. Who else is learning cybersecurity? Drop a 🔥 #CyberSecurity #LearningInPublic
Finally completed my CV Builder project from #TheOdinProject Practiced turning code into reusable components, working with controlled inputs, handling multiple entries like projects, education etc and added a simple PDF download using browser print #ReactJS #LearningInPublic
Update on my CV Builder Project from #TheOdinProject Worked on the personal information section Created reusable components for inputs and section headers And added some basic styling #WebDev #LearningInPublic #ReactJs
My goal is to become a Cybersecurity Analyst and grow into a Purple Team role I’ll be sharing my learning journey and projects here. #Cybersecurity #SOCAnalyst #LearningInPublic #TechJourney
Been Exploring Wazuh these past few weeks.. such an interesting tool. Pointers anyone?? #Cybersecurity #LearninginPublic #Wazuh
Just learned about ribbons, workbooks & worksheets in Excel 📊 Turns out the "universal language of business" isn't as scary as I thought 😅 One cell at a time, we're figuring this out 💪 . A big thank you to @murainanurudee6 #Excel #LearningInPublic #MicrosoftExcel
Just completed “Introduction to Cybersecurity” 🔐 This is the beginning of my journey into cybersecurity and ethical hacking. Still learning, but getting better every day. #Cybersecurity #LearningInPublic
Daily Log: 69/365 Day 98 of #100DaysOfCode ~3h DSA > Solved 3 LC problems Gym> hit legs. ~4h: AIML > Completed studying Transformers see ya tomorrow! 💪🏻 #LearningInPublic #Connect #LearnDaily
Day 182 - #200DaysOfCodeChallenge Reading interaction part of docs. Handling touches, navigation between screens. App dev project may be delayed due to college work. #LearningInPublic
Day 3 of Learning Web3 Community Management Here's what I have to say 👇 "Web3 communities feel very different from normal social media" Do you know why? Let me talk about my observation Thread 🧵 #LearningInPublic
Late nights and broken queries — that's the real curriculum. 📊 Growth in data isn't always pretty, but every error is just the process working. Keep showing up. 💪 #DataAnalysis #MondayMotivation #LearningInPublic #DataLiving
Day 63/50 🚀 Solved Subarray Product Less Than K. Strengthened the sliding window technique for multiplicative conditions, focusing on expanding and shrinking the window while maintaining the product efficiently in O(n) time. #LearningInPublic #DSA #SlidingWindow #Arrays 🚀
Day 1 of learning React ⚛️ Components, props, state, JSX — it's a whole new world. The idea that UI is just a function of data? Mind = blown 🤯 Let's gooo 🚀 #100DaysOfCode #ReactJS #LearningInPublic
I’m starting something new. Sharing what I learn… as I grow. #Day295 #CsAquaFarm #LearningInPublic #Mindset #Growth #BuildInPublic
Day 73 progress 💻 DSA-focused day solved: - Get Watched Videos by Your Friends - 4 Sum staying consistent 🚀 #LearningInPublic #dsa #javascript
Hey!! Working on a hiring assignment using an AI-driven engineering bootcamp (UPSK). Learning a lot about database design, tradeoffs, and real-world decisions. Still working through it — very real engineering experience. #SoftwareEngineering #AI #LearningInPublic
Day 2 of my Mobile Dev Cohort with @surajtwt_ 🚀 Diving deeper into the core of React: • Understanding how the Virtual DOM boosts performance • Exploring Hooks — useState & useEffect • Hands-on with event handling and forms #MobileDev #ReactJS #LearningInPublic #100DaysOfCode
Day 15/30📊 Today I cleaned and merged big data set Data cleaning is really time consuming. I almost gave up but I didn’t 🥲 #LearningInPublic #data #excel
Day 31/60 — Cybersecurity Journey 🔐 with @adekunle_443 Learned how the network layer handles logical addressing and routes packets across networks. “Packets don’t wander, the network layer decides their path.” #Cybersecurity #60daysofcybersecurity #LearningInPublic @4osp3l
Day 97: From Unlucky → Undeniable ✓Polished almost all my SQL-related notes ✓Kept fixing my blind spots in English ✓Fixed some bugs in my Neovim config #BuildInPublic #LearningInPublic
Been Exploring Wazuh these past few weeks.. such an interesting tool. Pointers anyone?? #Cybersecurity #LearninginPublic #Wazuh
Day 31/60 — Cybersecurity Journey 🔐 with @adekunle_443 Learned how the network layer handles logical addressing and routes packets across networks. “Packets don’t wander, the network layer decides their path.” #Cybersecurity #60daysofcybersecurity #LearningInPublic @4osp3l
Just completed “Introduction to Cybersecurity” 🔐 This is the beginning of my journey into cybersecurity and ethical hacking. Still learning, but getting better every day. #Cybersecurity #LearningInPublic
Learning Kubernetes basics 🚀 Pods = smallest unit (runs containers) ReplicaSets = keep pods alive Deployments = manage everything (scaling, updates, self-healing) Key takeaway: Don’t deploy Pods directly -> use Deployments #Kubernetes #DevOps #LearningInPublic
Day 9/15 of #15DaysOfPowerBI I practiced calculated columns and measures in DAX today.I also love how Power BI’s IntelliSense suggests columns while writing DAX queries. I'm seeing how measures shape visuals and dashboards too. It’s all connecting 😂 #PowerBI #LearningInPublic
Day 70/120✅ Today wasn’t a “doing” day… It was a “thinking” day. Trying to really understand what I’m learning instead of rushing through it. Still learning and building #LearningInPublic #DataAnalytics
Day 63/50 🚀 Solved Subarray Product Less Than K. Strengthened the sliding window technique for multiplicative conditions, focusing on expanding and shrinking the window while maintaining the product efficiently in O(n) time. #LearningInPublic #DSA #SlidingWindow #Arrays 🚀
Day 11 of Linux done. → vmstat, iostat, lsblk, lscpu Server running slow? These tell you why: vmstat → memory & CPU stats iostat → disk performance lsblk → storage devices lscpu → CPU details Tomorrow → more commands 🫡 #Linux #DevOps #LearningInPublic
Day 15/30📊 Today I cleaned and merged big data set Data cleaning is really time consuming. I almost gave up but I didn’t 🥲 #LearningInPublic #data #excel
Day 182 - #200DaysOfCodeChallenge Reading interaction part of docs. Handling touches, navigation between screens. App dev project may be delayed due to college work. #LearningInPublic
Do you know? If you type 1 in Excel and change it to a date format, it becomes JANUARY 1, 1990. That's because Excel stores dates as serial numbers. Working with date and time data doesn't have to be confusing. Day 6/30✅ #Excel #LearningInPublic #DataAnalytics
Day 74 progress 💻 DSA-focused day solved: - Shortest Path with Alternating Colors - Sort 0’s, 1’s and 2’s keeping the streak alive 🚀 #LearningInPublic #dsa #javascript
Creating a COZYSHOP New database Dropped the old one, because of redundancy and misplacement of foreign key in one of the tables which I was unable to drop because of the constraint I included.🥲 #sql #dataAnalytics #learningInPublic Practice Practice Practice makes IMPROVEMENT.
Tomorrow — Day 4: Prompting 101 The exact framework that changes how AI responds to you. Follow for daily AI skills. Share with someone who uses AI but doesn't understand why it behaves the way it does. #LearnAIwithMe #AI #LearningInPublic
New week, same determination 💻✨ I’m excited to keep growing on my data analysis journey—learning, building, and improving every day. One step closer to my goals. #DataAnalytics #TechJourney #LearningInPublic #Growth
Finally completed my CV Builder project from #TheOdinProject Practiced turning code into reusable components, working with controlled inputs, handling multiple entries like projects, education etc and added a simple PDF download using browser print #ReactJS #LearningInPublic
Update on my CV Builder Project from #TheOdinProject Worked on the personal information section Created reusable components for inputs and section headers And added some basic styling #WebDev #LearningInPublic #ReactJs
Module 2 @CiscoNetAcad Networking Basics: Completed! ✅ Rounded up ISP connectivity. It’s good seeing the sheer variety of ways we stay connected from DSL and Cable to Satellite and Cellular. #CyberSecurity #LearningInPublic #SOCPath #Networking
Getting familiar with intermediary devices today. Just covered Clients&Servers and Network Components. It’s cool seeing how a single device can wear different hats like being a Web, Email, and File server all at once #CyberSecurity #Networking #LearningInPublic
Just learned about ribbons, workbooks & worksheets in Excel 📊 Turns out the "universal language of business" isn't as scary as I thought 😅 One cell at a time, we're figuring this out 💪 . A big thank you to @murainanurudee6 #Excel #LearningInPublic #MicrosoftExcel
Module 2 @CiscoNetAcad Networking Basics: Completed! ✅ Rounded up ISP connectivity. It’s good seeing the sheer variety of ways we stay connected from DSL and Cable to Satellite and Cellular. #CyberSecurity #LearningInPublic #SOCPath #Networking
Getting familiar with intermediary devices today. Just covered Clients&Servers and Network Components. It’s cool seeing how a single device can wear different hats like being a Web, Email, and File server all at once #CyberSecurity #Networking #LearningInPublic
Tackled the OSI model on @tryhackme Seeing 7 layers at once is intimidating, but breaking it down makes more sense from the physical cables to the apps at Layer 7. Please Do Not Throw Spinach Pizza Away.. 😁🛡️ #CyberSecurity #OSI #LearningInPublic #Networking
Back at it Finally getting my head around networking protocols📡 Understanding how devices actually talk to each other. If you’re just starting out, do not skip the basics they are the foundation for everything. #CyberSecurity #LearningInPublic #TryHackMe #Networking
🎉 🎉 Just finished the first step in my cybersecurity journey! From zero to completing the intro course feels amazing. Starting is the hardest part. Who else is learning cybersecurity? Drop a 🔥 #CyberSecurity #LearningInPublic
Getting familiar with intermediary devices today. Just covered Clients&Servers and Network Components. It’s cool seeing how a single device can wear different hats like being a Web, Email, and File server all at once #CyberSecurity #Networking #LearningInPublic
Module 1 of @CiscoNetAcad NETWORKING BASICS. DONE ☑️ Covered everything from network types to the math behind bits and terabits. Also finally cleared up the difference between Bandwidth (the max capacity) and Throughput (the actual speed) #CyberSecurity #Cisco #Networking
Day 90✅ DSA: 392. Is Subsequence 389. Find the Difference Aptitude: Data Interpretation – Lecture 1 English: Spoken practice Consistency > intensity. #Day90 #LearningInPublic #KeepGoing
Daily Log: 69/365 Day 98 of #100DaysOfCode ~3h DSA > Solved 3 LC problems Gym> hit legs. ~4h: AIML > Completed studying Transformers see ya tomorrow! 💪🏻 #LearningInPublic #Connect #LearnDaily
Day 31/60 — Cybersecurity Journey 🔐 with @adekunle_443 Learned how the network layer handles logical addressing and routes packets across networks. “Packets don’t wander, the network layer decides their path.” #Cybersecurity #60daysofcybersecurity #LearningInPublic @4osp3l
Day 70/120✅ Today wasn’t a “doing” day… It was a “thinking” day. Trying to really understand what I’m learning instead of rushing through it. Still learning and building #LearningInPublic #DataAnalytics
Back at it Finally getting my head around networking protocols📡 Understanding how devices actually talk to each other. If you’re just starting out, do not skip the basics they are the foundation for everything. #CyberSecurity #LearningInPublic #TryHackMe #Networking
Learning never stops. I'm officially pivoting back to Networking to build a solid foundation. I’ll be documenting my journey here while using.. Cisco for the core TryHackMe for the hands on LetsDefend for the SOC perspective #Networking #Tech #Cybersecurity #InfoSec
Day 2 of my Mobile Dev Cohort with @surajtwt_ 🚀 Diving deeper into the core of React: • Understanding how the Virtual DOM boosts performance • Exploring Hooks — useState & useEffect • Hands-on with event handling and forms #MobileDev #ReactJS #LearningInPublic #100DaysOfCode
Yeah, so I'm not done with my dataset yet I learnt that good analysts don't just build dashboards; they ask WHY. So 2,119 transactions recorded a loss (negative profit) and 145 transactions made zero profit I'm investigating. And I'll be back with answers. #LearningInPublic
Day 97: From Unlucky → Undeniable ✓Polished almost all my SQL-related notes ✓Kept fixing my blind spots in English ✓Fixed some bugs in my Neovim config #BuildInPublic #LearningInPublic
Day 89✅ DSA: 28. Find the Index of the First Occurrence in a String Aptitude: Elementary Statistics — completed English: Spoken practice One step at a time. #Day89 #LearningInPublic #Consistency
Took a step forward in my data journey today—got invited to the next stage of a role I applied for and just received the pre-assessment guide 📊✨ Grateful for the progress, focused on preparation. We move 🚀 #DataAnalytics #LearningInPublic
This is my Week 5 Assignment Submission from #TDI 🧵 N/B: Please zoom the images for clarity. #Data #LearningInPublic @msexcel
It's been a while here (a lot has been going on)🧵 This is my Week 4 Assignment Submission from #TDI This is our first guided project, and it helped me practice what I've been learning here so far (more like a refresher course). #data #dashboard @msexcel
Finally and mentally gotten to SQL stage🎉 Please be nice to me sql🥹 #DataAnalytics #SQL #LearninginPublic
Something went wrong.
Something went wrong.
United States Trends
- 1. #MetGala N/A
- 2. #WWERaw N/A
- 3. Jalen Brunson N/A
- 4. #raindelayquestions N/A
- 5. Sol Ruca N/A
- 6. Beyoncé N/A
- 7. Blue Ivy N/A
- 8. Joe Hendry N/A
- 9. #AmericanIdol N/A
- 10. Star Wars N/A
- 11. Otis N/A
- 12. Hack a Mitch N/A
- 13. Heidi Klum N/A
- 14. Bad Bunny N/A
- 15. #AlwaysKnicks N/A
- 16. Fashion is Art N/A
- 17. Seth Jarvis N/A
- 18. Nick Nurse N/A
- 19. Blake Lively N/A
- 20. Michael Kay N/A