#mycodingjourney résultats de recherche

Just completed my Day3 HTML assignment! Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.” It feels great to see real results from learning the basics! #MyCodingJourney cc: @devoutdev @09_Cipher @realvic9

Official_Omaah_'s tweet image. Just completed my Day3 HTML assignment!

Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.”

It feels great to see real results from learning the basics!

#MyCodingJourney

cc: @devoutdev @09_Cipher @realvic9

And it worked…😮‍💨😮‍💨😮‍💨 #JavaScript #mycodingjourney

Paul_In_Defense's tweet image. And it worked…😮‍💨😮‍💨😮‍💨
#JavaScript #mycodingjourney

🚀 Still copy-pasting your code into ChatGPT? I've moved on! 🙌 Been experimenting with Cursor lately, and it's like chatting directly with my code. Any file, function, or doc, just with an @ mention. Game-changer! #MyCodingJourney #cursor

gorockbits's tweet image. 🚀 Still copy-pasting your code into ChatGPT? I've moved on! 🙌
Been experimenting with Cursor lately, and it's like chatting directly with my code. Any file, function, or doc, just with an @ mention. Game-changer! #MyCodingJourney #cursor

DAY 9: Test your code often and thoroughly to catch errors early on #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 9: Test your code often and thoroughly to catch errors early on

#MyCodingJourney #21DaysChallenge

DAY 8: Don't be afraid to ask for help when you need it. Joining online programming communities can be a great way to get support and feedback. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 8: Don't be afraid to ask for help when you need it. Joining online programming communities can be a great way to get support and feedback. 

#MyCodingJourney #21DaysChallenge

I'm getting there! Ngiza nayo ngolayini 💃🏾😜 #MyCodingJourney

Mthaniya27's tweet image. I'm getting there! Ngiza nayo ngolayini 💃🏾😜
#MyCodingJourney

DAY 4: Use version control systems like Git to keep track of changes and collaborate with others. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 4: Use version control systems like Git to keep track of changes and collaborate with others. 

#MyCodingJourney #21DaysChallenge

DAY 5: Always comment your code. This will make it easier for others to read and understand your work. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 5: Always comment your code. This will make it easier for others to read and understand your work. 

#MyCodingJourney #21DaysChallenge

DAY 12: Practice writing efficient code that runs quickly and uses minimal resources. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 12: Practice writing efficient code that runs quickly and uses minimal resources. 

#MyCodingJourney #21DaysChallenge

DAY 11: Keep your code clean and well-organized. This will make it easier to maintain and update in the future. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 11: Keep your code clean and well-organized. This will make it easier to maintain and update in the future. 

#MyCodingJourney #21DaysChallenge

DAY 14: Keep up with the latest trends and technologies in your field to stay competitive. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 14: Keep up with the latest trends and technologies in your field to stay competitive. 

#MyCodingJourney #21DaysChallenge

DAY 7: Use online resources like Stack Overflow and GitHub to help you solve problems and learn new skills. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 7: Use online resources like Stack Overflow and GitHub to help you solve problems and learn new skills. 

#MyCodingJourney #21DaysChallenge

Day 75/100 of #100DaysOfCode Solved one problem on leetCode #mycodingjourney #DSAF

ShanmukhDev16's tweet image. Day 75/100 of  #100DaysOfCode
Solved one problem on leetCode
 #mycodingjourney #DSAF

Day 67/100 of #100DaysOfCode Solved two problems on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 67/100 of  #100DaysOfCode
Solved  two problems on leetCode.
#mycodingjourney #DSA

Hello Guys, Happy to inform that I just got my 3 star rating in DSA in hackerrank and in python. The 2 weeks of hardwork paid off #mycodingjourney

gourav1266497's tweet image. Hello Guys, 
Happy to inform that I just got my 3 star rating in DSA in hackerrank and in python. The 2 weeks of hardwork paid off #mycodingjourney
gourav1266497's tweet image. Hello Guys, 
Happy to inform that I just got my 3 star rating in DSA in hackerrank and in python. The 2 weeks of hardwork paid off #mycodingjourney

DAY 6: Learn to use a good text editor or integrated development environment (IDE) that suits your needs. #MyCodingJourney #21DaysChallenge

_NelsonAyo's tweet image. DAY 6: Learn to use a good text editor or integrated development environment (IDE) that suits your needs.

#MyCodingJourney #21DaysChallenge

Just learned about arrays and loops! Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return. Also explored array methods & nesting. One step closer on my coding journey! 🚀 #myCodingJourney #SoftwareDevelopment

Paul_In_Defense's tweet image. Just learned about arrays and loops!
Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return.
Also explored array methods & nesting.
One step closer on my coding journey! 🚀
 #myCodingJourney #SoftwareDevelopment

Just completed my Day3 HTML assignment! Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.” It feels great to see real results from learning the basics! #MyCodingJourney cc: @devoutdev @09_Cipher @realvic9

Official_Omaah_'s tweet image. Just completed my Day3 HTML assignment!

Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.”

It feels great to see real results from learning the basics!

#MyCodingJourney

cc: @devoutdev @09_Cipher @realvic9

