#100daysofcode 검색 결과
My Portfolio website ✔️ Can't believe I actually built something that looks this real 😭😭 My portfolio finally looks like one....👩💻 But omg the code was so long....terrified for upcoming things but we'll do it. #Frontend #100DaysOfCode @rohit_negi9 #coderarmy


Currently in 4th year. Know only Java for now. Just started learning Spring Boot. Got selected at a small package ,but this is just the beginning. You’ll see me become a full-stack dev in the next few months. Day 1 of #100DaysOfCode #java #react #springboot

Day 48 of #100DaysOfCode: ✅I built a program that converts any number between 0–999 into English words, like turning 142 into “one hundred forty two. ✅I created a program that counts and lists all the unique characters in any text entered by the user.



27 days ago I started building an e-commerce site to level up my skills. Today, it’s complete 🎉 From Supabase → React Toast → Cloudinary → hosting a monolith… I learned more than I expected. 👉🏾e-commerce-site-three-olive.vercel.app/shop #100DaysOfCode #WebDev #ReactJS #NodeJS #FullStackDev



Building an e-commerce website to put the past few months of learning into practice. Frontend: React + Tailwind Backend: Node/Express + PostgreSQL Cloudinary for images. Will share progress here & open to feedback! Day 1 starts today 🤓🤷🏽♀️ #100DaysOfCode #WebDev
✅Day 57 #100DaysOfCode -Finally done with exams. -Working on my project just a few improvements left. -Explored Google Assistant integration on VS Code & Gemini CLI. Exhausted, going out for some shopping not much coding today.
Last CSS homework: build a solar system from scratch 🪐✨️ * The magic of css transitions & transforms are...🤌 * Explored animations *Difference b/w transition & animation Thanks to @rohit_negi9 #WebDev #Frontend #100DaysOfCode

Day 8/100 of #100DaysOfCode Attended the #UDC2025 Design Conference, had an amazing time! As a developer, it’s inspiring to see how beautifully design and frontend connect. They’re truly relatives. ✅ Solved LeetCode POTD



⚔️ Quick Sort unlocked! Day 47 – #100DaysOfCode Aaj Quick Sort padha 💻 Pivot selection & partitioning — recursion mai aur clarity aayi 🔁 📘 HW: • Descending order Quick Sort • Stable & In-place algo check Revision: Bitwise AND of Numbers Range (LC – Medium)


Day 102: Getting a job in 8 months. - Solved 1 hard-level question on LeetCode. It took almost half a day with lots of dry runs and debugging. #100DaysOfCode #buildinpublic #Java #DSA

Day 14 of Distribution-Management-App - Added client validation - Improvised UI with "loading "status -Created file for API centralization to configure all the API request in the single place #100DaysOfCode #buildinpublic #WebDevelopment #reactjs


Day 1️⃣ – Python Journey 🚀 Kicked off with Intro to Programming & Python 🐍 Got the basics, syntax & first taste of coding 💻✨ Feeling pumped to learn more! 🔥 #100DaysOfCode with @codewithharry #Python

Day 49/100 of #100DaysOfCode in sigma8.0 batch by @ApnacollegeX @AmanDhattarwal sir,@ShradhaKhapra_ mam. ✅ DSA -arrays ✅NLP - language and grammar ✅ Revision - CSS (MDN) ✅ Aptitude -started

✅ Day 103 of #100DaysOfCode 🧩 DSA: Solved Length of Longest Substring Without Duplicates and Longest Ones problems 🏆 Gave today’s contest cleared first two, but got TLE in the third (only 3 testcases remained🥲) #learninpublic


Day 21&22 🚀💻 #BuildInPublic 📌JavaScript Lecture8✅️ 📌Today I learned: 🔹️basic CRUD operations 🔹️this keyword in JS 🔹️keys, values, entries 🔹️how objects are stored. #100DaysOfCode #CodingJourney #webdevelopment #JavaScript

I'm in my third year with a solid foundation in HTML, CSS, JavaScript, and DSA. Although it's late, I promise you'll see me become a full-stack developer in three months. Day 1 of React journey #ReactJS #100DaysOfCode #WebDevelopment #Day1

One day you’ll look back and realize those “small projects” were the foundation. #100DaysOfCode #DevLife
Day [46/ 100] of #100DaysOfCode -> Weekly contest (2/4) -> up solved 3rd Q later -> Continued backend -> Learned more about Middleware -> HTTP headers in API Today's day was more of self analysis and self doubt to see where am I compared to the day when I started all this.
🌟Day 40 of my #100DaysOfCode challenge 🚀 Topic: Power Set / Subsets Problem in C++ ⚡ We’ll solve it in two ways — Recursive 🧠 and Iterative 🔁 👇 Let’s dive in 👇 #LeetCode #DSA #CodingChallenge
Today’s Progress Update - Worked on my project: Vendor List, Vendor Detail & Product Detail views - Solved DSA problems: Connect Ropes, Sum Between k1 & k2 Smallest - Brainstorming on LeetCode 23: Merge k Sorted Lists #100DaysOfCode #DSA #CodingJourney #StudentLife


