#coding risultati di ricerca

Day 3 / 100 of #100DaysOfCode 💻 Practiced HTML lists & links 🔗 Built a mini “My Favorite Websites” page! Every new tag = one step closer to becoming a developer 🚀 #Coding #WebDevelopment #HTML

PawanSingh89786's tweet image. Day 3 / 100 of #100DaysOfCode 💻  
Practiced HTML lists & links 🔗  
Built a mini “My Favorite Websites” page!  
Every new tag = one step closer to becoming a developer 🚀  
#Coding #WebDevelopment #HTML

We’re living in the golden age of developers: Open source, AI tools, remote work, global reach. If you’re not building something, you’re missing out. 🚀 #Coding #AI #SoftwareEngineering #Tech

darkkk_121's tweet image. We’re living in the golden age of developers:
Open source, AI tools, remote work, global reach.
If you’re not building something, you’re missing out. 🚀
#Coding #AI #SoftwareEngineering #Tech

It's been a while but I have been learning a lot! Just dropped a Simple Timed Quiz built with HTML, CSS, & JavaScript! Answer Questions, beat the clock, & see your score. Feedback welcome! #WebDev #JavaScript #Coding


Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅ 4 hrs of prep for the sem exam on 26 Oct📚 Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀 If I vanish, assume I got buried under PYQs. #LearnInPublic #100DaysOfCode #Coding

caffeineio's tweet image. Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅

4 hrs of prep for the sem exam on 26 Oct📚

Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀

If I vanish, assume I got buried under PYQs. #LearnInPublic  #100DaysOfCode #Coding
caffeineio's tweet image. Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅

4 hrs of prep for the sem exam on 26 Oct📚

Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀

If I vanish, assume I got buried under PYQs. #LearnInPublic  #100DaysOfCode #Coding

Hey @x algorithm, I'm looking to #CONNECT with people into software development, #Coding. #developer in general

web_happy20871's tweet image. Hey @x algorithm, I'm looking to #CONNECT with people into software development, #Coding.

#developer in general

building in public is great ❤️ #Coding #buildinpublic

wtfshyraaa's tweet image. building in public is great ❤️

#Coding #buildinpublic

Just built a Simple Quiz App using HTML, CSS, and JavaScript! It asks random questions, tracks your score, and shows the result at the end. #WebDev #JavaScript #Coding #Frontend #100DaysOfCode #DevCommunity

Aatmik99's tweet image. Just built a Simple Quiz App using HTML, CSS, and JavaScript!
It asks random questions, tracks your score, and shows the result at the end.

#WebDev #JavaScript #Coding #Frontend #100DaysOfCode #DevCommunity

Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems. The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends. #MetaHackerCup #CompetitiveProgramming #Coding

anshu_2211_'s tweet image. Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems.
The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends.

#MetaHackerCup #CompetitiveProgramming #Coding
anshu_2211_'s tweet image. Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems.
The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends.

#MetaHackerCup #CompetitiveProgramming #Coding

working on my profolio with laravel, coming in nice #backenddeveloper #coding #laraveldeveloper

okoliepaul_'s tweet image. working  on my profolio with laravel, coming in nice #backenddeveloper #coding #laraveldeveloper

grinding non stop to give you all excellence. #Bitewizeai #AI #coding


Day 30/100 Finished my internship work today. Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 1️⃣ Trapping Rainwater 🔴 2️⃣ Sum of subarray minimum🟡 #ProblemSolving #DSA #Coding #LeetCode

AshishAsmit's tweet image. Day 30/100
Finished my internship work today. 
Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 
1️⃣ Trapping Rainwater 🔴
2️⃣ Sum of subarray minimum🟡

#ProblemSolving #DSA #Coding #LeetCode
AshishAsmit's tweet image. Day 30/100
Finished my internship work today. 
Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 
1️⃣ Trapping Rainwater 🔴
2️⃣ Sum of subarray minimum🟡

#ProblemSolving #DSA #Coding #LeetCode

The joy of seeing this green color #Engineering #corporate #coding

