#webdevjourney search results
Day 12 of WEB DEVELOPMENT ✅ @rohit_negi9 showed how to make websites responsive using @/media, explored box-shadow, and understood overflow. Solid progress today! 😼 #100DaysOfCode #WebDevJourney #MERNSTACK #100xdev
Day 14 of WEB DEVELOPMENT ✅ Learnt about transitions & transforms today, and mixed them with animations to make some cool stuff one of the most fun sessions so far! 🙌 #100DaysOfCode #WebDev #WebDevJourney #100xdev
Day 13 of WEB DEVELOPMENT ✅ Got introduced to CSS animations today. super fun stuff! Even made a small project to practice, and honestly this lecture didn’t feel like “study” at all 😭🙌 #100DaysOfCode #WebDevJourney #100xDevs
Day 15 of WEB DEVELOPMENT ✅ Project day today! Built my personal portfolio using only HTML & CSS, applying everything I’ve learned so far 🙌 Felt so good to see it all come together in one place. Next up ➡️ JavaScript, can’t wait! #100DaysOfCode #WebDevJourney #MERNStack
Day 13 of my #WebDevJourney Learned CSS Animations ✨ 🔹 @keyframes → define start/end states 🔹 animation → duration, repeats, delay 🔹 Timing: ease-in, ease-out, linear 🔹 fill-mode → keep styles before/after 💡 Smooth motion, no JS needed
Simple and minimlistic design☺️. One of my proudesr work. #buildinpublic #WebDevjourney #programming
🚀 Web Dev Journey ✨️Day-07 of JavaScript Today I learned about Arrays in-depth 📚 ✅ arrays various methods like push(), pop(), shift(), unshift() , concat(), slice(), splice() etc. ✅ Learned why JS Array are different from traditional array. #JavaScript #WebDevJourney
Day 25 Built a Dark/Light mode toggle button today: Instant theme switch Saves preference on refresh Responsive + clean UI Daily coding = daily progress #100DaysOfCode #WebDevJourney #HTML #CSS #JavaScript
Day 14 of my #WebDevJourney Built a portfolio website 🖥️ 🔹 CSS Grid → sidebar + main content 🔹 Profile, contact, social icons (hover effects) 🔹 Sections: About, Skills (responsive grid),Education (timeline),Projects(hover lift) 🔹 Responsive →single column on small screens
This week’s been wild 😅. 6 course exams, deep dives into the DOM for my week 7 task. Omo! like 4 wires almost cut inside my brain 💀 but we move! it’s been intense but rewarding ✨. Still enjoying the grind ✌️ #WebDevJourney
➤ Day 12 of the Defense Challenge! Today I cleared 3 most important CSS concepts: ✅Media queries → responsive design now feel simple ✅Box shadow → x/y, blur, spread finally make sense ✅Overflow → is no more mystery 😃 #CoderArmy #WebDevjourney #responsivedesign
Day 18 of my #WebDevJourney JS basics 🔥 🔹 + - * / % ** → arithmetic 🔹 == (loose) vs === (strict) 🔹 Type conv: "10"→10, true→1, null→0, undefined→NaN 🔹 NaN !== NaN, null == undefined 🔹 && / || → return values (short-circuit) 🔹 0.1 + 0.2 !== 0.3
Day 15 of #WebDevjourney Just wrapped up building my portfolio website from scratch using #html & #css 🚀 Feeling proud of the progress — getting one step closer to become a full-stack dev! 🌐✨ Excited to Start learning #Javascript #100DaysOfCode #coding #LearnInPublic
✨ Day 3 of my Web Dev Journey Today I explored HTML: ✅ Nested Lists → <ul>, <ol> inside <li> ✅ Tables → <thead>, <tbody>, <tfoot> + colspan & rowspan 💡 Mini Project → Built a simple timetable using tables Step by step, getting stronger in the basics 🚀 #WebDevJourney
🚀 Day 16 of my #WebDevJourney Why JavaScript rules the web? 🌍 🔹 C++ too risky for browsers 🚫 🔹 Memory safety & garbage collection 🧹 🔹 V8 Engine = Blazing fast ⚡ 🫶@rohit_negi9 Bhaiya Kya Samjaya Hain🫡 #JavaScript #100DaysOfCode #webDev #LearnInPublic #Consistency #Code
This week’s been wild 😅. 6 course exams, deep dives into the DOM for my week 7 task. Omo! like 4 wires almost cut inside my brain 💀 but we move! it’s been intense but rewarding ✨. Still enjoying the grind ✌️ #WebDevJourney
Learning html fundamentals gave me the feeling that there will be a lot to learn during CSS. Which I can't wait to be done with HTML so I will start CSS🌙🌈. #webdevjourney #CybergirlLumina #WomenInTech
Day 37 — Diving deeper into JavaScript 💻 Practiced advanced loops, explored functions, and got introduced to recursion 🔁 Each session builds logic, patience & precision 👩💻 #SheryiansCodingSchool #JavaScript #WebDevJourney
It's starting to feel surreal that this little journey might just be my thing for the long run. One thing's for sure - I am only getting better from here. #100daysofcoding #Webdevjourney #webdevelopment
🧩 Day 115 of #100DaysOfCode Solved “Floor in a Sorted Array” on @GeeksforGeeks 💻 Reinforced my understanding of Binary Search 🔍 Finding the greatest element ≤ X using O(log n) time — pure algorithmic beauty! 💪 #DSA #WebDevJourney #Coding #ProblemSolving
🧠 Day 115 of my #WebDevJourney No coding today — focused on my final year project 🔹 Stack → static memory (function calls, local vars) 🔹 Heap → dynamic memory (objects, data structures) understanding how memory works = smarter dev! 💪 #100DaysOfCode #WebDevelopment
Day 3 of learning React ⚛️ JSX rules 👇 ✅ One parent element ✅ Use className ✅ Close all tags ✅ JS in {} ✅ Return one root JSX = HTML + JS magic 💫 #ReactJS #WebDevJourney
The first time I saw my code change the page instantly, it clicked this is where static turns dynamic. Bit by bit, JavaScript is teaching me how to make the web move not just look good. 🚀 #JavaScript #FrontendDevelopment #WebDevJourney #LearningInPublic #100DaysOfCode
To all Coders 👩🏻💻, can we connect??🙂 #WomenInTech #Webdevjourney #CodewithLumina
Day 25 Built a Dark/Light mode toggle button today: Instant theme switch Saves preference on refresh Responsive + clean UI Daily coding = daily progress #100DaysOfCode #WebDevJourney #HTML #CSS #JavaScript
Working on personalized outreach for 200 landscaping businesses 🌿 The goal: land my first few web dev clients through value + clean design. It’s a grind, but I’m learning more about communication than code 💻 #BuildInPublic #WebDevJourney
🔥Building Next.js From Scratch (While Watching YouTube) Installed Next.js 16, Tailwind CSS, and Shadcn. First lesson: 90% of building is just getting your dev environment to cooperate 😂” #BuildInPublic #Nextjs #WebDevJourney #CodingInPublic
Day 23 of learning Web Development 👨💻✨ Built a clean landing page today: hero section, animations & fully responsive If I can do this step-by-step, so can you! Follow to join the journey 🚀 #100DaysOfCode #WebDevJourney #CodingTok #FrontendDeveloper
I placed MJ’s image perfectly using position: absolute; and styled the title “King of Pop” with glowing text-shadow. 🔥 Tomorrow: diving into CSS Flexbox layouts 🎯 Stay tuned for Day 12! #100DaysOfCode #WebDevJourney #CSSLearning #FrontendDev #MichaelJackson #CodingInPublic
Day 15/100; Today I built a Pricing Table (3 columns using flexbox). Learning how layout, spacing, and alignment work together to create clean, responsive designs. Small progress every day.. #100daysofcode #WebDevjourney #WebDevelopment
🚀Day 34 of my #WebDevJourney Callbacks were chaotic. Promises bring order to async code Think of a Promise as placeholder for a value that isn’t ready yet but will be 🔹 States: Pending → Fulfilled / Rejected 🔹 Handlers: .then(), .catch(), .finally() @rohit_negi9 #JavaScript
🚀 Day 34 of #WebDevJourney with @rohit_negi9 #Defense Learned: Promises — solving callback hell in JS JSON vs JS Objects — difference & behind-the-scenes Now I finally understand how data flows & async works! Feeling super confident #JavaScript #FrontendDev #LearningJourney
Day 14 of WEB DEVELOPMENT ✅ Learnt about transitions & transforms today, and mixed them with animations to make some cool stuff one of the most fun sessions so far! 🙌 #100DaysOfCode #WebDev #WebDevJourney #100xdev
Day 12 of WEB DEVELOPMENT ✅ @rohit_negi9 showed how to make websites responsive using @/media, explored box-shadow, and understood overflow. Solid progress today! 😼 #100DaysOfCode #WebDevJourney #MERNSTACK #100xdev
Day 13 of WEB DEVELOPMENT ✅ Got introduced to CSS animations today. super fun stuff! Even made a small project to practice, and honestly this lecture didn’t feel like “study” at all 😭🙌 #100DaysOfCode #WebDevJourney #100xDevs
Day 13 of my #WebDevJourney 🚀 🎨 Dived into CSS Animations : Duration, delay & easing Fun effects that bring websites alive! @rohit_negi9 @adityatandon02 @CoderArmy #100DaysOfCode #CSS #WebDevelopment
Day 20 of WEB DEVELOPMENT ✅ Explored the Math module & random() function today. Learnt why it’s not suitable for secure stuff like OTP generation 🔐✨ #WebDevjourney #javascript
Day 13 of my #WebDevJourney Learned CSS Animations ✨ 🔹 @keyframes → define start/end states 🔹 animation → duration, repeats, delay 🔹 Timing: ease-in, ease-out, linear 🔹 fill-mode → keep styles before/after 💡 Smooth motion, no JS needed
Day 15 of WEB DEVELOPMENT ✅ Project day today! Built my personal portfolio using only HTML & CSS, applying everything I’ve learned so far 🙌 Felt so good to see it all come together in one place. Next up ➡️ JavaScript, can’t wait! #100DaysOfCode #WebDevJourney #MERNStack
Simple and minimlistic design☺️. One of my proudesr work. #buildinpublic #WebDevjourney #programming
Day 31 of my #WebDevJourney 1.Random Quote Generator - display Brandon quotes 2.Background Color Changer - Interactive color switcher 3. Love Calculator - Fun relationship compatibility checker 4. Income Tax Calculator 5. Digital Clock @rohit_negi9 #javascriptlearning
🚀 Web Dev Journey ✨️Day-07 of JavaScript Today I learned about Arrays in-depth 📚 ✅ arrays various methods like push(), pop(), shift(), unshift() , concat(), slice(), splice() etc. ✅ Learned why JS Array are different from traditional array. #JavaScript #WebDevJourney
Day 5 of WEB DEVELOPMENT Learnt HTML Forms in depth today -> inputs, labels, radio buttons, file uploads & more. Built this registration form as well ik it looks simple rn but its just the start 👾 #MERNStack #100DaysOfCode #WebDevJourney
Day 14 of my #WebDevJourney Built a portfolio website 🖥️ 🔹 CSS Grid → sidebar + main content 🔹 Profile, contact, social icons (hover effects) 🔹 Sections: About, Skills (responsive grid),Education (timeline),Projects(hover lift) 🔹 Responsive →single column on small screens
Day 18 of my #WebDevJourney JS basics 🔥 🔹 + - * / % ** → arithmetic 🔹 == (loose) vs === (strict) 🔹 Type conv: "10"→10, true→1, null→0, undefined→NaN 🔹 NaN !== NaN, null == undefined 🔹 && / || → return values (short-circuit) 🔹 0.1 + 0.2 !== 0.3
🚀 Day 17 of My #WebDevJourney Today I explored Variables & Data Types in JavaScript 🧑💻 🔹 Difference between var, let, and const 🔹 Primitive vs Non-Primitive Data Types Small daily steps are building my strong JS foundation💪 #100DaysOfCode #JavaScript #MERNStack #Consistency
✨ Day 3 of my Web Dev Journey Today I explored HTML: ✅ Nested Lists → <ul>, <ol> inside <li> ✅ Tables → <thead>, <tbody>, <tfoot> + colspan & rowspan 💡 Mini Project → Built a simple timetable using tables Step by step, getting stronger in the basics 🚀 #WebDevJourney
🚀Day 14 of my #WebDevJourney Learning CSS Transforms & Transitions 🔹Transforms = change (move, scale, rotate, skew) 🔹Transitions = smoothness (make changes flow naturally) @rohit_negi9 @adityatandon02 #CSS #Frontend #365DaysOfDev
Web Development Journey🚀 ✨️Day -04 of JavaScript I learned about: 🔹 Operators & Loops in JS 🔹 Conditional statements 🔹 Type conversions 🔹 A classic Computer Science challenge → 0.1 + 0.2 ≠ 0.3 🤔 #JavaScript #WebDevJourney
Day 15 of #WebDevjourney Just wrapped up building my portfolio website from scratch using #html & #css 🚀 Feeling proud of the progress — getting one step closer to become a full-stack dev! 🌐✨ Excited to Start learning #Javascript #100DaysOfCode #coding #LearnInPublic
Something went wrong.
Something went wrong.
United States Trends
- 1. Grammy 355K posts
- 2. #FliffCashFriday N/A
- 3. Dizzy 10.1K posts
- 4. Clipse 21.1K posts
- 5. #NXXT 1,101 posts
- 6. Kendrick 63.2K posts
- 7. #GOPHealthCareShutdown 7,856 posts
- 8. James Watson 4,496 posts
- 9. Orban 41.1K posts
- 10. #FursuitFriday 12.3K posts
- 11. addison rae 24.6K posts
- 12. Darryl Strawberry N/A
- 13. Katseye 120K posts
- 14. olivia dean 15.8K posts
- 15. Leon Thomas 20.6K posts
- 16. AOTY 22.2K posts
- 17. Thune 73.8K posts
- 18. ravyn lenae 4,791 posts
- 19. Carmen 49K posts
- 20. Alfredo 2 1,073 posts