#100daysofcode kết quả tìm kiếm

Built my Amazon website clone from scratch with HTML & CSS. I was getting frustrated at some point when I wasn’t able to get it. This is my first website clone Amazon can employ me now 🙂‍↕️💻 #100DaysOfCode #FrontendDevelopment #BuildInPublic #WebDev

EmmanuelBuilds's tweet image. Built my Amazon website clone from scratch with HTML & CSS.
I was getting frustrated at some point when I wasn’t able to get it. 
This is my first website clone 
Amazon can employ me now 🙂‍↕️💻
#100DaysOfCode #FrontendDevelopment #BuildInPublic #WebDev

Day-64 tried some DOM manipulation PS: yeh maine 4th baar delete krke post kiya hai, premium lene ke baad bhi reach nahi hai??!! @sheryians_ @sarthacksharma goated content as always #100DaysofCode

notjustreet's tweet image. Day-64 
tried some DOM manipulation 

PS: yeh maine 4th baar delete krke post kiya hai, premium lene ke baad bhi reach nahi hai??!!

@sheryians_ @sarthacksharma goated content as always 
#100DaysofCode

🌿 #Day86 / #100DaysOfCode Built the Edit feature today — finally seeing the CRUD flow come together. Small feature, big satisfaction. 🌱✨ #coding #javascript #webdev #backend #nodejs #buildinpublic

aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic

Day 22 of #100DaysOfCode ✓ Solved LeetCode POTD Used brute force and got TLE 😅 It was difficult for me to optimize. So, watched video solution. Then, I got it.

smtwt_'s tweet image. Day 22 of #100DaysOfCode

✓ Solved LeetCode POTD

Used brute force and got TLE 😅
It was difficult for me to optimize. So, watched video solution. Then, I got it.

day 32 > reviewed logical operators and if statements in java #100DaysOfCode #buildinpublic

maxweinstein_'s tweet image. day 32 

> reviewed logical operators and if statements in java

#100DaysOfCode #buildinpublic
maxweinstein_'s tweet image. day 32 

> reviewed logical operators and if statements in java

#100DaysOfCode #buildinpublic

Day 58 of #LeetCode75 Worked on Rotting Oranges (BFS) today. I wrote most of the solution myself (~60%), but needed some guidance to fix the BFS logic and boundary handling. #100DaysOfCode #LeetCode #DSA #codingjourney

ANNISH_SEN's tweet image. Day 58 of  #LeetCode75  Worked on Rotting Oranges (BFS) today. I wrote most of the solution myself (~60%), but needed some guidance to fix the BFS logic and boundary handling.  #100DaysOfCode #LeetCode #DSA #codingjourney
ANNISH_SEN's tweet image. Day 58 of  #LeetCode75  Worked on Rotting Oranges (BFS) today. I wrote most of the solution myself (~60%), but needed some guidance to fix the BFS logic and boundary handling.  #100DaysOfCode #LeetCode #DSA #codingjourney
ANNISH_SEN's tweet image. Day 58 of  #LeetCode75  Worked on Rotting Oranges (BFS) today. I wrote most of the solution myself (~60%), but needed some guidance to fix the BFS logic and boundary handling.  #100DaysOfCode #LeetCode #DSA #codingjourney

✅Day 89 #100DaysOfCode •College assignments •Solved NIMCET & CUET PG maths DPPs •Studied DSA – Time & Space Complexity •College exam preparation


Day 90 #UntilPlacement 🚀 > Solved: Leetcode 1650 - Lowest Common Ancestor of a Binary Tree III | 2486 - Append Characters to String to Make Subsequence 🌳 #100DaysOfCode #LearnInPublic #DSA #LeetCode #Java #MERN

AkshitInPublic's tweet image. Day 90 #UntilPlacement 🚀

> Solved: Leetcode 1650 - Lowest Common Ancestor of a Binary Tree III | 2486 - Append Characters to String to Make Subsequence 🌳

#100DaysOfCode #LearnInPublic #DSA #LeetCode #Java #MERN
AkshitInPublic's tweet image. Day 90 #UntilPlacement 🚀

> Solved: Leetcode 1650 - Lowest Common Ancestor of a Binary Tree III | 2486 - Append Characters to String to Make Subsequence 🌳

#100DaysOfCode #LearnInPublic #DSA #LeetCode #Java #MERN

Day 54 of coding until I get a job! ✅ solve 2 binary tree questions ✅ solve 2 string questions ✅ Revising some javascript #100DaysOfCode #DSA #buildinpublic #WebDevelopment

