#100daysofcode zoekresultaten
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 13 #100DaysOfCode : Today I worked on styling my HTML Tables with CSS and I loved it 🫣 github.com/OMAHRAH/new-ch…


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


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.



✅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.
Day 9 of #100DaysOfCode: Today I almost cried while learning CSS. Learned CSS position property: static, relative, absolute and sticky. I figured out the only way to understand this better is to build a project. So here it is, done with html, next: stlyling it with CSS. #css

Day 45 of #100DaysOfCode✅ 1️⃣JavaScript : Project:- Completed Todo List Project . I still have you cover local storage in js ,will add more features in the project as I complete the remaining topics

Day 18 of #100DaysOfCode ✅ Designed the architecture of a logging system project with @SinghDevHub 📈 Added some extra features to the project 🧠 Math: tackled a bunch of calculus & optimization problem 🧩 Learned Strategy, Observer & Singleton design pattern #buildinpublic

Day 4 of #100DaysOfCode 💻 #buildinpublic Topics covered: ✅String assignment: 🔹 check anagrams ✅ Bit Manipulation:- 🔹 update ith bit,clear last i bits, 🔹 check power of 2,fast exponentiation LeetCode Problems: 🔹2180.Count Integers with Even DigitSum 🔹242.Valid Anagram


⚔️ 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 58/100 of #100DaysOfCode Wrapped up my course module project ✅ Kicking off a real-world project: a unique study management app to tackle my daily learning struggles. Project initialized #100xDevs

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

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 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 53 of #LeetCode Solved #POTD 2273 “Find Resultant Array After Removing Anagrams” 🧩 Used freq-array based isAnagram() for quick checks. 🕒 Time: O(n·m) — n words, m chars each 💾 Space: O(1) — fixed 26 letters Consistency > motivation 💪 #100DaysOfCode #cpp #grind

Day 21/100 -Worked On My Hackathon Project. -Solved Homework DSA Questions. -Solved Second Order Differential Equations. -Went On A Long Walk With Friends. #100DaysOfCode
Day 13 of #100DaysOfCode ✅ One of today’s problems: 🔗 Best Time to Buy and Sell Stock | LeetCode leetcode.com/problems/best-… Reminder: Use a greedy approach — track the lowest price so far and compute possible profit at each step. This yields an O(n) solution with constant extra S
Day 34 of #100DaysOfCode solved single leetcode question today question 1791 : Find center of a star Also learned about a better approch approach for the question. #LeetCode


🚀 PROJECT DONE! @sarthacksharma Built “Freakish Mind” - an NFT Landing Page with pure HTML + CSS! Used clip-path, :before hover, absolute/relative, and flexbox for layout magic Responsive & clean! Live: …b-development-project-page.vercel.app/Challenges/Cha… #100DaysOfCode #WebDev #NFT #buildinpublic

Day 59/100 – Advanced🎉 > Blog Capstone Project Part 2 – Adding Styling > Built a blog website using Flask and Bootstrap #100DaysOfCode #PythonProgramming #PythonOnlineTraining




Day 70/100 #100DaysOfCode Almost there baby, only 30 days left -> Memory management: *Partition *Fragmentation Stay tuned for updates #ViralVibes #CodingLife #NoSleepGen
#100DaysOfCode #100DaysOfCodeDragon fired up and locked the fuck in, gonna be a late night but everything is in place... should be a productive few days. Some interesting things came out of today's board meeting. Will discuss the details when I can.
Day 5 of #100DaysOfCode DSA : no progress Dev : No progress #DevJourney #DSA #buildinpublic
FTW 🔥 Tried a bunch of #100DaysOfCode and other challenges, but this one hits different. People here don't hide their lows or fake their hustle. They keep logging even when taking a break, and you'll also find great tech articles here. Only on day 4 btw and loving it alr! :D
There's only one tech community, only one Nation that's Grind Nation 🔥 We created this group on 12 Sept and now it's 12 Oct. We crossed 2K in just one month! One of the coolest communities to showcase your projects, blogs, threads and tech posts. If you're posting good content…