And it worked…😮‍💨😮‍💨😮‍💨 #JavaScript #mycodingjourney

Paul_In_Defense's tweet image. And it worked…😮‍💨😮‍💨😮‍💨
#JavaScript #mycodingjourney

I’m currently building a simple to-do list project as part of my learning journey. Recently, I learned about arrays and loops — and decided to put that knowledge into practice by implementing them in this project. Excited to share the results once it’s done! 🤗 #myCodingJourney

Paul_In_Defense's tweet image. I’m currently building a simple to-do list project as part of my learning journey.
Recently, I learned about arrays and loops — and decided to put that knowledge into practice by implementing them in this project.
Excited to share the results once it’s done! 🤗
#myCodingJourney

Just learned about arrays and loops! Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return. Also explored array methods & nesting. One step closer on my coding journey! 🚀 #myCodingJourney #SoftwareDevelopment

Paul_In_Defense's tweet image. Just learned about arrays and loops!
Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return.
Also explored array methods & nesting.
One step closer on my coding journey! 🚀
 #myCodingJourney #SoftwareDevelopment

Been quiet lately — was under the weather & diving into JavaScript. Spent the week learning the DOM: querySelector, getElementById, innerHTML, addEventListener, classList, and more. Confusing at first, but it’s clicking now 💡 #JavaScript #myCodingJourney

Paul_In_Defense's tweet image. Been quiet lately — was under the weather & diving into JavaScript.
Spent the week learning the DOM:
querySelector, getElementById, innerHTML, addEventListener, classList, and more.
Confusing at first, but it’s clicking now 💡
 #JavaScript #myCodingJourney

Pelajaran berharga: selalu cek kode dengan teliti! 👀 #codingstory #mycodingjourney #programmerlife**


Looking back to the first webpages I built months ago using HTML. It took time, effort, and lots of learning— but I did it! 💻👩‍💻💪 It is still the beginning. Forever thankful to @Wajiha_Niazi and @CodeToInspire for lighting the way. 🙌 #CodeToInspire #HTML #MyCodingJourney


It’s my first time coding🎉💃Call me DEVELOPER PRO!😀 Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore did amazingly, Everyone was carried along. #mycodingjourney #buildinpublic #Coding

promise_VAGuru's tweet image. It’s my  first time coding🎉💃Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding
promise_VAGuru's tweet image. It’s my  first time coding🎉💃Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding
promise_VAGuru's tweet image. It’s my  first time coding🎉💃Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding

It’s my first time coding🎉💃 Call me DEVELOPER PRO!😀 Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore did amazingly, Everyone was carried along. #mycodingjourney #buildinpublic #Coding

promise_VAGuru's tweet image. It’s my  first time coding🎉💃
Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding
promise_VAGuru's tweet image. It’s my  first time coding🎉💃
Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding
promise_VAGuru's tweet image. It’s my  first time coding🎉💃
Call me DEVELOPER PRO!😀 
Today I started a free coding class with @CodeverseA, It was so insightful,I felt like a pro 😂 Our tutors @Earinenes and @ATechieAndMore  did amazingly, Everyone was carried along. 
#mycodingjourney #buildinpublic #Coding

Thank you @CTI for sharing my work 🙏 Proud to be part of this community of future women in tech 💻💙 This is just the beginning. #WomenInTech #MyCodingJourney


A project I worked on using only HTML and CSS.... PAULUXE.... a website that covers your luxury tastes... Either luxurious apartments, luxurious furnitures, utensils, Entertainment and gaming equipments and the likes.... It's just a static website... #myCodingJourney


I'm getting there! Ngiza nayo ngolayini 💃🏾😜 #MyCodingJourney

Mthaniya27's tweet image. I'm getting there! Ngiza nayo ngolayini 💃🏾😜
#MyCodingJourney

Day 75/100 of #100DaysOfCode Solved one problem on leetCode #mycodingjourney #DSAF

ShanmukhDev16's tweet image. Day 75/100 of  #100DaysOfCode
Solved one problem on leetCode
 #mycodingjourney #DSAF

Day 74/100 of #100DaysOfCode Listened video lectures on sliding window and two pointers. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 74/100 of  #100DaysOfCode
Listened video lectures on sliding window and two pointers.
#mycodingjourney #DSA

Day 73/100 of #100DaysOfCode Solved one problem on LeetCode #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 73/100 of  #100DaysOfCode
Solved  one problem on LeetCode
#mycodingjourney #DSA

Day 72/100 of #100DaysOfCode Solved one problem on GeeksForGeeks #mycodingjourney #DSA


Day 71/100 of #100DaysOfCode Solved one problem on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 71/100 of  #100DaysOfCode
Solved  one problem on leetCode.    
#mycodingjourney #DSA

Day 70/100 of #100DaysOfCode Solved one problem on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 70/100 of  #100DaysOfCode
Solved  one problem on leetCode. 
  #mycodingjourney #DSA

Day 69/100 of #100DaysOfCode Solved one problem on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 69/100 of  #100DaysOfCode
Solved  one problem on leetCode. 
 #mycodingjourney #DSA