Tryptophan0x36's tweet image. The joy of seeing this green color
#Engineering #corporate #coding

It's this kind of situations that makes me wonder "wouldn't it have been better if I just became a farmer" 😩 because tell me why I'm debugging for 4 hours I then find out that the cause of the error is spelling 😭🤧 #buildinpublic #thestruggles #coding #debugging

awesomebanks12's tweet image. It's this kind of situations that makes me wonder "wouldn't it have been better if I just became a farmer" 😩 because tell me why I'm debugging for 4 hours I then find out that the cause of the error is spelling 😭🤧 #buildinpublic #thestruggles #coding #debugging

Day 5️⃣8️⃣ of #100DaysOfCode 💻 Solved LeetCode 58: Length of Last Word ✍️ Simple yet sneaky — trimming spaces and counting characters at the end did the trick ✅ #LeetCode #Coding #ProblemSolving #DSA #100DaysOfCode

Abhinav1525_dev's tweet image. Day 5️⃣8️⃣ of #100DaysOfCode 💻
Solved LeetCode 58: Length of Last Word ✍️
Simple yet sneaky — trimming spaces and counting characters at the end did the trick ✅
#LeetCode #Coding #ProblemSolving #DSA #100DaysOfCode

🎉 Just solved LeetCode #5 – Longest Palindromic Substring! ✅ Runtime: 0 ms ✅ All test cases passed 💡 Approach: Expand around each letter (and between letters) to find the longest palindrome. Simple, efficient, and O(n²) time! #LeetCode #100DaysOfCode #Coding #Palindrome

k_upadhyay_'s tweet image. 🎉 Just solved LeetCode #5 – Longest Palindromic Substring!

✅ Runtime: 0 ms
✅ All test cases passed
💡 Approach: Expand around each letter (and between letters) to find the longest palindrome. Simple, efficient, and O(n²) time!

#LeetCode #100DaysOfCode #Coding #Palindrome

Revisited my old Python notes from class 11–12. Crazy how good it feels to code again! 🧠💻 #Python #Coding


One tiny sign can cause hours of debugging 😩 It’s not always the logic — sometimes it’s just a + instead of a -. #Coding #Debugging #DevLife

babatunde052008's tweet image. One tiny sign can cause hours of debugging 😩

It’s not always the logic — sometimes it’s just a + instead of a -.

#Coding #Debugging #DevLife

Great post by @ericzakariasson and you should follow him. My favorite tip for cursor, is that you should try to write everything with it, even basic staff, writing with AI is a skill that you needs to develop #AI #cursor #coding #aicoding

how i've been using cursor in the last month 1. always use plan mode (did this a lot before it was native in product) to gather relevant context and align on the problem/solution with model before executing



Only managed to solve 1 Python problem today due to MST-2 exams 📝 Still, progress is progress! 💪 #Python #Coding #Exams


Ahahaha Mesh to bones that auto weights for you My Stressfull hair rigging times shall be pushed into ablivion😊 #blender #sode #Coding #blender_addon #rigging


17. JavaScript Core Concepts! ⚡ Operators & Control Flow 📍Topics: ✅ Arithmetic & Comparison Operators ✅ Type Conversion (Coercion) ✅ if-else Statement ✅ For, While, Do-while Loops Notes: notion.so/JS-Java-Script… GitHub: github.com/IamPawan777/Fu… #JavaScript #Coding #WebDev

pawan_bisht777's tweet image. 17. JavaScript Core Concepts! ⚡ Operators & Control Flow
📍Topics:
✅ Arithmetic & Comparison Operators
✅ Type Conversion (Coercion)
✅ if-else  Statement
✅ For, While, Do-while Loops

Notes: notion.so/JS-Java-Script…
GitHub: github.com/IamPawan777/Fu…

#JavaScript #Coding #WebDev
pawan_bisht777's tweet image. 17. JavaScript Core Concepts! ⚡ Operators & Control Flow
📍Topics:
✅ Arithmetic & Comparison Operators
✅ Type Conversion (Coercion)
✅ if-else  Statement
✅ For, While, Do-while Loops