craft_withcode's tweet image. Day 54 of coding until I get a job!

✅ solve 2 binary tree questions 

✅ solve 2 string questions 

✅ Revising some javascript 
#100DaysOfCode #DSA #buildinpublic #WebDevelopment
craft_withcode's tweet image. Day 54 of coding until I get a job!

✅ solve 2 binary tree questions 

✅ solve 2 string questions 

✅ Revising some javascript 
#100DaysOfCode #DSA #buildinpublic #WebDevelopment

"Day 1 of sharing my learning journey! Just finished an awesome HTML tutorial. So much to learn, but every day is progress. 💪 Who else is on the #100DaysOfCode challenge? #LearningInPublic #HTML #Dev"

rawaniruchi's tweet image. "Day 1 of sharing my learning journey! Just finished an awesome HTML tutorial. So much to learn, but every day is progress. 💪 Who else is on the #100DaysOfCode challenge? #LearningInPublic #HTML #Dev"

Built a 🔐 Password Generator with JavaScript! Custom length + checkboxes for uppercase, lowercase, numbers & symbols. Making steady progress in JS 💻 #JavaScript #WebDev #100DaysOfCode #CodeNewbie


🔥 Day 87 of my #LeetCode ✅Solved #POTD 1513 Number of Substrings With Only 1s ✔️ Optimized using simple counting of consecutive 1s → contributes k*(k+1)/2 💡 ⏱️ 0ms | Beats 100% Time: O(n) Space: O(1) Consistency > Motivation 💪 #100DaysOfCode #CPP #DSA

DevSagarKrJha's tweet image. 🔥 Day 87 of my #LeetCode 
✅Solved #POTD 1513 Number of Substrings With Only 1s ✔️
Optimized using simple counting of consecutive 1s → contributes k*(k+1)/2 💡
⏱️ 0ms | Beats 100%
 Time: O(n)
 Space: O(1)
Consistency > Motivation 💪
#100DaysOfCode #CPP #DSA

Day 83/100 of #100daysofcode DSA 1 q of LL Internship work- Frontend work- 4 hour


Day 93/100 [Dev] → Finished 2 more Namaste JS lectures → Applied DRY to avoid repeating code → Used functions to keep logic clean → Learned Higher Order Functions & first-class functions → Explored Array.prototype methods #100DaysOfCode #JavaScript #letsconnect


Day 49 of #100DaysOfCode Tasks Completed: 1. LC Daily✓ 2. Agentic Al Course (@edwarddonner): -Week 6, Day 2 content✓ #BuildInPublic #LearnInPublic


Day 66: Solved the “Longest Repeating Character Replacement” problem with sliding window magic! Huge thanks to @akshaymarch7 for the guidance. “Consistency is what transforms average into excellence.” Let’s keep pushing every day! 💪 #100DaysOfCode #CodingJourney #Algorithms

meghraj_thakre1's tweet image. Day 66: Solved the “Longest Repeating Character Replacement” problem with sliding window magic!  Huge thanks to @akshaymarch7  for the guidance.

“Consistency is what transforms average into excellence.” Let’s keep pushing every day! 💪 #100DaysOfCode #CodingJourney #Algorithms
meghraj_thakre1's tweet image. Day 66: Solved the “Longest Repeating Character Replacement” problem with sliding window magic!  Huge thanks to @akshaymarch7  for the guidance.

“Consistency is what transforms average into excellence.” Let’s keep pushing every day! 💪 #100DaysOfCode #CodingJourney #Algorithms

Day 51 of #100DaysOfCode Learned the real behaviour of the this keyword today. 1. Normal functions - this points to the object 2. Arrow functions - this comes from the outer scope 3. Also understood why nested normal functions lose this #JavaScript #WebDev #LearningInPublic

AlokDevJourney's tweet image. Day 51 of #100DaysOfCode

Learned the real behaviour of the this keyword today.
1. Normal functions - this points to the object
2. Arrow functions - this comes from the outer scope
3. Also understood why nested normal functions lose this
#JavaScript #WebDev #LearningInPublic
AlokDevJourney's tweet image. Day 51 of #100DaysOfCode

Learned the real behaviour of the this keyword today.
1. Normal functions - this points to the object
2. Arrow functions - this comes from the outer scope
3. Also understood why nested normal functions lose this
#JavaScript #WebDev #LearningInPublic
AlokDevJourney's tweet image. Day 51 of #100DaysOfCode