Recursive Approach 🧩 💡 Idea: At each index, we have two choices — include or exclude the element. ➡️ Recursively explore both choices to generate all subsets. #100DaysofCode #DSA #LeetCode #CodingChallenge

Iterative Approach ⚙️ We start with an empty subset [ ]. For each number in nums, we create new subsets by adding that number to all existing subsets. #100DaysofCode #DSA #LeetCode #CodingChallenge
![Sharmavicky_93's tweet image. Iterative Approach ⚙️
We start with an empty subset [ ].
For each number in nums, we create new subsets by adding that number to all existing subsets.
#100DaysofCode #DSA #LeetCode #CodingChallenge](https://pbs.twimg.com/media/G3EmvGWXcAAgg0s.png)
🚀Day 06: MySQL + LeetCode Learning Journey Today I learned: Solved a LeetCode SQL problem: A country is big [595] Question for you: What’s your favorite SQL trick or function? Reply and let me know — I’ll RT the best answers! #100DaysOfCode #MySQL #SQL #LeetCode #Developers
![it_deepansh7037's tweet image. 🚀Day 06: MySQL + LeetCode Learning Journey
Today I learned:
Solved a LeetCode SQL problem: A country is big [595]
Question for you: What’s your favorite SQL trick or function? Reply and let me know — I’ll RT the best answers!
#100DaysOfCode #MySQL #SQL #LeetCode #Developers](https://pbs.twimg.com/media/G3EmH8GWkAApZLP.jpg)
Full Code & Explanation 🔗 👉 Check out the complete solution here: 🔗 github.com/Sharmavicky/Ds… 💬 Which one do you prefer — Recursive 🧠 or Iterative ⚙️? Comment below 👇 #100DaysOfCode #DSA #CPP #CodingJourney #LearnInPublic #LeetCode
#Day7 of #100DaysOfCode 🚀 Today I solved the “Maximum Product of Three Numbers” problem. I was able to understand the logic clearly and optimize my solution step by step. #LeetCode #Striver #DSA #CodingJourney #ProblemSolving #KeepLearning #CodeEveryday

🗓 Day 59 / 101 LeetCode #54 — Spiral Matrix 🌀 🔹 Traverse the matrix in spiral order: → Top row → Right column → Bottom row → Left column 🔹 After each direction, shrink the boundary to move inward. ✅ Time: O(n × m) ✅ Space: O(1) #LeetCode #Simulation #100DaysOfCode


I stopped doing #100DaysOfCode. Not because I quit coding, but because I’m coding differently now, building real projects and learning hands-on. One of the projects I’ve been working on lately 👇 Check it out at offset-nine.vercel.app


Day 54 of #100DaysOfCode Revised the KMP Algorithm & coded it from scratch! Not gonna lie — took me ages to digest but damn, the pattern matching efficiency is worth it! Slowly falling in love with string algorithms 💻✨ #DSA #LeetCode #KMP #CodingJourney #WomenWhoCode

#100DaysOfCode – Day 3 🚀 🎨 Learned about CSS Fundamentals 📘 Explored properties: font, color, background 📗 Practiced flexbox and grid for layout design 🧩 Understood the box model and CSS selectors for styling control



Day 100/100 - #100DaysOfCode ✅ started creating components ✅ finished week-15 (cohort - 3) ✅ read about vector db & cosine similarity onto the next challenge :)

📌 Day 8 – #100DaysOfCode Started learning React ⚛️ >Built my first app with Vite, explored components, JSX, state hooks & more... >Takeaway: React makes UI feel alive ✨ Thanks to @kirat_tw & @100xDevs #ReactJS #Frontend #WebDevelopment #JavaScript #100xDevs
Day 90 of #100DaysOfCode #r2 #round2 DSA: Sum of Elements With Frequency Divisible by K & Longest Balanced Substring I.


📌 Day 24 Progress 📚 Started Stack & solved LeetCode 20 💪 💻 LC: 2181, 328, 2816, 138, 1721, 1171, 2058 (Linked List grind) 💻 GFG: Expression contains redundant brackets ✅ ⚡ POTD — not solved yet today!! 💡 Grind continues! #100DaysOfCode #LeetCode #DSA

✅ Day 41 of #100DaysOfCode 🔧 Grind on freeCodeCamp's JS course 🔧 Explored Less and Sass folder structures for React projects #WebDevelopment #buildinpublic
#Day58 After hours of debugging, my feed pagination in React + Redux finally works perfectly! Removing users, fetching next pages — all logic written by me, not AI. Hooks skills improved a lot. Took so much time, but totally worth it! #100DaysOfCode #ReactJS #Redux
My Portfolio website ✔️ Can't believe I actually built something that looks this real 😭😭 My portfolio finally looks like one....👩💻 But omg the code was so long....terrified for upcoming things but we'll do it. #Frontend #100DaysOfCode @rohit_negi9 #coderarmy


Last CSS homework: build a solar system from scratch 🪐✨️ * The magic of css transitions & transforms are...🤌 * Explored animations *Difference b/w transition & animation Thanks to @rohit_negi9 #WebDev #Frontend #100DaysOfCode

Day 48 of #100DaysOfCode: ✅I built a program that converts any number between 0–999 into English words, like turning 142 into “one hundred forty two. ✅I created a program that counts and lists all the unique characters in any text entered by the user.



⚔️ Quick Sort unlocked! Day 47 – #100DaysOfCode Aaj Quick Sort padha 💻 Pivot selection & partitioning — recursion mai aur clarity aayi 🔁 📘 HW: • Descending order Quick Sort • Stable & In-place algo check Revision: Bitwise AND of Numbers Range (LC – Medium)


Day 8/100 of #100DaysOfCode Attended the #UDC2025 Design Conference, had an amazing time! As a developer, it’s inspiring to see how beautifully design and frontend connect. They’re truly relatives. ✅ Solved LeetCode POTD



Day 8 of #100DaysOfCode: Started learning CSS. Learned how to style elements. It's crazy how few lines of CSS rules can create beautiful art. If you are learning any Tech Skill, let's connect. #Frontend #html #css #JavaScript #LearnInPublic

27 days ago I started building an e-commerce site to level up my skills. Today, it’s complete 🎉 From Supabase → React Toast → Cloudinary → hosting a monolith… I learned more than I expected. 👉🏾e-commerce-site-three-olive.vercel.app/shop #100DaysOfCode #WebDev #ReactJS #NodeJS #FullStackDev



Building an e-commerce website to put the past few months of learning into practice. Frontend: React + Tailwind Backend: Node/Express + PostgreSQL Cloudinary for images. Will share progress here & open to feedback! Day 1 starts today 🤓🤷🏽♀️ #100DaysOfCode #WebDev
I'm in my third year with a solid foundation in HTML, CSS, JavaScript, and DSA. Although it's late, I promise you'll see me become a full-stack developer in three months. Day 1 of React journey #ReactJS #100DaysOfCode #WebDevelopment #Day1

Day 11 of #100DaysOfCode🚀 1. WebDev❌ 2. DSA ✅ - Solve medium level questions 3. Revision ✅ 4. College Work ✅ #connect #dsa #leetcode #WebDev


Currently in 4th year. Know only Java for now. Just started learning Spring Boot. Got selected at a small package ,but this is just the beginning. You’ll see me become a full-stack dev in the next few months. Day 1 of #100DaysOfCode #java #react #springboot

Day 1️⃣ – Python Journey 🚀 Kicked off with Intro to Programming & Python 🐍 Got the basics, syntax & first taste of coding 💻✨ Feeling pumped to learn more! 🔥 #100DaysOfCode with @codewithharry #Python

✅ Day 192: LeetCode Grind 🧩 1092. Shortest Common Supersequence 🔹 Approach: Dynamic Programming (LCS-based reconstruction) ⚡ Find LCS → merge both strings while preserving order #100DaysOfCode #LeetCode

Day 14 of Distribution-Management-App - Added client validation - Improvised UI with "loading "status -Created file for API centralization to configure all the API request in the single place #100DaysOfCode #buildinpublic #WebDevelopment #reactjs


Day 34 of #100DaysOfCode! Back to the basics with HTML. 💻 I've studied it before, but I'm starting from scratch to build a strong foundation for my upcoming Flask projects. Time to connect the front-end with the back-end! #HTML #Flask #WebDevelopment #CodingJourney



Something went wrong.
Something went wrong.
United States Trends
- 1. Jets 77.4K posts
- 2. Jets 77.4K posts
- 3. Justin Fields 7,783 posts
- 4. Aaron Glenn 4,076 posts
- 5. #HardRockBet 3,260 posts
- 6. Sean Payton 1,816 posts
- 7. London 200K posts
- 8. Garrett Wilson 3,129 posts
- 9. Bo Nix 2,909 posts
- 10. HAPPY BIRTHDAY JIMIN 135K posts
- 11. Tyrod 1,464 posts
- 12. #OurMuseJimin 180K posts
- 13. #DENvsNYJ 2,030 posts
- 14. #JetUp 1,866 posts
- 15. #30YearsofLove 160K posts
- 16. Peart 1,882 posts
- 17. Bam Knight N/A
- 18. Kurt Warner N/A
- 19. Hail Mary 2,377 posts
- 20. Rich Eisen N/A