#1000daysofcode نتائج البحث

4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.

santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.
santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.
santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.

Day 8 of my Next.js journey 🚀 Went deeper into Route handlers where I learned how to deal with HTTP requests that require IDs (GET,PATCH and delete) and also learned about Headers in route handlers and cookies. Stay tuned for day 9 #Nextjs #1000DaysOfCode #React #webDev

EbongValentineX's tweet image. Day 8 of my Next.js journey 🚀
   Went deeper into Route handlers where I learned how to deal with HTTP requests that require IDs (GET,PATCH and delete) and also learned about Headers in route handlers and cookies. Stay tuned for day 9
 #Nextjs #1000DaysOfCode #React #webDev

Day 9 of my #1000DaysOfCode #buildinpublic Today I deployed my Food Ordering System project, solved 1 LeetCode problem, and read some interview questions. One day at a time, getting closer 🚀✨


Just crossed 5000 commits on GitHub! From my first commit to now, the journey has been incredible. #1000DaysOfCode #DevCommunity #OpenSource

adithya_s_k's tweet image. Just crossed 5000 commits on GitHub! From my first commit to now, the journey has been incredible. #1000DaysOfCode #DevCommunity #OpenSource

🚀 DAYS 747 - 774 OF #1000DaysOfCode Still studying, just busy with starting my new life in the USA, in Colorado. Finally go myself a: - Job that I start Monday (not in tech) - Car, 2000 Toyota Camry 😎 - A bank account All in less than a month! The past month since I…

JackUnicyclist's tweet image. 🚀 DAYS 747 - 774 OF #1000DaysOfCode

Still studying, just busy with starting my new life in the USA, in Colorado.

Finally go myself a: 
 - Job that I start Monday (not in tech)
 - Car, 2000 Toyota Camry 😎
 - A bank account

All in less than a month!

The past month since I…

Day 101 of 1000 days of code challenge Today I started with learning node js by Jonas Node js models fs, http, and created restful api Npm Version manager, installation global and local packages How backend works like behind the scenes and more #100DaysOfCode #1000DaysOfCode

iam_Hemanth_sr's tweet image. Day 101 of 1000 days of code challenge

Today I started with learning node js by Jonas

Node js models
fs, http, and created restful api

Npm
Version manager, installation global and local packages

How backend works like behind the scenes and more
#100DaysOfCode 
#1000DaysOfCode

Good morning☀️ What resources do you use for learning typescript? #typescript #1000daysofcode #dsa #buildinpublic #datastructure #algorithms #golang

xtreding's tweet image. Good morning☀️
What resources do you use for learning typescript?

#typescript #1000daysofcode #dsa #buildinpublic #datastructure #algorithms #golang

Day 7 of my Next.js journey 🚀 Learned about Route handlers. Unlike page routes, which give us HTML content , Route handlers let us build RESTFUL APIs. The file route.ts exports an http request by default. #Nextjs #1000DaysOfCode #React #webDev

EbongValentineX's tweet image. Day 7 of my Next.js journey 🚀
 Learned about Route handlers. Unlike page routes, which give us HTML content , Route handlers let us build RESTFUL APIs. The file route.ts exports an http request by default.
 #Nextjs #1000DaysOfCode #React #webDev

Day 2 of my #1000DaysOfCode #buildinpublic Today I built Custom Hooks in React and solved 1 LeetCode problem. Small steps, but progress is progress 💪


Day 7🚀 #100DaysofCode / #1000DaysofCode Updated Student MS file. Added functions for code reusability and organization, and loggers to help debug/monitor performance as recommended by @0xEbaf. Loved it. Still learning. See code snippets @stechie_school @kwesi_dadson @kryzbone

