#30daysoflearning search results

Day 24 of #30DaysOfLearning: Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned. Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.

cizita_g's tweet image. Day 24 of #30DaysOfLearning:
Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned.
Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.

Day 4/30 of learning Blockchain 🚀 Today I explored Secret Sharing, where private keys are split for better security, and Hyperledger, a framework for enterprise blockchains. Also learned how cryptography keeps blockchain data tamper-proof! #Blockchain #Web3 #30DaysOfLearning


I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share. Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity. #techhubeksu #community #30DaysOfLearning #ekiti

EuniceOkePurple's tweet image. I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share.

Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity.

#techhubeksu #community #30DaysOfLearning #ekiti

Here is an interactive dashboard made with Excel. #30DaysOfLearning


Remember when beginner devs did #30DaysOfLearning challenge? Now it’s #30SecondsOfPrompting


#day18 of #30daysoflearning Though I've used NextJS several times, today, I went across its documentation as I'll be using it in my upcoming project, excited for the same and amazed by the number of pros it has, over the traditional frameworks like Angular and React.

kinston_18's tweet image. #day18 of #30daysoflearning

Though I've used NextJS several times, today, I went across its documentation as I'll be using it in my upcoming project, excited for the same and amazed by the number of pros it has, over the traditional frameworks like Angular and React.

#Day28 of #30DaysOfLearning I made progress on the mortgage calculator ✅The Clear All button now works ✅Styled the image ✅The Calculate button is now functional (it's currently logging the result to the console) Tomorrow I’ll work on displaying the result on the page