Day 24/100 of #100DaysOfCode 🚀 From AI to SEO, today was all about consolidation: - Improved AI fallback logic (Groq tests + streak badges) - SEO & public pages now fully indexed and cached - 3-step onboarding wizard with guided tours & confetti - Unified CI/CD pipeline…

Day 13 /100 🔹Revise the concepts of HTML 🔹Revise some concepts of C such as operators and functions 🔹Read about pointers in C Revision makes the basics strong and gives me confidence to learn more. #100DaysOfCode #Zigbee
Anybody else have a procrastination problem 😞😂. Off to do my #100daysofcode! The goal today is to deploy 2 smart contracts. One for the token and 1 for the User.
Day 18 of #100DaysOfCode ✅ Designed the architecture of a logging system project with @SinghDevHub 📈 Added some extra features to the project 🧠 Math: tackled a bunch of calculus & optimization problem 🧩 Learned Strategy, Observer & Singleton design pattern #buildinpublic

Day 19/101 ✅ Did 2 Mediums today — one backtracking, one binary search. Basically spent half the day lost in recursion and the other half searching for my will to live in a sorted array. But hey, both finally worked… eventually. #DSA #LeetCode #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.



Day 4 of #100DaysOfCode 💻 #buildinpublic Topics covered: ✅String assignment: 🔹 check anagrams ✅ Bit Manipulation:- 🔹 update ith bit,clear last i bits, 🔹 check power of 2,fast exponentiation LeetCode Problems: 🔹2180.Count Integers with Even DigitSum 🔹242.Valid Anagram


day 1 of #100DaysOfCode leetcode Question no 26 :- Remove duplicate from sorted array time complexity of algo is O(n) space complexity of algo is O(1) keep growing keep connected #CONNECT #DSA

Day 45 of #100DaysOfCode✅ 1️⃣JavaScript : Project:- Completed Todo List Project . I still have you cover local storage in js ,will add more features in the project as I complete the remaining topics

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 13 #100DaysOfCode : Today I worked on styling my HTML Tables with CSS and I loved it 🫣 github.com/OMAHRAH/new-ch…


⚔️ 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 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 58/100 of #100DaysOfCode Wrapped up my course module project ✅ Kicking off a real-world project: a unique study management app to tackle my daily learning struggles. Project initialized #100xDevs

Day 9 of #100DaysOfCode: Today I almost cried while learning CSS. Learned CSS position property: static, relative, absolute and sticky. I figured out the only way to understand this better is to build a project. So here it is, done with html, next: stlyling it with CSS. #css

90 days ago: 0 LeetCode problems solved ❌ Today: 157 problems solved ✅ The difference? I just showed up. Every. Single. Day. Consistency beats talent every time. If you're at Day 0 of something, this is your sign to start. 🚀 #100DaysOfCode #CodingJourney


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


Day 19 of #100DaysOfCode #LearningInPublic A little distracted today.. But ready for the late night Grind..🌙💻

Something went wrong.
Something went wrong.
United States Trends
- 1. Chiefs 68.5K posts
- 2. LaPorta 8,922 posts
- 3. #TNABoundForGlory 33K posts
- 4. Goff 11.1K posts
- 5. Butker 7,415 posts
- 6. Kelce 11.9K posts
- 7. #OnePride 5,127 posts
- 8. Baker 49K posts
- 9. Bryce Miller 2,513 posts
- 10. #DETvsKC 3,533 posts
- 11. #SNFonNBC N/A
- 12. Collinsworth 1,809 posts
- 13. Gibbs 4,992 posts
- 14. Dan Campbell 2,014 posts
- 15. #ALCS 7,884 posts
- 16. Polanco 5,992 posts
- 17. Pacheco 4,344 posts
- 18. Leon Slater 2,475 posts
- 19. Cal Raleigh 4,468 posts
- 20. Patrick Mahomes 6,336 posts