bblacksages's tweet image. Day 7🚀 #100DaysofCode / #1000DaysofCode
Updated Student MS file. Added functions for code reusability and organization, and loggers to help debug/monitor performance as recommended by @0xEbaf. Loved it. Still learning. See code snippets @stechie_school @kwesi_dadson @kryzbone
bblacksages's tweet image. Day 7🚀 #100DaysofCode / #1000DaysofCode
Updated Student MS file. Added functions for code reusability and organization, and loggers to help debug/monitor performance as recommended by @0xEbaf. Loved it. Still learning. See code snippets @stechie_school @kwesi_dadson @kryzbone
bblacksages's tweet image. Day 7🚀 #100DaysofCode / #1000DaysofCode
Updated Student MS file. Added functions for code reusability and organization, and loggers to help debug/monitor performance as recommended by @0xEbaf. Loved it. Still learning. See code snippets @stechie_school @kwesi_dadson @kryzbone
bblacksages's tweet image. Day 7🚀 #100DaysofCode / #1000DaysofCode
Updated Student MS file. Added functions for code reusability and organization, and loggers to help debug/monitor performance as recommended by @0xEbaf. Loved it. Still learning. See code snippets @stechie_school @kwesi_dadson @kryzbone

New Ep, my #100DaysofCode / #1000DaysofCode Tried a personalized library for users. The program creates/accesses a user. User can add, read, update and delete (CRUD) book records. Also, search by author, date publised, any text, etc. Still WIP. @stechie_school @kwesi_dadson

bblacksages's tweet image. New Ep, my #100DaysofCode / #1000DaysofCode
Tried a personalized library for users. The program creates/accesses a user. User can add, read, update and delete (CRUD) book records. Also, search by author, date publised, any text, etc. Still WIP. @stechie_school @kwesi_dadson
bblacksages's tweet image. New Ep, my #100DaysofCode / #1000DaysofCode
Tried a personalized library for users. The program creates/accesses a user. User can add, read, update and delete (CRUD) book records. Also, search by author, date publised, any text, etc. Still WIP. @stechie_school @kwesi_dadson


Day 13 of Building in Public: LeetCode: Solved "Count Complete Tree Nodes" Java Spring: Finally finished 2 hour tutorial on Java Spring Security DevLink: Started to connect backend and frontend in my full stack project. #1000daysofcode #100daysofcode #fyp

mahammadCodes's tweet image. Day 13 of Building in Public:

LeetCode: Solved "Count Complete Tree Nodes"
Java Spring: Finally finished 2 hour tutorial on Java Spring Security
DevLink: Started to connect backend and frontend in my full stack project.

#1000daysofcode #100daysofcode #fyp
mahammadCodes's tweet image. Day 13 of Building in Public:

LeetCode: Solved "Count Complete Tree Nodes"
Java Spring: Finally finished 2 hour tutorial on Java Spring Security
DevLink: Started to connect backend and frontend in my full stack project.

#1000daysofcode #100daysofcode #fyp

Day - 326 Problem : BST to greater sum tree #1000daysofcode #gfg #geekstreak2025

whyamihim's tweet image. Day - 326
Problem : BST to greater sum tree
#1000daysofcode #gfg #geekstreak2025

Day - 325 Problem: Remove bst keys outside given range #1000daysofcode #gfg #geekstreak2025

whyamihim's tweet image. Day - 325
Problem: Remove bst keys outside given range
#1000daysofcode #gfg #geekstreak2025

Day - 323 Problem - sum of nodes in bst range #1000daysofcode #geekstreak2025 #gfg

whyamihim's tweet image. Day - 323
Problem - sum of nodes in bst range
#1000daysofcode #geekstreak2025 #gfg

Day 8 of my Next.js journey 🚀 Went deeper into Route handlers where I learned how to deal with HTTP requests that require IDs (GET,PATCH and delete) and also learned about Headers in route handlers and cookies. Stay tuned for day 9 #Nextjs #1000DaysOfCode #React #webDev

EbongValentineX's tweet image. Day 8 of my Next.js journey 🚀
   Went deeper into Route handlers where I learned how to deal with HTTP requests that require IDs (GET,PATCH and delete) and also learned about Headers in route handlers and cookies. Stay tuned for day 9
 #Nextjs #1000DaysOfCode #React #webDev