Tifecodes's tweet image. #Day28 of #30DaysOfLearning
I made progress on the mortgage calculator 
✅The Clear All button now works
✅Styled the image 
✅The Calculate button is now functional (it's currently logging the result to the console)
Tomorrow I’ll work on displaying the result on the page
Tifecodes's tweet image. #Day28 of #30DaysOfLearning
I made progress on the mortgage calculator 
✅The Clear All button now works
✅Styled the image 
✅The Calculate button is now functional (it's currently logging the result to the console)
Tomorrow I’ll work on displaying the result on the page

Hello, community i am starting a #30daysoflearning challenge.I am going to Learn data analatics. Starting with the basics of SQl to all the way through visualization tools like power bi . Starting with the videos of @Alex_TheAnalyst

Rishabh79349870's tweet image. Hello, community i am starting a #30daysoflearning challenge.I am going to Learn data analatics. Starting with the basics of SQl to all the way through visualization tools like power bi .
Starting with the videos of @Alex_TheAnalyst

Day 25 of #30DaysOfLearning Today I learnt about URL parameters URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page

Tifecodes's tweet image. Day 25 of #30DaysOfLearning
Today I learnt about URL parameters
URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page

Day 27 of #30daysoflearning I started the mortgage calculator today ✅I built the full HTML structure ✅I styled the page with CSS ✅Also i made the design responsive Though I've not figured out how to add the curve😔 Tomorrow I'll add functionality to the mortgage calculator

Tifecodes's tweet image. Day 27 of #30daysoflearning
I started the mortgage calculator today 
✅I built the full HTML structure
✅I styled the page with CSS 
✅Also i made the design responsive 

Though I've not figured out how to add the curve😔
Tomorrow I'll add functionality to the mortgage calculator
Tifecodes's tweet image. Day 27 of #30daysoflearning
I started the mortgage calculator today 
✅I built the full HTML structure
✅I styled the page with CSS 
✅Also i made the design responsive 

Though I've not figured out how to add the curve😔
Tomorrow I'll add functionality to the mortgage calculator

🚀 Day 8 of #30DaysOfLearning 🚀 🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource. 🔹 DevOps: Practiced Mastering Linux Commands. 🔹 DSA: Solved Reverse Integer & Two Sum. Steady progress! 🚀💡

DharpureDhans1's tweet image. 🚀 Day 8 of #30DaysOfLearning 🚀

🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource.
🔹 DevOps: Practiced Mastering Linux Commands.
🔹 DSA: Solved Reverse Integer & Two Sum.
Steady progress! 🚀💡
DharpureDhans1's tweet image. 🚀 Day 8 of #30DaysOfLearning 🚀

🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource.
🔹 DevOps: Practiced Mastering Linux Commands.
🔹 DSA: Solved Reverse Integer & Two Sum.
Steady progress! 🚀💡

Day 21 of #30daysoflearning Today, I explored JavaScript Promises They offer a cleaner way to handle async tasks than callbacks. Promises are a built-in class in JavaScript. I learned how resolve() and .then() work together. Tomorrow lh'll continue learning Promises

Tifecodes's tweet image. Day 21 of #30daysoflearning
Today, I explored JavaScript Promises

They offer a cleaner way to handle async tasks than callbacks.

Promises are a built-in class in JavaScript.

I learned how resolve() and .then() work together.

Tomorrow lh'll continue learning Promises

Day 23 of #30daysoflearning Today I focused on backend error handling •I used an event listener to catch errors in XML requests •I handled Promise errors with .catch() •I used try...catch blocks for synchronous code •I practiced throwing errors manually with throw

Tifecodes's tweet image. Day 23 of #30daysoflearning
Today I focused on backend error handling

•I used an event listener to catch errors in XML requests

•I handled Promise errors with .catch()

•I used try...catch blocks for synchronous code

•I practiced throwing errors manually with throw
Tifecodes's tweet image. Day 23 of #30daysoflearning
Today I focused on backend error handling

•I used an event listener to catch errors in XML requests

•I handled Promise errors with .catch()

•I used try...catch blocks for synchronous code

•I practiced throwing errors manually with throw

Day 4/30 of learning Blockchain 🚀 Today I explored Secret Sharing, where private keys are split for better security, and Hyperledger, a framework for enterprise blockchains. Also learned how cryptography keeps blockchain data tamper-proof! #Blockchain #Web3 #30DaysOfLearning


Correlation shows relationships. Causation explains why they exist. #CorrelationVsCausation #DataAnalytics #30DaysOfLearning


Data Sampling reminds me that sometimes, less is more, if you choose wisely. #DataSampling #DataAnalytics #30DaysOfLearning


Excel reminds me that great analysis starts simple, with curiosity, structure, and a spreadsheet full of potential. #Excel #DataAnalytics #30DaysOfLearning #LearningInPublic


Outliers remind me that data — like people, has exceptions worth exploring. #DataAnalytics #Outliers #30DaysOfLearning #LearningInPublic


Knowing your data’s shape means you know its behavior. Tomorrow: Outliers - spotting what doesn’t belong (and why it matters). 🔍 #DataAnalytics #DataDistribution #30DaysOfLearning


Correlation helps you spot patterns worth investigating, but curiosity and context turn those patterns into insights. Tomorrow: Data Distribution - understanding how your data is spread. 📉 #Correlation #DataAnalytics #30DaysOfLearning


Data Visualization isn’t just design, it’s storytelling with purpose. Tomorrow: Correlation & Relationships - finding connections in your data. 🔗 #DataVisualization #DataAnalytics #30DaysOfLearning


Gm web3! Today’s lesson was on layer 2 blockchains and data oracles #day3 #30daysoflearning


Descriptive stats give your data a voice. Tomorrow: I’ll dig into Data Visualization, because seeing is understanding. 👀 #DataAnalytics #DescriptiveStatistics #30DaysOfLearning


Completing all three parts built a strong foundation for both System Administration and SOC operations. This reminded me of my first Linux project during the Google Cybersecurity Certificate Course, now live on GitHub 👇 🔗 github.com/Godliveth/Linu… #Linux #30DaysOfLearning


🧠 Part 1 — Getting Started Deployed my first Linux machine, learned core commands like ls, cd, pwd, and whoami, and practiced using find & grep for file searches. Understanding the terminal gave me real control over the system. ⚙️ #SOC #30DaysOfLearning


📌 Day 4 of my React Learning Journey ⚛ Spent the day diving into the official React docs 📖 Understanding Virtual DOM, Fiber, and Reconciliation — the magic behind React’s fast UI updates ⚡ #LUD4 #ReactJS #30DaysOfLearning #FestivalOfLearning

Sanjogshar49's tweet image. 📌 Day 4 of my React Learning Journey ⚛

Spent the day diving into the official React docs 📖
Understanding Virtual DOM, Fiber, and Reconciliation — the magic behind React’s fast UI updates ⚡

#LUD4 #ReactJS #30DaysOfLearning
#FestivalOfLearning
Sanjogshar49's tweet image. 📌 Day 4 of my React Learning Journey ⚛

Spent the day diving into the official React docs 📖
Understanding Virtual DOM, Fiber, and Reconciliation — the magic behind React’s fast UI updates ⚡

#LUD4 #ReactJS #30DaysOfLearning
#FestivalOfLearning

Day 1/30 Kickoff and Planning What I did today - defined project vision and main features - researched apis:github, googledrive,supabase, dropbox,onedrive - drafted folder structure (backend and frontend) #LearningUtsav2025 #CloudMerge #30DaysOfLearning #LUD1 @learning_utsav

sushanta_on_X's tweet image. Day 1/30
Kickoff and Planning
What I did today
- defined project vision and main features
- researched apis:github, googledrive,supabase, dropbox,onedrive
- drafted folder structure (backend and frontend)
#LearningUtsav2025  #CloudMerge #30DaysOfLearning #LUD1  @learning_utsav

No results for "#30daysoflearning"

I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share. Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity. #techhubeksu #community #30DaysOfLearning #ekiti

EuniceOkePurple's tweet image. I had a wonderful time today, imparting to brilliant minds who were ready to absorb every knowledge that I had to share.

Mentoring is fun, and I look forward to doing it again🤗. @TechhubEksu thanks for this opportunity.

#techhubeksu #community #30DaysOfLearning #ekiti

Day 24 of #30DaysOfLearning: Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned. Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.

cizita_g's tweet image. Day 24 of #30DaysOfLearning:
Wrapped up the Rock, Paper, Scissors game today, with the kind of animations i envisioned.
Also made solid progress on Tic Tac Toe game,this time, focusing on a more sophisticated implementation of CSS and JavaScript.

Celebrating the achievement of @FOluwagbami and @the_global_bao as winners of the @TechhubEksu Host Competition! 🥳 #techhubeksu #30DaysOfLearning

wunmexcoco's tweet image. Celebrating the achievement of @FOluwagbami and @the_global_bao as winners of the @TechhubEksu Host Competition! 🥳

#techhubeksu #30DaysOfLearning

Discover the latest in the TechHUB EKSU community during the upcoming #30DaysOfLearning INFO SESSION and enhance your knowledge about their initiatives. #techhubeksu

wunmexcoco's tweet image. Discover the latest in the TechHUB EKSU community during the upcoming #30DaysOfLearning INFO SESSION and enhance your knowledge about their initiatives.

#techhubeksu

Day 30 of #30DaysOfLearning: Wrapped up the challenge with a simple yet fully functional React Todo List app Added task creation, completion,& deletion features, used state management to dynamically update the list, & styled it a bit. Excited to keep building!

cizita_g's tweet image. Day 30 of #30DaysOfLearning:
Wrapped up the challenge with a simple yet fully functional React Todo List app Added task creation, completion,& deletion features, used state management to dynamically update the list, & styled it a bit. Excited to keep building!

Have you heard that: Excel can be used to create interactive dashboards. Day 3 of my 30 days data analytics challenge will feature a COVID-19 data sets from 2020 till 2023. This an unfinished version. Finished one coming through as soon as I finish. #30DaysOfLearning

habibmaryam1's tweet image. Have you heard that:

Excel can be used to create interactive dashboards.

Day 3 of my 30 days data analytics challenge will feature a COVID-19 data sets from 2020 till 2023.

This an unfinished version.
Finished one coming through as soon as I finish.
#30DaysOfLearning

Do you want to get updates during #30DaysOfLearning? Follow @TechhubEksu on social media platforms for all the latest news and updates! #techhubeksu #30DaysOfLearning

the_global_bao's tweet image. Do you want to get updates during #30DaysOfLearning? 

Follow @TechhubEksu on social media platforms for all the latest news and updates! 

#techhubeksu #30DaysOfLearning

And for the last day, Day 30 of 30: I helped someone to start his coding journey with React Native. I believe teaching is a way learn and there is no better way than to end this challenge than helping someone else. #learn #tech #30daysoflearning #react #reactnative #javascript

greatonical's tweet image. And for the last day, Day 30 of 30:

I helped someone to start his coding journey with React Native. I believe teaching is a way learn and there is no better way than to end this challenge than helping someone else.

#learn #tech #30daysoflearning #react #reactnative #javascript

Day 16 of #30DaysOfLearning with @Preci_ousgift Still on JS external library I explored Chart.js today and created doughnut and pie charts Tried out features like customizing colors, adding labels, and adjusting tooltips

Tifecodes's tweet image. Day 16 of #30DaysOfLearning with @Preci_ousgift
Still on JS external library
I explored Chart.js today and created doughnut and pie charts
Tried out features like customizing colors, adding labels, and adjusting tooltips
Tifecodes's tweet image. Day 16 of #30DaysOfLearning with @Preci_ousgift
Still on JS external library
I explored Chart.js today and created doughnut and pie charts
Tried out features like customizing colors, adding labels, and adjusting tooltips

Day 19 of #30DaysOfLearning I Built a simple School Management System using JavaScript OOP Practiced classes, inheritance, and method overriding by modeling Students and Teachers

Tifecodes's tweet image. Day 19 of #30DaysOfLearning
I Built a simple School Management System using JavaScript OOP
Practiced classes, inheritance, and method overriding by modeling Students and Teachers

#Day13 of #30DaysOfLearning I took what I learnt yesterday a step further by improving my JS code •I made the HTML content fully dynamic using template literals •Learnt how to format prices from cents to dollars Each product now pulls its info directly from a data object

Tifecodes's tweet image. #Day13 of #30DaysOfLearning 
I took what I learnt  yesterday a step further by improving my JS code

•I made the HTML content fully dynamic using template literals

•Learnt how to format prices from cents to dollars 

Each product now pulls its info directly from a data object

🚀 Day 8 of #30DaysOfLearning 🚀 🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource. 🔹 DevOps: Practiced Mastering Linux Commands. 🔹 DSA: Solved Reverse Integer & Two Sum. Steady progress! 🚀💡

DharpureDhans1's tweet image. 🚀 Day 8 of #30DaysOfLearning 🚀

🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource.
🔹 DevOps: Practiced Mastering Linux Commands.
🔹 DSA: Solved Reverse Integer & Two Sum.
Steady progress! 🚀💡
DharpureDhans1's tweet image. 🚀 Day 8 of #30DaysOfLearning 🚀

🔹 AWS: Took another mock test & progressed to 150/500 pages in my PDF resource.
🔹 DevOps: Practiced Mastering Linux Commands.
🔹 DSA: Solved Reverse Integer & Two Sum.
Steady progress! 🚀💡

Day 14 of #30DaysofLearning 📚 Completed the website design and planning to start Case study challenge. Stay tune!😉 #day14 #WebsiteDevelopment #figma #uidesign #ui #dailylearning #webdesign #frontend #dailyui

subaasw's tweet image. Day 14 of #30DaysofLearning 📚

Completed the website design and planning to start Case study challenge.

Stay tune!😉

#day14 #WebsiteDevelopment #figma #uidesign #ui #dailylearning #webdesign #frontend #dailyui

#Day17 of #30DaysOfLearning I learnt about testing today both manual and automated •Manual involves doing things yourself •Automated uses tools to test your code for you •[object Object] in the console usually means you saved an data that's not a string into local storage

Tifecodes's tweet image. #Day17 of #30DaysOfLearning 
I learnt about testing today both manual and automated
•Manual involves doing things yourself
•Automated uses tools to test your code for you

•[object Object] in the console usually means you saved an data that's not a string into local storage

Day 12 of #30DaysOfLearning with @Preci_ousgift • I practiced what I learnt about how JavaScript generates HTML from data It made more sense that in real projects we don’t write all the HTML manually JavaScript handles that

Tifecodes's tweet image. Day 12 of #30DaysOfLearning with @Preci_ousgift
• I practiced what I learnt about how JavaScript generates HTML from data

It made more sense  that in real projects  we don’t write all the HTML manually JavaScript handles that

Day 25 of #30DaysOfLearning Today I learnt about URL parameters URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page

Tifecodes's tweet image. Day 25 of #30DaysOfLearning
Today I learnt about URL parameters
URL parameters let you add data to a link, you can also add more than one parameter using &. The full link with the data is saved in the browser and it is helpful when you want to share/save a specific view of a page

Loading...

Something went wrong.


Something went wrong.


United States Trends