#30daysofcode search results

Day 3/30 I built a simple profile card today Still learning, still growing, still creating. ✨ #30daysofcode #Buildinpublic #WebDevelopment

Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment
Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment

Day 30 #30DaysOfCode —Completed! 🚀 No code today. Just gratitude. To everyone who liked, commented, shared tips, or silently followed,you kept me accountable. This challenge wasn’t just about coding. It was about discipline, consistency & community. Closing September strong.

CodeWithBeerah's tweet image. Day 30  #30DaysOfCode —Completed! 🚀
No code today. Just gratitude.
To everyone who liked, commented, shared tips, or silently followed,you kept me accountable.
This challenge wasn’t just about coding. It was about discipline, consistency & community.
Closing September strong.

A few days ago, I was grinding CSS. Took a 5-min break, opened Twitter — saw people building full-stack AI apps. Got FOMO. Dove into backend with 0 knowledge. Got overwhelmed. Burned out. I stopped. But I’m back. Starting small. One day at a time. Day 1 of #30DaysOfCode 🌱

kritika_exe's tweet image. A few days ago, I was grinding CSS. Took a 5-min break, opened Twitter — saw people building full-stack AI apps.
Got FOMO. Dove into backend with 0 knowledge. Got overwhelmed. Burned out. I stopped.

But I’m back. Starting small. One day at a time.
Day 1 of #30DaysOfCode 🌱

Day One: My JavaScript Journey🚀 Today marks the start of my adventure into coding with JavaScript. Here's what I've accomplished Today: -Successfully built a Currency Converter! -It converts USD to AUD and vice versa -Displays the result instantly on the web page #30DaysOFcode

CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode

✅Completed Day 2 of #30DaysOfCode Went over CSS basics — margin, padding, box model, and margin collapse. Still figuring things out, but it’s making more sense each day. One step at a time. 🚶‍♀️

kritika_exe's tweet image. ✅Completed Day 2 of #30DaysOfCode 
Went over CSS basics — margin, padding, box model, and margin collapse.
Still figuring things out, but it’s making more sense each day.
One step at a time. 🚶‍♀️
kritika_exe's tweet image. ✅Completed Day 2 of #30DaysOfCode 
Went over CSS basics — margin, padding, box model, and margin collapse.
Still figuring things out, but it’s making more sense each day.
One step at a time. 🚶‍♀️

day 5 of #30Daysofcode did 5hrs coding today, all i need is a full belle and electricity and I'm active don't worry about the red there it's for decoration😭

IdrisByte's tweet image. day 5 of #30Daysofcode 

did 5hrs coding today, all i need is a full belle and electricity and I'm active

don't worry about the red there it's for decoration😭

Day 30 of #30daysofcode I'm so glad I made it to the end of this! These past few days have been crazy but I didn't want to go halfway. We go again pretty soon. Thank God for growth!!

marvellousbh's tweet image. Day 30 of #30daysofcode

I'm so glad I made it to the end of this! These past few days have been crazy but I didn't want to go halfway.

We go again pretty soon.

Thank God for growth!!

Day 29 of #30daysofcode Small steps of progress...

marvellousbh's tweet image. Day 29 of #30daysofcode 

Small steps of progress...


Day 4 of #30DaysOfCode ✅ Finished up font and display stuff in CSS today — played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.

kritika_exe's tweet image. Day 4 of #30DaysOfCode ✅
Finished up font and display stuff in CSS today —
played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.
kritika_exe's tweet image. Day 4 of #30DaysOfCode ✅
Finished up font and display stuff in CSS today —
played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.
kritika_exe's tweet image. Day 4 of #30DaysOfCode ✅
Finished up font and display stuff in CSS today —
played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.
kritika_exe's tweet image. Day 4 of #30DaysOfCode ✅
Finished up font and display stuff in CSS today —
played around with font-family, font-style, font-variant, and display types like inline, block, inline-block, none.

My last update here was Day 5 of #30DaysOfCode (CSS). College picked up, and I couldn’t keep the streak going. But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀 Time to share the journey here again.