Day 7 of my Next.js journey 🚀 Learned about Route handlers. Unlike page routes, which give us HTML content , Route handlers let us build RESTFUL APIs. The file route.ts exports an http request by default. #Nextjs #1000DaysOfCode #React #webDev

EbongValentineX's tweet image. Day 7 of my Next.js journey 🚀
 Learned about Route handlers. Unlike page routes, which give us HTML content , Route handlers let us build RESTFUL APIs. The file route.ts exports an http request by default.
 #Nextjs #1000DaysOfCode #React #webDev

Day - 319 Problem : Zigzag order traversal #1000daysofcode #gfg #geekstreak2025

whyamihim's tweet image. Day - 319 
Problem : Zigzag order traversal 
#1000daysofcode #gfg #geekstreak2025

Day - 316 Problem: Bottom view of binary tree #gfg #geekstreak2025 #1000daysofcode

whyamihim's tweet image. Day - 316 
Problem: Bottom view of binary tree
#gfg #geekstreak2025 #1000daysofcode

🌿 Day 237 of #360DaysOfCode Learned how Merkle proofs verify data integrity without storing everything on-chain. Compact yet powerful — a perfect balance between trust and efficiency! ⚡ #1000DaysOfCode #Web3 #Solidity #Blockchain #SmartContracts


Day - 312 Problem : Possible Words frm phone digits #gfg #geekstreak2025 #1000daysofcode

whyamihim's tweet image. Day - 312 
Problem : Possible Words frm phone digits 
#gfg #geekstreak2025 #1000daysofcode

Day - 311 Problem: unique combination sum iii #gfg #geekstreak2025 #1000daysofcode

whyamihim's tweet image. Day - 311 
Problem: unique combination sum iii
#gfg #geekstreak2025 #1000daysofcode

Day - 310 Problem : all unique permutations of an array #gfg #geekstreak2025 #1000daysofcode

whyamihim's tweet image. Day - 310
Problem : all unique permutations of an array
#gfg #geekstreak2025 #1000daysofcode

【Day911やったこと】 Today: 1.5h Total:1311h ✔︎AI関連 #1000DaysOfCode


【Day909,910やったこと】 Today: 4h Total:1309.5h ✔︎AI関連 ヨミヨミ #1000DaysOfCode


Day - 307 Problem:Longest Bounded-Difference Subarray #gfg #geekstreak2025 #1000daysofcode

whyamihim's tweet image. Day - 307
Problem:Longest Bounded-Difference Subarray
#gfg #geekstreak2025 #1000daysofcode

Getting my coding in at 2AM 😵 🚀 DAY 658 OF #1000DaysOfCode ⏰ 45 Minutes Today I went chill, I hung out with friends all day (a rarity for me) so I decided I would prioritize that. And a good priority it was 😁 We mostly unicycled and chilled for the rest of the night…

JackUnicyclist's tweet image. Getting my coding in at 2AM 😵

🚀 DAY 658 OF #1000DaysOfCode
⏰ 45 Minutes

Today I went chill, I hung out with friends all day 
(a rarity for me)
so I decided I would prioritize that. 
And a good priority it was 😁

We mostly unicycled and chilled for the rest of the night…

Day 127 & 128 of #1000DaysOfCode - upsolving EPIC Institute of Technology Round Summer 2024 (Div. 1 + Div. 2) - Week 13.2 | AMA by @kirat_tw completed

Rahulsainlll's tweet image. Day 127 & 128 of #1000DaysOfCode           

- upsolving EPIC Institute of Technology Round Summer 2024 (Div. 1 + Div. 2)
- Week 13.2 | AMA by @kirat_tw  completed

Day 155 & 156 of #1000DaysOfCode - building git-trace - and made assignments

Rahulsainlll's tweet image. Day 155 & 156 of #1000DaysOfCode 