Learned the real behaviour of the this keyword today.
1. Normal functions - this points to the object
2. Arrow functions - this comes from the outer scope
3. Also understood why nested normal functions lose this
#JavaScript #WebDev #LearningInPublic

Finalmente voltei Eu consegui o meu estágio. Acabei me ocupando muito e parei um pouco com essa rede. Pretendo começar um novo rumo com diferentes tecnologias e buscando melhorar smp Foram 50 dias de #100DaysOfCode mas valeu muito a pena😨💪

sherandg's tweet image. Finalmente voltei
Eu consegui o meu estágio. Acabei me ocupando muito e parei um pouco com essa rede.
Pretendo começar um novo rumo com diferentes tecnologias e buscando melhorar smp
Foram 50 dias de #100DaysOfCode mas valeu muito a pena😨💪

gm gm lots to get done today… starting with tea #MorningMotivation #DevLife #100DaysOfCode #FocusMode

pingkhushi's tweet image. gm gm
lots to get done today… starting with tea

#MorningMotivation #DevLife #100DaysOfCode #FocusMode

Day 30 Today was taking mini me to free movie day and then to a birthday party. But it’s what I wanted. To be in his life. Studying resumes tomorrow. #100daysofCode #RoadtoNetflix

DevRelLewis's tweet image. Day 30

Today was taking mini me to free movie day and then to a birthday party. But it’s what I wanted. To be in his life. 

Studying resumes tomorrow.
#100daysofCode #RoadtoNetflix
DevRelLewis's tweet image. Day 30

Today was taking mini me to free movie day and then to a birthday party. But it’s what I wanted. To be in his life. 

Studying resumes tomorrow.
#100daysofCode #RoadtoNetflix

Day 60 0f #100DaysOfCode 🚀 Today I started learning regular expressions and I learned; ○ what regular expressions are and some common methods ○ some regular expressions modifiers used for searching.. Wasn't really productive today, I hope next week will be better 😤


Day 30 of #100daysofcode I added a video section to the lecture page. After network dealt with me yesterday, I’m just getting the chance to post now — but I’m glad I’m still making steady progress #buildinginpublic

FarukOlawale3's tweet image. Day 30 of #100daysofcode I added a video section to the lecture page. After network dealt with me yesterday, I’m just getting the chance to post now — but I’m glad I’m still making steady progress #buildinginpublic
FarukOlawale3's tweet image. Day 30 of #100daysofcode I added a video section to the lecture page. After network dealt with me yesterday, I’m just getting the chance to post now — but I’m glad I’m still making steady progress #buildinginpublic

Built my Amazon website clone from scratch with HTML & CSS. I was getting frustrated at some point when I wasn’t able to get it. This is my first website clone Amazon can employ me now 🙂‍↕️💻 #100DaysOfCode #FrontendDevelopment #BuildInPublic #WebDev

EmmanuelBuilds's tweet image. Built my Amazon website clone from scratch with HTML & CSS.
I was getting frustrated at some point when I wasn’t able to get it. 
This is my first website clone 
Amazon can employ me now 🙂‍↕️💻
#100DaysOfCode #FrontendDevelopment #BuildInPublic #WebDev

🌿 #Day86 / #100DaysOfCode Built the Edit feature today — finally seeing the CRUD flow come together. Small feature, big satisfaction. 🌱✨ #coding #javascript #webdev #backend #nodejs #buildinpublic

aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic
aayuu_24's tweet image. 🌿 #Day86 / #100DaysOfCode
Built the Edit feature today — finally seeing the CRUD flow come together.
Small feature, big satisfaction. 🌱✨
#coding #javascript #webdev #backend #nodejs #buildinpublic

Day-64 tried some DOM manipulation PS: yeh maine 4th baar delete krke post kiya hai, premium lene ke baad bhi reach nahi hai??!! @sheryians_ @sarthacksharma goated content as always #100DaysofCode

notjustreet's tweet image. Day-64 
tried some DOM manipulation 

PS: yeh maine 4th baar delete krke post kiya hai, premium lene ke baad bhi reach nahi hai??!!

@sheryians_ @sarthacksharma goated content as always 
#100DaysofCode

Day 54 of coding until I get a job! ✅ solve 2 binary tree questions ✅ solve 2 string questions ✅ Revising some javascript #100DaysOfCode #DSA #buildinpublic #WebDevelopment

craft_withcode's tweet image. Day 54 of coding until I get a job!

✅ solve 2 binary tree questions 

