Day 04/100 🚀
What I worked on today:
• Continued building VibeTube
• Created Video & Comment Cards
• Worked on the YouTube clone UI
• Improved component structure
Slowly turning the idea into a working project. 🎥
#100DaysOfCode#ReactJS#WebDevelopment
Day 03/100
What I learned today:
• React Rendering & Re-rendering
• Render Cycle, Strict Mode & Batching
• Component Communication
• Working with Forms
Getting a better understanding of how React works behind the scenes. 🚀
#100DaysOfCode#ReactJS
Day 02/100 🚀
Today was a lighter day, but I spent some time diving deeper into React Hooks and understanding how they work in React. ⚛️
Slowly building a stronger foundation, one concept at a time. 💻
#100DaysOfCode#ReactJS#WebDevelopment#LearningInPublic
Day 01/100🚀
✅ Improved my understanding of State and Props
✅ Learned Conditional Rendering
✅ Understood how state controls UI changes
✅ Implemented these all in my current project
A small but productive start!
#100DaysOfCode#BuildInPublic
��� Built a Netflix Clone today!
Followed a YouTube tutorial based on an older version of Netflix. Practiced React, Firebase Authentication, Firestore, and API integration while building it.
Learned a lot from this project! 🚀
GitHub: https://t.co/iBvOPDVQ3s
#ReactJS #WebDev
Just built a Color Palette Generator with React!
You can generate random color palettes, copy color codes, and lock the colors you want to keep 🔒
Also made it fully responsive
Really happy with how it turned out! 🚀
#ReactJS#WebDevelopment#FrontendDevelopment#JavaScript
🚀 Built LaundryPro 🧺
Tried EmailJS for the first time and ended up building a laundry booking website.
🌐 Live: https://t.co/SOlj6Rq19K
💻 GitHub: https://t.co/lZlqg11lwd
Would love your feedback! 🚀
#webdev#javascript#frontend
Just built a Simple Quiz App 🚀
Features:
✅ Multiple-choice questions
✅ Score tracking
✅ Clean UI
✅ Instant feedback
This project helped me practice DOM manipulation and JavaScript logic.
#JavaScript#WebDevelopment#Frontend#Coding
Built an Anime Quote Generator 🎌✨
Features:
✨Random anime quotes
✨Character & anime info
✨Generate another quote
Learned:
• API integration
• fetch()
• DOM manipulation
• UI improvements
Built with HTML, CSS & JavaScript🚀
#JavaScript#WebDev#fontened#coding
Just built a Real-Time Weather App 🌤️
✅ Live weather data
✅ Temperature, humidity & wind speed
✅ Dynamic weather-based UI
Learned:
✨ API integration
✨ Async/Await
✨ DOM Manipulation
Built with HTML, CSS & JavaScript 🚀
#webdev#javascript#frontend#coding
🎮 Built a Rock Paper Scissors Game!
A fun JavaScript project where I practiced:
✨ Game logic
✨ DOM manipulation
✨ User interactions
Tech: HTML | CSS | JavaScript 🚀
Learning by building, one project at a time 💻
#JavaScript#WebDev#BuildInPublic
Project: Notes App
What I have learnt from this project:
1. DOM Manipulations
2. HTML, CSS, and JavaScript
3. CRUD application (Create, Read, Update, Delete)