- building git-trace  
- and made assignments

Day 153 & 154 of #1000DaysOfCode ~ Monorepos & Docker ~ reading twelve-factor app meth. ~ blding Issue tracker for gosc'25

Rahulsainlll's tweet image. Day 153 & 154 of #1000DaysOfCode 

~ Monorepos & Docker 
~ reading twelve-factor app  meth.
~ blding Issue tracker for gosc'25


Coding for 359 days straight on LeetCode, and now gearing up for the 1000-day milestone! 🚀 Join me on this coding journey, let's code and grow together! 💻🌱 #CodingCommunity #1000DaysOfCode #CodingJourney #CONNECT

puranjan_nitr's tweet image. Coding for 359 days straight on LeetCode, and now gearing up for the 1000-day milestone! 🚀 Join me on this coding journey, let's code and grow together! 💻🌱 #CodingCommunity #1000DaysOfCode  #CodingJourney #CONNECT

Just crossed 5000 commits on GitHub! From my first commit to now, the journey has been incredible. #1000DaysOfCode #DevCommunity #OpenSource

adithya_s_k's tweet image. Just crossed 5000 commits on GitHub! From my first commit to now, the journey has been incredible. #1000DaysOfCode #DevCommunity #OpenSource

Day 107 of #1000DaysOfCode - did two DSA question - doing ETH PROOF on metacraft - learning scraping n all with @kirat_tw

Rahulsainlll's tweet image. Day 107 of #1000DaysOfCode          

- did two DSA question  
- doing ETH PROOF on metacraft
- learning scraping n all with @kirat_tw

Day 106 of #1000DaysOfCode - did two DSA question - Build a weather checker cli - college assignments



Day 149 & 150 of #1000DaysOfCode - build one api - 2 cp question feeling ill btw not dit much tho 🤒

Rahulsainlll's tweet image. Day 149 & 150 of #1000DaysOfCode           

-  build one api 
- 2 cp question 
feeling ill btw not dit much tho 🤒

Day 147 & 148 of #1000DaysOfCode - week12 Advance-ty-APIs @kirat_tw - 2 task on internship + read docs - only able to do one question



Day 101 of 1000 days of code challenge Today I started with learning node js by Jonas Node js models fs, http, and created restful api Npm Version manager, installation global and local packages How backend works like behind the scenes and more #100DaysOfCode #1000DaysOfCode

iam_Hemanth_sr's tweet image. Day 101 of 1000 days of code challenge

Today I started with learning node js by Jonas

Node js models
fs, http, and created restful api

Npm
Version manager, installation global and local packages

How backend works like behind the scenes and more
#100DaysOfCode 
#1000DaysOfCode

Day 153 & 154 of #1000DaysOfCode ~ Monorepos & Docker ~ reading twelve-factor app meth. ~ blding Issue tracker for gosc'25

Rahulsainlll's tweet image. Day 153 & 154 of #1000DaysOfCode 

~ Monorepos & Docker 
~ reading twelve-factor app  meth.
~ blding Issue tracker for gosc'25

Day 151 & 152 of #1000DaysOfCode - learn nextjs core concept - now making a issue tracker app Also you can read about caching in this thread: x.com/Rahulsainlll/s…



Day 161 & 162 of #1000DaysOfCode ⟣ attended more than 8 meetings - look for some good ps for SIH - week-1 done ( cohort-3 ) @kirat_tw - learn some socket dot io for freelance gig - made a backend architecture with my big broh for gig

Rahulsainlll's tweet image. Day 161 & 162 of #1000DaysOfCode       

⟣ attended more than 8 meetings 
-  look for some good ps for SIH
-  week-1 done ( cohort-3 ) @kirat_tw 
-  learn some socket dot io for freelance gig
-  made a backend architecture with my big broh for gig

Day 159 & 160 of #1000DaysOfCode ~ start working on freelance projects - reviewed 3 PR's git-trace.vercel.app - made SIH's internal hackathon website for college ( Majduri)