✅ solve 2 string questions 

✅ Revising some javascript 
#100DaysOfCode #DSA #buildinpublic #WebDevelopment
craft_withcode's tweet image. Day 54 of coding until I get a job!

✅ solve 2 binary tree questions 

✅ solve 2 string questions 

✅ Revising some javascript 
#100DaysOfCode #DSA #buildinpublic #WebDevelopment

100th day of #100DaysOfCode Participated in 30 hours hackathon on agentic ai #Hackathon #AgenticAI

gargieesingh's tweet image. 100th day of #100DaysOfCode 

Participated in 30 hours hackathon on agentic ai

#Hackathon #AgenticAI

#100DaysOfCode Completed the Password Generator project - HTML structure - CSS design - JavaScript logic Happy #Coding, let's #KeepBuilding !

egiberne_'s tweet image. #100DaysOfCode
Completed the Password Generator project   
- HTML structure 
- CSS design 
- JavaScript logic  

Happy #Coding, let's #KeepBuilding !
egiberne_'s tweet image. #100DaysOfCode
Completed the Password Generator project   
- HTML structure 
- CSS design 
- JavaScript logic  

Happy #Coding, let's #KeepBuilding !

"Day 1 of sharing my learning journey! Just finished an awesome HTML tutorial. So much to learn, but every day is progress. 💪 Who else is on the #100DaysOfCode challenge? #LearningInPublic #HTML #Dev"

rawaniruchi's tweet image. "Day 1 of sharing my learning journey! Just finished an awesome HTML tutorial. So much to learn, but every day is progress. 💪 Who else is on the #100DaysOfCode challenge? #LearningInPublic #HTML #Dev"

day 32 > reviewed logical operators and if statements in java #100DaysOfCode #buildinpublic

maxweinstein_'s tweet image. day 32 

> reviewed logical operators and if statements in java

#100DaysOfCode #buildinpublic
maxweinstein_'s tweet image. day 32 

> reviewed logical operators and if statements in java

#100DaysOfCode #buildinpublic

Day 22 of #100DaysOfCode ✓ Solved LeetCode POTD Used brute force and got TLE 😅 It was difficult for me to optimize. So, watched video solution. Then, I got it.

smtwt_'s tweet image. Day 22 of #100DaysOfCode

✓ Solved LeetCode POTD

Used brute force and got TLE 😅
It was difficult for me to optimize. So, watched video solution. Then, I got it.

Day 8/100 -First day of building a GTK application #100DaysOfCode #LearningInPublic

amitwt's tweet image. Day 8/100 
 -First day of building a GTK application

   #100DaysOfCode #LearningInPublic

Day 9 — 100 Days of Code ✅ Started React.js today (14-hr course from Step-by-Step). Completed 1.5 hrs → setup, Vite, file structure, components. Also finalized team & project name for EY Technothon — slides almost ready for submission! #100DaysOfCode #React #WebDev

ManojCodes's tweet image. Day 9 — 100 Days of Code ✅
Started React.js today (14-hr course from Step-by-Step).
Completed 1.5 hrs → setup, Vite, file structure, components.
Also finalized team & project name for EY Technothon — slides almost ready for submission!
#100DaysOfCode #React #WebDev
ManojCodes's tweet image. Day 9 — 100 Days of Code ✅
Started React.js today (14-hr course from Step-by-Step).
Completed 1.5 hrs → setup, Vite, file structure, components.
Also finalized team & project name for EY Technothon — slides almost ready for submission!
#100DaysOfCode #React #WebDev

Day 4️⃣: Created a Restaurant Menu Page 🍽️ using HTML & CSS(chatgpt) ! #100DaysOfCode #HTML #CSS #FrontendDevelopment #CodeNewbie

rawaniruchi's tweet image. Day 4️⃣: Created a Restaurant Menu Page 🍽️ using HTML & CSS(chatgpt) !
#100DaysOfCode #HTML #CSS #FrontendDevelopment #CodeNewbie
rawaniruchi's tweet image. Day 4️⃣: Created a Restaurant Menu Page 🍽️ using HTML & CSS(chatgpt) !
#100DaysOfCode #HTML #CSS #FrontendDevelopment #CodeNewbie
rawaniruchi's tweet image. Day 4️⃣: Created a Restaurant Menu Page 🍽️ using HTML & CSS(chatgpt) !
#100DaysOfCode #HTML #CSS #FrontendDevelopment #CodeNewbie

Loading...

Something went wrong.


Something went wrong.


United States Trends