#100daysofcode 搜尋結果
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 13 of #100DaysOfCode Dived into the internals of MongoDB today — understanding how data is stored, indexed, and managed behind the scenes.

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 #100DaysOfCode Today I worked on perfecting forms using CSS. Nobody I know enjoys filling in forms, so if you can make yours look more attractive and easier to use, more people are likely to fill it in. pls RT ♻️🧎


Yesterday I was learning Pattern Programming in JavaScript Solved these so far : - Single-line Star - Square Pattern - Right-Angled Triangle - Number Triangle - Alphabet Triangle (ASCII code) #100DaysOfCode #JavaScript #BuildInPublic #CodingJourney


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



😵💫 Aaj recursion ne dimaag hila diya! day 48 – #100DaysOfCode “Recursion on subsequences” padha 🔁 Socha easy hoga, par function flow ne maze le liye 💀 HW: print all possible sums from subsequences jab finally output aaya → pure satisfaction 💯



#100DaysOfCode - Day 21 Users can now record reviews for each work! Also submitted the app for review on both the App Store and Google Play — now it’s just a matter of waiting! #buildinpublic

Learning react by developing an E-commerce website. So today I build Header Functional component of the website. Day3 of #100DaysOfCode #java #react #springboot

Day 1 of 730 Goal: Become a top 1% web developer in 24 months Current status: * Learning React.js * 8-10 hours/day dedicated Starting with Phase 1: Foundation Target: Land 2 clients within the next 2 months Let's build #buildinpublic #100DaysOfCode #reactjs

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 194: LeetCode Grind 🧩 714. Best Time to Buy and Sell Stock with Transaction Fee 🔹 Approach: Dynamic Programming (Tabulation) ⚡ Used buy/sell states to decide transactions efficiently 🔥 Goal: Maximize profit considering transaction fee #100DaysOfCode #LeetCode

Day 18 🚀 | Web Dev Journey • Topic: Memory Management in JavaScript 🧠 • Learned the difference between Stack vs Heap Memory • Understood how JS stores primitive & non-primitive values efficiently 💡 Every layer reveals JS’s inner magic! ⚡ #100DaysOfCode #JavaScript

LeetCode Today's Daily Challenge 🔎 Detect adjacent increasing subarrays in O(n)! 📈 Builds lengths of all increasing runs, instantly returns when one can split into two subarrays of size k or when two adjacent runs meet the k threshold. #LeetCode #100DaysOfCode

📊 Adjacent Increasing Subarrays Detection I: Checks for consecutive ascending sequences using a single pass, tracking lengths to identify overlapping subarrays of size k. ⏱️ O(n) time, O(n) space—efficient and straightforward! #LeetCode #100DaysOfCode

Adjacent Increasing Subarrays Detection I: Checks for consecutive increasing segments in an array. Uses a single pass to track subarray lengths and verifies if two adjacent subarrays meet length criteria. Time: O(n), Space: O(n). Simpl #LeetCode #100DaysOfCode

Day 26 of WEB DEVELOPMENT ✅🫡 Completed my backlog: Studied about scopes in JS, global, functional and block. Closure in Js and about Higher order function. Such a fun and informative lecture 🙌🏻🙌🏻 @rohit_negi9 #100DaysOfCode #100xDevs #JavaScript

Day 61 of #100DaysOfCode 🔁🐍 Just started learning for loops today! Python makes repetition so clean and powerful 💪 #Python #100DaysOfCode #CodingJourney #LearningInPublic

#100DaysOfCode - Day 3 🧠 Total: 3 hrs 📚 DSA: 3 hrs 🔹Reviewed approach of Problem B from Weekly Contest 471 🔹Understood intuition & approach of Problem C(Weekly Contest 471), wrote code myself 🔹Started Trapping Rain Water #buildinpublic #DSA #LeetCode #gfg160 #geeksforgeeks


Day 51 of #100DaysOfCode Project: Instagram Follower Bot 🤖 Today’s wins: • Automated Instagram login & follower extraction • Handled dynamic scroll & element loading • Used .env for secure credentials Code in Day51_InstagramFollowerBot📂 github.com/chiragdhawan07… #Automation


Day 17/100 ✅ LeetCode POTD 3349. Adjacent Increasing Subarrays Detection I Easy? Maybe on paper 😭 Took me a while to catch that hidden edge case 💀 Streak: 🔥 75 days strong! #LeetCode #100DaysOfCode #DevLife

