MananCodes123's profile picture. 💻 Passionate about Full Stack Web Development  
🚀 1-Year CoderArmy Challenge | Consistent Learner  
🎯 Focus: Full Stack + System Design + AI

CodeSprout🌱

@MananCodes123

💻 Passionate about Full Stack Web Development 🚀 1-Year CoderArmy Challenge | Consistent Learner 🎯 Focus: Full Stack + System Design + AI

Pinned

Day 1 🚀 Starting my 1-Year #CoderArmy Challenge! 💻 Focus: Full Stack Development 🛠️ System Design + AI 🎯 Goal: Master one skill at a time & share progress daily Follow along as I learn, build & grow 🙌 #BuildInPublic #WebDev


🚀Day 53 #CoderArmy Learned more about React Rendering today how updates actually work ⚛️ Completed my first React lecture from CoderArmy 🎉 Starting the next one tomorrow! 💪 #ReactJS #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day 53  #CoderArmy
Learned more about React Rendering today 
how updates actually work ⚛️
Completed my first React lecture from CoderArmy 🎉
Starting the next one tomorrow! 💪
#ReactJS  #WebDev  @rohit_negi9

🚀Day 52 #CoderArmy Exams still going on, so time is tight 📚 But to keep consistency alive, I studied a bit about why React has different render engines and how to build a custom React engine to understand its core workings ⚛️ Amazing lecture by Rohit Sir! 🙌 #ReactJS #WebDev

MananCodes123's tweet image. 🚀Day 52  #CoderArmy
Exams still going on, so time is tight 📚
But to keep consistency alive, I studied a bit about why React has different render engines and how to build a custom React engine to understand its core workings ⚛️
Amazing lecture by Rohit Sir! 🙌 
#ReactJS  #WebDev

🚀Day 51 #CoderArmy Learned the core difference between React & ReactDOM ⚛️ React creates UI objects, and ReactDOM turns them into real elements on the page 🔥 Even with school exams, I still showed up consistency on 💪 #ReactJS #LearnInPublic #Javascript #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day 51  #CoderArmy
Learned the core difference between React & ReactDOM ⚛️
React creates UI objects, and ReactDOM turns them into real elements on the page 🔥
Even with school exams, I still showed up consistency on 💪
#ReactJS #LearnInPublic #Javascript #WebDev @rohit_negi9

🚀Day 50 #CoderArmy Moved ahead in my React lecture today ⚛️ Learned how to import React using CDN links and how to use React’s built-in methods & functions in code 🧠 Still busy with school exams, but consistency stays locked in 💪 #Javascript #WebDev #ReactJs @rohit_negi9

MananCodes123's tweet image. 🚀Day 50  #CoderArmy
Moved ahead in my React lecture today ⚛️
Learned how to import React using CDN links and how to use React’s built-in methods & functions in code 🧠
Still busy with school exams, but consistency stays locked in 💪
#Javascript #WebDev #ReactJs @rohit_negi9

🚀Day 49 #CoderArmy Busy with school exams today 📚 Got very little time for coding, but didn’t break the streak gave 30 mins and learned something new & interesting about React.js ⚛️ Consistency > excuses 💪 #Javascript #WebDev @rohit_negi9


🚀Day 48 #CoderArmy Completed the final lecture of my JavaScript series today🎉 Then jumped into React, starting with a simple problem-statement approach to understand the basics ⚛️ "Best JS series by Rohit Sir hoping React is just as amazing!" Small Learnings Consistently

MananCodes123's tweet image. 🚀Day 48  #CoderArmy
Completed the final lecture of my JavaScript series today🎉
Then jumped into React, starting with a simple problem-statement approach to understand the basics ⚛️
"Best JS series by Rohit Sir hoping React is just as amazing!"
Small Learnings Consistently

🚀Day 47 #CoderArmy Today I learned about call, apply & bind in JavaScript how they work and we rarely use them in day-to-day coding 🔗 Also understood how 'use strict' helps catch bugs related to the this keyword ⚠️ #WebDev #JavaScript #BuildInPublic @rohit_negi9

MananCodes123's tweet image. 🚀Day 47  #CoderArmy
Today I learned about call, apply & bind in JavaScript 
how they work and we rarely use them in day-to-day coding 🔗
Also understood how 'use strict' helps catch bugs related to the this keyword ⚠️
#WebDev #JavaScript #BuildInPublic @rohit_negi9

🚀Day 46 #CoderArmy Learned how 'use strict' helps catch hidden errors in JavaScript ⚠️ Explored the Global Object in both Node.js & Browser, and how globalThis gives a common name for different environments 🌍 Also touched the basics of this in JS 👀 #Javascript @rohit_negi9

MananCodes123's tweet image. 🚀Day 46  #CoderArmy
Learned how 'use strict' helps catch hidden errors in JavaScript ⚠️
Explored the Global Object in both Node.js & Browser, and how globalThis gives a common name for different environments 🌍
Also touched the basics of this in JS 👀
#Javascript  @rohit_negi9

🚀Day 45 #CoderArmy Learned about Classes in JavaScript today how they work behind the scenes, their use cases, and why they make object creation cleaner & more efficient than prototypes 🧠 Such an easy and clear explanation by Rohit Sir 🙌 #JavaScript #100DaysOfCode #WebDev

MananCodes123's tweet image. 🚀Day 45  #CoderArmy
Learned about Classes in JavaScript today 

how they work behind the scenes, their use cases, and why they make object creation cleaner & more efficient than prototypes 🧠

Such an easy and clear explanation by Rohit Sir 🙌
#JavaScript #100DaysOfCode #WebDev