kritika_exe's tweet image. My last update here was Day 5 of #30DaysOfCode (CSS).
College picked up, and I couldn’t keep the streak going.
But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀
Time to share the journey here again.

Dev log : >> Learned map and unordered_map in C++ hashing and solved few problems >> Solved one problem in coding by @EducativeInc #30DaysofCode Slowly getting my spark back✨ #Buildinpublic

heyits_sakshi's tweet image. Dev log : 
>> Learned map and unordered_map in C++ hashing and solved few problems 
>> Solved one problem in coding by @EducativeInc #30DaysofCode
Slowly getting my spark back✨
#Buildinpublic

To all Techie newbies, we use IDs to display a neat and web friendly webpages. For my case, I have id="restults" and id="check" in my html code. Here is how I have used them in my js code. Any suggestion? #30DaysOfCode

CodeWith_Erick's tweet image. To all Techie newbies, we use IDs to display a neat and web friendly webpages. For my case, I have id="restults" and id="check"  in my html  code.

 Here is how I have used them in my js code. 

Any suggestion?
#30DaysOfCode

Day2 of #30Daysofcode i made significant progress today because there was light throughout the day --did the side and navbar --also found out that there's a npm package for count up animations. Wow --I'm so rich in this dimension lol😂 we go again tomorrow

IdrisByte's tweet image. Day2 of #30Daysofcode 
i made significant progress today because there was light throughout the day
--did the side and navbar
--also found out that there's a npm package for count up animations. Wow
--I'm so rich in this dimension lol😂
we go again tomorrow
IdrisByte's tweet image. Day2 of #30Daysofcode 
i made significant progress today because there was light throughout the day
--did the side and navbar
--also found out that there's a npm package for count up animations. Wow
--I'm so rich in this dimension lol😂
we go again tomorrow

Day 29 of #30daysofcode Small steps of progress...

marvellousbh's tweet image. Day 29 of #30daysofcode 

Small steps of progress...

Day 28 of #30daysofcode Went deeper into JSX attributes and Styling in React. This is 4am😭



Day 3/30: It has not been easy😵‍💫😮‍💨😖😬 #30Daysofcode


Day 6/30: More tutorials. #30Daysofcode


You don’t need a VC to validate your startup idea. You need an AI agent. Day 5 of #30DaysOfCode Lets just built the ultimate Startup Idea Validator in 7 minutes using @dedaluslabs Here’s what it does: - Scans market trends + competitor landscape - Gives you a validation…


Day 1/30 Days of Code🚀 #30DaysOfCode #30DaysOfJavaScript Pulled my First lecture from Chai aur Code! @Hiteshdotcom . Got some hands on the environment setup by setting up Node Js. Wrote my first code of printing my name in js.

Komalkant_M's tweet image. Day 1/30 Days of Code🚀
#30DaysOfCode #30DaysOfJavaScript 

Pulled my First lecture from Chai aur Code! @Hiteshdotcom . Got some hands on the environment setup by setting up Node Js. Wrote my first code of printing my name in js.
Komalkant_M's tweet image. Day 1/30 Days of Code🚀
#30DaysOfCode #30DaysOfJavaScript 

Pulled my First lecture from Chai aur Code! @Hiteshdotcom . Got some hands on the environment setup by setting up Node Js. Wrote my first code of printing my name in js.
Komalkant_M's tweet image. Day 1/30 Days of Code🚀
#30DaysOfCode #30DaysOfJavaScript 

Pulled my First lecture from Chai aur Code! @Hiteshdotcom . Got some hands on the environment setup by setting up Node Js. Wrote my first code of printing my name in js.

Day 5 of #30DaysOfCode Made a card that literally vibes with your mouse 😎 useTransform + useSpring = ✨3D magic✨ 🧠 Built with #FramerMotion 🔗 Code: github.com/kiranrega/anim… 🌐 Live: animationsepractice.netlify.app #React #Nextjs #WebDev #motiondesign #LearningJourney


Day 3/30 I built a simple profile card today Still learning, still growing, still creating. ✨ #30daysofcode #Buildinpublic #WebDevelopment

Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment
Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment

Day 8/30: My learning journey with TS Academy(@TSAcademyOnline) started today. #30Daysofcode


Day 3 of #30DaysOfCode Topic: Calculus in Linear Algebra (Cont.) Derivatives = the math of change. They power Gradient Descent, Optimization & Learning in AI. “Never forget that tiny nudges are at the heart of derivatives.” 💡 #DataScience #AI #MachineLearning

Mmadafaka12's tweet image. Day 3 of #30DaysOfCode

Topic: Calculus in Linear Algebra (Cont.)

Derivatives = the math of change.
They power Gradient Descent, Optimization & Learning in AI.

“Never forget that tiny nudges are at the heart of derivatives.” 💡
#DataScience #AI #MachineLearning

Dev log : >> Learned map and unordered_map in C++ hashing and solved few problems >> Solved one problem in coding by @EducativeInc #30DaysofCode Slowly getting my spark back✨ #Buildinpublic

heyits_sakshi's tweet image. Dev log : 
>> Learned map and unordered_map in C++ hashing and solved few problems 
>> Solved one problem in coding by @EducativeInc #30DaysofCode
Slowly getting my spark back✨
#Buildinpublic

🚀 Day 8 of #30DaysOfCode | #30DaysOfRAG 🚀 Built a small RAG System with LangChain and ChromaDB ⃗→ Load documents from various sources - DirectoryLoader / TextLoader from langchain ⃗→ Document splitting - break documents into smaller chunks -…


You don’t need a VC to validate your startup idea. You need an AI agent. Day 5 of #30DaysOfCode Lets just built the ultimate Startup Idea Validator in 7 minutes using @dedaluslabs Here’s what it does: - Scans market trends + competitor landscape - Gives you a validation…


Day 7/30: Practice. [Belated] #30Daysofcode


Day 4 of my #30DaysOfCode 🚀 I couldn't be able finish completely. Only authentication work lol 😂 Essentially what I want to do was Airbnb, but AI at its core. Just trying to reimagine if Airbnb were built today, 2025 Check out repo: github.com/enkhbold470/ai… #coding


Day 20 :- Done ✅ - JS COMPLETE - CodeChef Test #30daysofcode #codechef

kanu_didwania's tweet image. Day 20 :-
Done ✅ 
- JS COMPLETE 
- CodeChef Test 
#30daysofcode #codechef

Day 6/30: More tutorials. #30Daysofcode


Day 2 of #30DaysOfCode From matrix inverses to eigenvalues, eigenvectors, and a bit of calculus magic — exploring how math shapes the world of AI. It’s wild how these concepts form the language of learning algorithms. #DataScience #Python #MachineLearning #AI


Worked on my profile card layout today. It’s not finished, but here’s my progress so far. More updates tomorrow 😊 #30DaysOfCode #BuildInPublic

Uniq_favie's tweet image. Worked on my profile card layout today. It’s not finished, but here’s my progress so far. 
More updates tomorrow 😊
#30DaysOfCode #BuildInPublic

Day 1 of my #30DaysOfHTMLandCSS challenge. I built a personal portfolio landing page. Just getting started!😩 #WebDevelopment #BuildInPublic #FrontEndDeveloper

Uniq_favie's tweet image. Day 1 of my #30DaysOfHTMLandCSS challenge.
I built a  personal portfolio landing page.
Just getting started!😩
#WebDevelopment #BuildInPublic
#FrontEndDeveloper
Uniq_favie's tweet image. Day 1 of my #30DaysOfHTMLandCSS challenge.
I built a  personal portfolio landing page.
Just getting started!😩
#WebDevelopment #BuildInPublic
#FrontEndDeveloper


Day 3 of my #30DaysOfCode 🚀 Building an open-source e-commerce platform for laptops: Zen Minimal! Full-stack @nextjs 100% deployable on @vercel ORM: @prisma Database: @neondatabase UI: @tailwindcss + @shadcn @aceternitylabs Email server: @Zoho SMTP Save this repo for…


Day 5/30: More tutorials #30Daysofcode