Notes: notion.so/JS-Java-Script…
GitHub: github.com/IamPawan777/Fu…

#JavaScript #Coding #WebDev
pawan_bisht777's tweet image. 17. JavaScript Core Concepts! ⚡ Operators & Control Flow
📍Topics:
✅ Arithmetic & Comparison Operators
✅ Type Conversion (Coercion)
✅ if-else  Statement
✅ For, While, Do-while Loops

Notes: notion.so/JS-Java-Script…
GitHub: github.com/IamPawan777/Fu…

#JavaScript #Coding #WebDev

🔥 DevSecOps Tip: Implement proper dependency checking #coding #programming #tech


Increase your software development income by leveling up your problem solving skills using algorithms and data structures codersite.dev/book/javaInter… #java #programming #coding #interview #developer #algorithms #codersite


💻 Certified in Web Development Proud to complete the Web Development certification from SoloLearn 💻 It strengthened my skills in HTML, CSS, and JavaScript, connecting creativity with code to build modern, interactive websites 🌐✨ #WebDevelopment #Coding #SoloLearn #Frontend

ahmed2abdalhadi's tweet image. 💻 Certified in Web Development
Proud to complete the Web Development certification from SoloLearn 💻
It strengthened my skills in HTML, CSS, and JavaScript, connecting creativity with code to build modern, interactive websites 🌐✨
#WebDevelopment #Coding #SoloLearn #Frontend
ahmed2abdalhadi's tweet image. 💻 Certified in Web Development
Proud to complete the Web Development certification from SoloLearn 💻
It strengthened my skills in HTML, CSS, and JavaScript, connecting creativity with code to build modern, interactive websites 🌐✨
#WebDevelopment #Coding #SoloLearn #Frontend

Not every coder started with a CS degree. Many started with: 📺 YouTube tutorials 📚 Online courses 🛠️ Building side projects Start where you are, with what you have. 🚀 Progress beats perfection. #Coding #Motivation

Dorastech's tweet image. Not every coder started with a CS degree.
Many started with:
📺 YouTube tutorials
📚 Online courses
🛠️ Building side projects
Start where you are, with what you have.
🚀 Progress beats perfection.
#Coding #Motivation

Just built a Simple Quiz App using HTML, CSS, and JavaScript! It asks random questions, tracks your score, and shows the result at the end. #WebDev #JavaScript #Coding #Frontend #100DaysOfCode #DevCommunity

Aatmik99's tweet image. Just built a Simple Quiz App using HTML, CSS, and JavaScript!
It asks random questions, tracks your score, and shows the result at the end.

#WebDev #JavaScript #Coding #Frontend #100DaysOfCode #DevCommunity

We’re living in the golden age of developers: Open source, AI tools, remote work, global reach. If you’re not building something, you’re missing out. 🚀 #Coding #AI #SoftwareEngineering #Tech

darkkk_121's tweet image. We’re living in the golden age of developers:
Open source, AI tools, remote work, global reach.
If you’re not building something, you’re missing out. 🚀
#Coding #AI #SoftwareEngineering #Tech

Day 3 / 100 of #100DaysOfCode 💻 Practiced HTML lists & links 🔗 Built a mini “My Favorite Websites” page! Every new tag = one step closer to becoming a developer 🚀 #Coding #WebDevelopment #HTML

PawanSingh89786's tweet image. Day 3 / 100 of #100DaysOfCode 💻  
Practiced HTML lists & links 🔗  
Built a mini “My Favorite Websites” page!  
Every new tag = one step closer to becoming a developer 🚀  
#Coding #WebDevelopment #HTML

The joy of seeing this green color #Engineering #corporate #coding

Tryptophan0x36's tweet image. The joy of seeing this green color
#Engineering #corporate #coding

building in public is great ❤️ #Coding #buildinpublic

wtfshyraaa's tweet image. building in public is great ❤️

#Coding #buildinpublic

🐍Day 2/100 of #100DaysOfCode! 🚀 Dived into Python data types today: - Primitives: `int`, `float`, `str`, `bool` - Type Conversion (`str()`, `int()`) - Number manipulation and f-Strings for clean output. Getting the fundamentals right. On to Day 3! #Python #Coding #LearnToCode