🚀Day 44 #CoderArmy Today I focused on revising the previous lecture to strengthen my concepts 💪 Revisited Prototypes & the first half of Classes in JavaScript to understand them more clearly 🔍 Building strong fundamentals step by step ⚡ #JavaScript #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day  44  #CoderArmy
Today I focused on revising the previous lecture to strengthen my concepts 💪

Revisited Prototypes & the first half of Classes in 

JavaScript to understand them more clearly 🔍
Building strong fundamentals step by step ⚡
#JavaScript #WebDev  @rohit_negi9

🚀Day 43 #CoderArmy Learned a bit about Prototypes & Classes in JavaScript today 🧠 Also discovered why Arrays are Objects they share the same prototype chain! 🔗 Every day a new layer unlocked 💪⚡ #JavaScript #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day 43  #CoderArmy
Learned a bit about Prototypes & Classes in JavaScript today 🧠
Also discovered why Arrays are Objects they share the same prototype chain! 🔗
Every day a new layer unlocked 💪⚡
#JavaScript  #WebDev  @rohit_negi9

🚀Day 42 #CoderArmy Built a simple project using Async/Await to fetch data from the GitHub API 👨‍💻 Learned how Async/Await makes handling Promises cleaner & easier in one function ⚡ Every day → new concept, new growth 💪 #Javascript #WebDev #BuildInPublic @rohit_negi9


🚀Day 41 #CoderArmy Continued my Async & Await lecture today ⏳ Could only give about 30 minutes due to a busy schedule but still showed up! 💪 Even small steps count when you stay consistent 🔥 #100DaysOfCode #JavaScript #WebDev @rohit_negi9


🚀Day 40 #CoderArmy Started learning Async & Await in JavaScript today ⚡ Watched less than half the lecture but understood the core concept well 🧠 Step-by-step learning every day #ConsistencyMatters! 💪 #JavaScript #BuildInPublic #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day 40  #CoderArmy
Started learning Async & Await in JavaScript today ⚡
Watched less than half the lecture but understood the core concept well 🧠
Step-by-step learning every day 
#ConsistencyMatters! 💪
#JavaScript #BuildInPublic #WebDev @rohit_negi9

🚀Day 39 #CoderArmy Practiced JavaScript Challenges on loops & iterations🔁 Cracked the logic behind nested loops and how looping actually works in code 💻 Even a little daily effort makes a big difference Consistency matters! 💪⚡ #JavaScript #BuildInPublic @rohit_negi9

MananCodes123's tweet image. 🚀Day 39  #CoderArmy
Practiced JavaScript Challenges on loops & iterations🔁
Cracked the logic behind nested loops and how looping actually works in code 💻
Even a little daily effort makes a big difference Consistency matters! 💪⚡
#JavaScript #BuildInPublic  @rohit_negi9
MananCodes123's tweet image. 🚀Day 39  #CoderArmy
Practiced JavaScript Challenges on loops & iterations🔁
Cracked the logic behind nested loops and how looping actually works in code 💻
Even a little daily effort makes a big difference Consistency matters! 💪⚡
#JavaScript #BuildInPublic  @rohit_negi9

🚀Day 38 #CoderArmy Today I learned new things about Objects & Arrays in JavaScript 🧠 Also revised them by solving some fun JS exercises 💻 Step-by-step improving my logic & dedication toward coding 💪⚡ #JavaScript #BuildInPublic #WebDev @rohit_negi9

MananCodes123's tweet image. 🚀Day 38  #CoderArmy
Today I learned new things about Objects & Arrays in JavaScript 🧠
Also revised them by solving some fun JS exercises 💻
Step-by-step improving my logic & dedication toward coding 💪⚡
#JavaScript #BuildInPublic #WebDev @rohit_negi9

🚀Day 37 #CoderArmy Today I practiced JavaScript Arrays & Functions improving logic and getting better step by step! 🧠 Keep learning, keep growing! 🚀 #BuildInPublic #Javascript @rohit_negi9

MananCodes123's tweet image. 🚀Day 37  #CoderArmy
Today I practiced JavaScript Arrays & Functions 
improving logic and getting better step by step! 🧠
Keep learning, keep growing! 🚀 
#BuildInPublic #Javascript @rohit_negi9

🚀Day 36 #CoderArmy Revisiting core JavaScript Concepts today with some smart assignments ✨ Strengthening logic, understanding deeper, improving everyday 💪 Consistency is superpower ⚙️🚀 #BuildInPublic #Javascript #Web3Community

MananCodes123's tweet image. 🚀Day 36  #CoderArmy
Revisiting core JavaScript Concepts today with some smart assignments ✨
Strengthening logic, understanding deeper, improving everyday 💪
Consistency is superpower ⚙️🚀
#BuildInPublic #Javascript #Web3Community

🚀Day 35 #Coderarmy Took a 50-question mini JavaScript interview today Tested my skills & found where I stand 💻 Identified gaps & areas to improve 🔍 Level up my JS knowledge every day 🚀 #BuildInPublic #Javascript #CodingJourney @rohit_negi9

MananCodes123's tweet image. 🚀Day 35  #Coderarmy 
   Took a 50-question mini JavaScript interview today
   Tested my skills & found where I stand 💻
   Identified gaps & areas to improve 🔍
   Level up my JS knowledge every day 🚀
#BuildInPublic #Javascript #CodingJourney   @rohit_negi9

🚀Day 34 #CoderArmy Completed my Spotify Clone Project! 🟩🎵 Built with HTML, CSS & JavaScript Play, Pause, Next… fully functional! 3 days of learning + building → Project Accompolished Link : serene-praline-930230.netlify.app #BuildInPublic @rohit_negi9


United States Trends

Loading...

Something went wrong.


Something went wrong.