Day 3/30 #30DaysOfCoding SCA Mentorship – Cycle 2: Goal Setting 3C Goals (Clear, Concrete, Consistent); big dreams → daily actions 🔑: Specific > Vague: “1 proj/wk” > “improve JS”, Daily consistency Grateful for community & structure. #SheCodeAfrica #30DaysOfCode #WomenInTech

LaDona_Amor's tweet image. Day 3/30 #30DaysOfCoding
SCA Mentorship – Cycle 2: Goal Setting
3C Goals (Clear, Concrete, Consistent); big dreams → daily actions
🔑: Specific > Vague: “1 proj/wk” > “improve JS”, Daily consistency
Grateful for community & structure.
#SheCodeAfrica #30DaysOfCode #WomenInTech

Day 3/30 I built a simple profile card today Still learning, still growing, still creating. ✨ #30daysofcode #Buildinpublic #WebDevelopment

Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment
Uniq_favie's tweet image. Day 3/30
I built a simple profile card today
Still learning, still growing, still creating. ✨
#30daysofcode
#Buildinpublic
#WebDevelopment

To all Techie newbies, we use IDs to display a neat and web friendly webpages. For my case, I have id="restults" and id="check" in my html code. Here is how I have used them in my js code. Any suggestion? #30DaysOfCode

CodeWith_Erick's tweet image. To all Techie newbies, we use IDs to display a neat and web friendly webpages. For my case, I have id="restults" and id="check"  in my html  code.

 Here is how I have used them in my js code. 

Any suggestion?
#30DaysOfCode

Day 30 #30DaysOfCode —Completed! 🚀 No code today. Just gratitude. To everyone who liked, commented, shared tips, or silently followed,you kept me accountable. This challenge wasn’t just about coding. It was about discipline, consistency & community. Closing September strong.

CodeWithBeerah's tweet image. Day 30  #30DaysOfCode —Completed! 🚀
No code today. Just gratitude.
To everyone who liked, commented, shared tips, or silently followed,you kept me accountable.
This challenge wasn’t just about coding. It was about discipline, consistency & community.
Closing September strong.

Day 30 of #30daysofcode I'm so glad I made it to the end of this! These past few days have been crazy but I didn't want to go halfway. We go again pretty soon. Thank God for growth!!

marvellousbh's tweet image. Day 30 of #30daysofcode

I'm so glad I made it to the end of this! These past few days have been crazy but I didn't want to go halfway.

We go again pretty soon.

Thank God for growth!!

Day 29 of #30daysofcode Small steps of progress...

marvellousbh's tweet image. Day 29 of #30daysofcode 

Small steps of progress...


Day 29 of #30daysofcode Small steps of progress...

marvellousbh's tweet image. Day 29 of #30daysofcode 

Small steps of progress...

Day 28 of #30daysofcode Went deeper into JSX attributes and Styling in React. This is 4am😭



Day One: My JavaScript Journey🚀 Today marks the start of my adventure into coding with JavaScript. Here's what I've accomplished Today: -Successfully built a Currency Converter! -It converts USD to AUD and vice versa -Displays the result instantly on the web page #30DaysOFcode

CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode
CodeWith_Erick's tweet image. Day One: My JavaScript Journey🚀

Today marks the start of my adventure into coding with JavaScript.
Here's what I've accomplished Today:

-Successfully built a Currency Converter!
-It converts USD to AUD and vice versa
-Displays the result instantly on the web page
#30DaysOFcode

A few days ago, I was grinding CSS. Took a 5-min break, opened Twitter — saw people building full-stack AI apps. Got FOMO. Dove into backend with 0 knowledge. Got overwhelmed. Burned out. I stopped. But I’m back. Starting small. One day at a time. Day 1 of #30DaysOfCode 🌱

kritika_exe's tweet image. A few days ago, I was grinding CSS. Took a 5-min break, opened Twitter — saw people building full-stack AI apps.
Got FOMO. Dove into backend with 0 knowledge. Got overwhelmed. Burned out. I stopped.

But I’m back. Starting small. One day at a time.
Day 1 of #30DaysOfCode 🌱