Mohit_HR_34's tweet image. 🐍Day 2/100 of #100DaysOfCode! 🚀

Dived into Python data types today:
- Primitives: `int`, `float`, `str`, `bool`
- Type Conversion (`str()`, `int()`)
- Number manipulation and f-Strings for clean output.

Getting the fundamentals right. On to Day 3!
#Python #Coding #LearnToCode

Day 30/100 Finished my internship work today. Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 1️⃣ Trapping Rainwater 🔴 2️⃣ Sum of subarray minimum🟡 #ProblemSolving #DSA #Coding #LeetCode

AshishAsmit's tweet image. Day 30/100
Finished my internship work today. 
Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 
1️⃣ Trapping Rainwater 🔴
2️⃣ Sum of subarray minimum🟡

#ProblemSolving #DSA #Coding #LeetCode
AshishAsmit's tweet image. Day 30/100
Finished my internship work today. 
Was able to solve 1 DSA hard question (optimal solution), and 1 medium question (brute force only). 
1️⃣ Trapping Rainwater 🔴
2️⃣ Sum of subarray minimum🟡

#ProblemSolving #DSA #Coding #LeetCode

Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅ 4 hrs of prep for the sem exam on 26 Oct📚 Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀 If I vanish, assume I got buried under PYQs. #LearnInPublic #100DaysOfCode #Coding

caffeineio's tweet image. Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅

4 hrs of prep for the sem exam on 26 Oct📚

Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀

If I vanish, assume I got buried under PYQs. #LearnInPublic  #100DaysOfCode #Coding
caffeineio's tweet image. Done my JavaScript lecture by @ShradhaKhapra_ ma’am✅

4 hrs of prep for the sem exam on 26 Oct📚

Now entering “all-nighter survival mode” — powered by caffeine, panic, and false confidence☕💀

If I vanish, assume I got buried under PYQs. #LearnInPublic  #100DaysOfCode #Coding

working on my profolio with laravel, coming in nice #backenddeveloper #coding #laraveldeveloper

okoliepaul_'s tweet image. working  on my profolio with laravel, coming in nice #backenddeveloper #coding #laraveldeveloper

Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems. The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends. #MetaHackerCup #CompetitiveProgramming #Coding

anshu_2211_'s tweet image. Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems.
The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends.

#MetaHackerCup #CompetitiveProgramming #Coding
anshu_2211_'s tweet image. Hi, I recently participated in Meta Hacker Cup 2025 and secured a rank of 2,485 after solving 4 problems.
The most intense part of the contest is that you never know if your submission is accepted or not until after the round ends.

#MetaHackerCup #CompetitiveProgramming #Coding

As devs, our biggest growth hack isn’t just #coding, it’s connecting. Share your work, engage with other #devs, and build in public. The right network can unlock jobs, collabs, and endless learning. 💻 Good morining and let's #connect 🙌✅ #DevCommunity #BuildInPublic #webdev

DevMasud's tweet image. As devs, our biggest growth hack isn’t just #coding, it’s connecting.

Share your work, engage with other #devs, and build in public. The right network can unlock jobs, collabs, and endless learning. 💻

Good morining and let's #connect 🙌✅

#DevCommunity #BuildInPublic #webdev

What are you doing today??? #coding #tech #Website #web3app

Tega_codes's tweet image. What are you doing today???
#coding #tech #Website #web3app

Started using TypeScript for my project, and wow, it’s a game-changer! 😎 The type safety is saving me from so many bugs, and the IntelliSense in VS Code is like having a coding buddy who’s always got my back. #TypeScript #WebDev #Coding

_Sumeet_2145's tweet image. Started using TypeScript for my project, and wow, it’s a game-changer! 😎 
The type safety is saving me from so many bugs, and the IntelliSense in VS Code is like having a coding buddy who’s always got my back. 
#TypeScript #WebDev #Coding

Loading...

Something went wrong.


Something went wrong.


United States Trends