git-trace.vercel.app

Git-Trace

Instantly search, view, and bookmark GitHub repositories and issues.



Day 104 of #1000DaysOfCode - Worked on my portfolio - web3 module 2 form metacrafts - 11.3 | Certificate management and AWS Revision

Rahulsainlll's tweet image. Day 104 of #1000DaysOfCode    

- Worked on my portfolio
- web3 module 2 form metacrafts
- 11.3 | Certificate management and AWS Revision

Day 103 of #1000DaysOfCode - 2 DSA question - Getting Started with Web3 and the Blockchain - 11.2 AWS Deployments doing



GRINDing~ Day 200 of #1000DaysOfCode - completed the neo projects ( vestin ) - done with [ lap mst ] over - did some code reviews - worked on xbounty little less productive coz I m sick 🤒

Rahulsainlll's tweet image. GRINDing~ Day 200 of #1000DaysOfCode 

- completed the neo projects ( vestin )
- done with [ lap mst ] over
- did some code reviews 
- worked on xbounty 

little less productive coz I m sick 🤒

4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.

santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.
santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.
santi2024939's tweet image. 4⃣3⃣0⃣ #100DaysOfCode #1000DaysOfCode
I did the third project, about a telephone validator number. Then, I practiced with a Shopping Cart.

Day 163 & 164 of #1000DaysOfCode ⟣ started working on gig - finalise ours three ps for SIH - week-2 done ( cohort-3 ) @kirat_tw - out-sourced a small gig

Rahulsainlll's tweet image. Day 163 & 164 of #1000DaysOfCode         

⟣ started working on gig
-  finalise ours three ps for SIH 
-  week-2 done ( cohort-3 ) @kirat_tw
-  out-sourced a small gig

Day 161 & 162 of #1000DaysOfCode ⟣ attended more than 8 meetings - look for some good ps for SIH - week-1 done ( cohort-3 ) @kirat_tw - learn some socket dot io for freelance gig - made a backend architecture with my big broh for gig

Rahulsainlll's tweet image. Day 161 & 162 of #1000DaysOfCode       

⟣ attended more than 8 meetings 
-  look for some good ps for SIH
-  week-1 done ( cohort-3 ) @kirat_tw 
-  learn some socket dot io for freelance gig
-  made a backend architecture with my big broh for gig


Day 108 of #1000DaysOfCode ✅ Completed ETH Beginners course on metacrafter ✅ submitted ETH assignment created a simple token ✅ did couple of question as well

Rahulsainlll's tweet image. Day 108 of #1000DaysOfCode            

✅ Completed ETH Beginners course on metacrafter
✅ submitted ETH assignment created a simple token
✅ did couple of question as well

Day 107 of #1000DaysOfCode - did two DSA question - doing ETH PROOF on metacraft - learning scraping n all with @kirat_tw

Rahulsainlll's tweet image. Day 107 of #1000DaysOfCode          

- did two DSA question  
- doing ETH PROOF on metacraft
- learning scraping n all with @kirat_tw


Solved my 21st Leetcode problem today! One step at a time! #100DaysOfCode #1000DaysOfCode

AnshMultani97's tweet image. Solved my 21st Leetcode problem today!
One step at a time!
#100DaysOfCode 
#1000DaysOfCode

If you could add any feature you wanted into a project management app, what would it be and why? Day 435 of #100DaysOfCode #365DaysOfCode #1000DaysOfCode Today, I got the goals for the minimum viable project (MVP) version of my project management app written up and broken down…

JosephDKemper's tweet image. If you could add any feature you wanted into a project management app, what would it be and why?
Day 435 of #100DaysOfCode #365DaysOfCode #1000DaysOfCode
Today, I got the goals for the minimum viable project (MVP) version of my project management app written up and broken down…

Loading...

Something went wrong.


Something went wrong.


United States Trends