day 5 of #30Daysofcode did 5hrs coding today, all i need is a full belle and electricity and I'm active don't worry about the red there it's for decoration😭

IdrisByte's tweet image. day 5 of #30Daysofcode 

did 5hrs coding today, all i need is a full belle and electricity and I'm active

don't worry about the red there it's for decoration😭

Wrapped up Day 30 of my #30DaysOfCode challenge! 🔥 Mastered Two Pointer problems & maintained a 12-day streak on the DSA Sheet. Huge thanks to @Fraz for the incredible resource! 💡🚀 On to bigger challenges! 💪✨ #30DaysOfCode #DSA #ProblemSolving

d_isha2003's tweet image. Wrapped up Day 30 of my #30DaysOfCode challenge! 🔥 Mastered Two Pointer problems & maintained a 12-day streak on the DSA Sheet. Huge thanks to @Fraz for the incredible resource! 💡🚀 On to bigger challenges! 💪✨ 
#30DaysOfCode #DSA #ProblemSolving

My last update here was Day 5 of #30DaysOfCode (CSS). College picked up, and I couldn’t keep the streak going. But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀 Time to share the journey here again.

kritika_exe's tweet image. My last update here was Day 5 of #30DaysOfCode (CSS).
College picked up, and I couldn’t keep the streak going.
But I kept learning — completed CSS fully ✅ and now moving on to JavaScript 🚀
Time to share the journey here again.

Day 4, I learnt—CSS box shadows and flexbox basics✊ Project: Cooked up a profile card🙈 Not there yet but greatful for where I am now🥹 Follow the thread for more🧵 #30daysofcode #30daysofconsistency

developergoody's tweet image. Day 4, I learnt—CSS box shadows and flexbox basics✊ 
Project: Cooked up a profile card🙈
Not there yet but greatful for where I am now🥹
Follow the thread for more🧵

#30daysofcode
#30daysofconsistency

Day 11/30 Completed - #30DaysOfCode - Learned about internal & external packages of Node.js - Mongo cont. On to Day 12. 🚀🚀 #30DaysOfCode #Day11 #buildinpublic

GhostCoder_'s tweet image. Day 11/30 Completed - #30DaysOfCode
- Learned about internal & external packages of Node.js
- Mongo cont. 

On to Day 12. 🚀🚀
#30DaysOfCode #Day11 #buildinpublic

Day2 of #30Daysofcode i made significant progress today because there was light throughout the day --did the side and navbar --also found out that there's a npm package for count up animations. Wow --I'm so rich in this dimension lol😂 we go again tomorrow

IdrisByte's tweet image. Day2 of #30Daysofcode 
i made significant progress today because there was light throughout the day
--did the side and navbar
--also found out that there's a npm package for count up animations. Wow
--I'm so rich in this dimension lol😂
we go again tomorrow
IdrisByte's tweet image. Day2 of #30Daysofcode 
i made significant progress today because there was light throughout the day
--did the side and navbar
--also found out that there's a npm package for count up animations. Wow
--I'm so rich in this dimension lol😂
we go again tomorrow

day3 of #30daysofcode --started making the signin and up forms with shadcn and Zod(seems longer than just making it form scratch) ---fixed a lot of red omo ---also improved user experience on mobile for watchlister and watched the latest episodes of peacemaker and high potential

IdrisByte's tweet image. day3 of #30daysofcode 
--started making the signin and up forms with shadcn and Zod(seems longer than just making it form scratch)
---fixed a lot of red omo
---also improved user experience on mobile for watchlister and watched the latest episodes of peacemaker and high potential
IdrisByte's tweet image. day3 of #30daysofcode 
--started making the signin and up forms with shadcn and Zod(seems longer than just making it form scratch)
---fixed a lot of red omo
---also improved user experience on mobile for watchlister and watched the latest episodes of peacemaker and high potential

Day 14 :- Practice ! Practice ! Practice ! #gfg #hackerrank #30daysofcode

kanu_didwania's tweet image. Day 14 :-
Practice !
Practice !
Practice !
#gfg #hackerrank 
#30daysofcode

Loading...

Something went wrong.


Something went wrong.


United States Trends