Day 68/100 of #100DaysOfCode Solved one problem on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 68/100 of  #100DaysOfCode
Solved  one problem on leetCode. 
#mycodingjourney #DSA

And it worked…😮‍💨😮‍💨😮‍💨 #JavaScript #mycodingjourney

Paul_In_Defense's tweet image. And it worked…😮‍💨😮‍💨😮‍💨
#JavaScript #mycodingjourney

Just completed my Day3 HTML assignment! Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.” It feels great to see real results from learning the basics! #MyCodingJourney cc: @devoutdev @09_Cipher @realvic9

Official_Omaah_'s tweet image. Just completed my Day3 HTML assignment!

Built a simple personal website using 12+ HTML tags, including a 5x5 grocery table titled “My Grocery Table.”

It feels great to see real results from learning the basics!

#MyCodingJourney

cc: @devoutdev @09_Cipher @realvic9

Day 75/100 of #100DaysOfCode Solved one problem on leetCode #mycodingjourney #DSAF

ShanmukhDev16's tweet image. Day 75/100 of  #100DaysOfCode
Solved one problem on leetCode
 #mycodingjourney #DSAF

Day 54/100 of #100DaysOfCode Solved two easy binary tree problems on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 54/100 of  #100DaysOfCode  
Solved two easy binary tree problems on leetCode. #mycodingjourney #DSA

Day 53/100 of #100DaysOfCode Solved one easy linked-list problem today #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 53/100 of #100DaysOfCode
Solved one easy linked-list  problem today  #mycodingjourney #DSA

Day 67/100 of #100DaysOfCode Solved two problems on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 67/100 of  #100DaysOfCode
Solved  two problems on leetCode.
#mycodingjourney #DSA

Day 61/100 of #100DaysOfCode Solved one problem on Greedy algorithm on LeetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 61/100 of  #100DaysOfCode
Solved one problem on Greedy algorithm on   LeetCode.    #mycodingjourney #DSA

Day 55/100 of #100DaysOfCode Solved one problems on Greedy algorithm on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 55/100 of  #100DaysOfCode
Solved one problems on Greedy algorithm on 
 leetCode. 
#mycodingjourney #DSA

Day 66/100 of #100DaysOfCode Solved one problem on Greedy algorithm on Leetcode. I solved 100 problems on leetCode. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 66/100 of  #100DaysOfCode
Solved one problem on Greedy algorithm on   Leetcode. I solved  100 problems    on leetCode.
#mycodingjourney #DSA

Day 63/100 of #100DaysOfCode Solved one problem on Greedy algorithm on Gfg. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 63/100 of  #100DaysOfCode
Solved one problem on Greedy algorithm on   Gfg.    #mycodingjourney #DSA

Day 64/100 of #100DaysOfCode Solved two problems on Greedy algorithm on Gfg. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 64/100 of  #100DaysOfCode
Solved two problems on Greedy algorithm on   Gfg.    #mycodingjourney #DSA

Day 74/100 of #100DaysOfCode Listened video lectures on sliding window and two pointers. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 74/100 of  #100DaysOfCode
Listened video lectures on sliding window and two pointers.
#mycodingjourney #DSA

🚀 Still copy-pasting your code into ChatGPT? I've moved on! 🙌 Been experimenting with Cursor lately, and it's like chatting directly with my code. Any file, function, or doc, just with an @ mention. Game-changer! #MyCodingJourney #cursor

gorockbits's tweet image. 🚀 Still copy-pasting your code into ChatGPT? I've moved on! 🙌
Been experimenting with Cursor lately, and it's like chatting directly with my code. Any file, function, or doc, just with an @ mention. Game-changer! #MyCodingJourney #cursor

Day 60/100 of #100DaysOfCode Solved one problem on Greedy algorithm on GeeksForGeeks. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 60/100 of  #100DaysOfCode
Solved one problem on Greedy algorithm on   GeeksForGeeks. 
  #mycodingjourney #DSA

Just learned about arrays and loops! Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return. Also explored array methods & nesting. One step closer on my coding journey! 🚀 #myCodingJourney #SoftwareDevelopment

Paul_In_Defense's tweet image. Just learned about arrays and loops!
Covered for & while loops, looping through arrays, using them in functions, plus break, continue, and return.
Also explored array methods & nesting.
One step closer on my coding journey! 🚀
 #myCodingJourney #SoftwareDevelopment

She has officially finished HTML and is on to CSS 🖤 #mycodingjourney #womenintech #freecodcamp

Jordynww's tweet image. She has officially finished HTML and is on to CSS 🖤 #mycodingjourney #womenintech #freecodcamp

Day 56/100 of #100DaysOfCode Solved one problem on Greedy algorithm on GeeksForGeeks. This is my strivers sheet progress . I need to fasten up the pace. #mycodingjourney #DSA

ShanmukhDev16's tweet image. Day 56/100 of  #100DaysOfCode
Solved one problem on Greedy algorithm on   GeeksForGeeks. This is my strivers sheet progress . I need to fasten up the pace.
  #mycodingjourney #DSA

Loading...

Something went wrong.


Something went wrong.


United States Trends