Day 34 of {#100DaysOfCode} So i had to switched from backend to frontend yesterday! I’ve started integrating my API fixed up landing page registration/logina nd the user dashboard using React and Tailwind CSS. Should be wrapping up soon #Django #DRF #BackendDev #GodIsWithMe



Day 33 of {#100DaysOfCode} Spent days trying to debug my deployment issue on Render. The struggle was worth it, finally happy that it is live now! Next up: Building the frontend with React + Tailwind CSS Small wins = big progress #Django #DRF #BackendDev #GodIsWithMe


🧠 Day 41 of #100DaysOfCode Today I entered the world of EJS Templating 🧩 💡 Learned about: 🪄 What templating actually is 📂 Views directory setup 🔤 Interpolation syntax in action Dynamic pages feel so satisfying now 😍 #EJS #Nodejs #Backend #WebDev #buildinpublic

🧠 Day 41 of #100DaysOfCode Today I entered the world of EJS Templating 🧩 💡 Learned about: 🪄 What templating actually is 📂 Views directory setup 🔤 Interpolation syntax in action Dynamic pages feel so satisfying now 😍 #EJS #Nodejs #Backend #WebDev #buildinpublic

Day 67 of #100DaysOfCode! 🚀 Today, I learned about serving static files and template engines in Express. This amazing course is making it happen: geeksforgeeks.org/batch/skill-up… #skillupwithgfg #nationskillup

Failed my interview with the CTO today. Biggest takeaway language and communication matter as much as tech skills. I’ll come back stronger, grind harder, and make sure next time I don’t just code well, I communicate well too. 💪🔥 #KeepGrinding #NeverSettle #100DaysOfCode
“Crunch time! Before 15 Nov: ✅ 3 full-stack projects ✅ Most DSA topics #CodingJourney #100DaysOfCode
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 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 60/60 of #60DaysOfCode 🎯 Completed my coding challenge with LeetCode 208. Implement Trie (Prefix Tree) ✅ This journey has been full of consistency, problem-solving, and continuous learning. Excited to keep building, learning, and sharing more ahead! #100DaysOfCode #DSA

Day 14 #100DaysOfCode Today I worked on perfecting forms using CSS. Nobody I know enjoys filling in forms, so if you can make yours look more attractive and easier to use, more people are likely to fill it in. pls RT ♻️🧎


Day 8 of #100DaysOfCode 💻 #buildinpublic LeetCode Problems Solved: 🔹 1. Two Sum 🔹 136. Single Number 🔹 485. Max Consecutive Ones 🔹 268. Missing Number



😵💫 Aaj recursion ne dimaag hila diya! day 48 – #100DaysOfCode “Recursion on subsequences” padha 🔁 Socha easy hoga, par function flow ne maze le liye 💀 HW: print all possible sums from subsequences jab finally output aaya → pure satisfaction 💯



Day 2/100: #100DaysOfCode Getting a job in 5 months. 1. Did cyclic sort problems from LC. 2. Did 3/7 problem from yasterday CF contest div2 enjoyed it Still will come out of a brake up #100DaysOfCode #buildinpublic #Java #DSA #cpp



🚀 Day 27 Done! Explored Map, Filter, Reduce, Set & Map in JavaScript 🧠 Data transformation simplified 💡 Logic sharper, code cleaner 💪 #100DaysOfCode #JavaScript #WebDev #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.



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


Learning react by developing an E-commerce website. So today I build Header Functional component of the website. Day3 of #100DaysOfCode #java #react #springboot

Day 1 of 730 Goal: Become a top 1% web developer in 24 months Current status: * Learning React.js * 8-10 hours/day dedicated Starting with Phase 1: Foundation Target: Land 2 clients within the next 2 months Let's build #buildinpublic #100DaysOfCode #reactjs

Day 13 of #100DaysOfCode Dived into the internals of MongoDB today — understanding how data is stored, indexed, and managed behind the scenes.

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



Something went wrong.
Something went wrong.
United States Trends
- 1. Bears 88.6K posts
- 2. Jake Moody 13.6K posts
- 3. Snell 24K posts
- 4. Falcons 51K posts
- 5. Caleb 48.6K posts
- 6. Bills 139K posts
- 7. Josh Allen 26.4K posts
- 8. Jayden 22.7K posts
- 9. #BearDown 2,355 posts
- 10. phil 172K posts
- 11. Swift 288K posts
- 12. Ben Johnson 4,383 posts
- 13. Joji 28.7K posts
- 14. #Dodgers 15.2K posts
- 15. Turang 4,297 posts
- 16. Troy Aikman 6,433 posts
- 17. Happy Birthday Charlie 7,351 posts
- 18. Roki 6,055 posts
- 19. Bijan 32.6K posts
- 20. Brewers 48.2K posts