RituRaj Verma Profile
RituRaj Verma

@ri2rajz

Followers
45
Following
128
Media
26
Statuses
44

Joined November 2024
Don't wanna be here? Send us removal request.
@ri2rajz
RituRaj Verma
3 months
Day 6 of #100DaysOfCode Dived deeper into Node.js 🌐 HTTP Protocol – the web’s backbone πŸ”„ Request-Response – how clients & servers talk πŸ”— Domains & IPs – the internet’s address book βš“ Ports – the gatekeepers of data πŸ“‘ HTTP Methods – GET, POST & friends πŸ“€ Postman
0
0
3
@ri2rajz
RituRaj Verma
3 months
Day 5/100: Spent hours with Node.js vs. Bun, npm, and the secrets of package-lock.json! 🧡⚑ Built my first Node project & now finally get why lock files matter. #100DaysOfCode #LearnInPublic
0
0
10
@ri2rajz
RituRaj Verma
3 months
Day 4/100 #100DaysOfCode βœ… State-derived frontends (x2!) βœ… Render function deep dive βœ… Delete functionality Tomorrow: Node.js backend begins! #JavaScript #WebDev
1
0
7
@ri2rajz
RituRaj Verma
3 months
Day 3 of #100DaysOfCode πŸš€ Dived deeper into the DOM & built my first To-Do App! πŸ”Ή Reviewed DOM fundamentals πŸ”Ή Manipulated elements with JS πŸ”Ή Created a simple task adder βœ… #JavaScript #WebDev #CodeNewbie #DOM #BuildInPublic
2
0
10
@ri2rajz
RituRaj Verma
3 months
#100DaysOfCode Day 2 βœ… πŸ”Ή Revised JS Promises (async/await). πŸ”Ή Started DOM: Fetching/updating elements! πŸ”Ή DOM = Static HTML β†’ Dynamic magic! Next: More DOM methods & events πŸš€ #JavaScript #BuildInPublic
0
0
5
@ri2rajz
RituRaj Verma
3 months
πŸš€ Restarting #100DaysOfCode! Last time, I quit at Day 20β€”this time, I’m finishing it! πŸ“Œ Today: Promises, Callback Hell, Async/Await in JavaScript. Excited to keep learning! #JavaScript #CodeNewbie
3
0
9
@ri2rajz
RituRaj Verma
4 months
day 20 hai , my bad..
0
0
3
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 19 of #100DaysOfCode Today in C++, I focused on how constructors and destructors work in inheritance. Order of constructor and destructor calls in single & multi-level inheritance #Cplusplus #OOP #Inheritance #Coding #100DaysOfCode #LearnToCode
2
0
5
@ri2rajz
RituRaj Verma
4 months
🧠 Day 19 of #100DaysOfCode Today I explored deeper into JavaScript Classes and got a better grip on Promises. 🧾 Topics covered: Advanced usage of classes Recap of key OOP concepts Introduction to the Promise class #JavaScript #WebDevelopment #100DaysOfCode #CodingJourney
0
0
8
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 18 of #100DaysOfCode πŸ“š Focus: Web Development β€” JavaScript (Async JS) Today, I continued diving deeper into asynchronous JavaScript. setTimeout & setInterval The event loop and call stack #WebDevelopment #JavaScript #AsyncJS #100DaysOfCode #CodingJourney
1
0
12
@ri2rajz
RituRaj Verma
4 months
: πŸ”Ή Day 17 of #100DaysOfCode πŸ”Ή Today, I dove back into C++ pointers Understood how to create and use object pointers Practiced accessing class members using -> operator #CPlusPlus #CodingJourney #LearningByDoing #TechSkills #100xEngineer #WebDev #DSA
0
0
18
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 17 of #100DaysOfCode Today I stepped into the world of Asynchronous JavaScript! 🌐⚑ 🧠 Learned about: setTimeout & setInterval The event loop Basics of callbacks and why async code matters in JS #100DaysOfCode #WebDevelopment #JavaScript #AsyncJS #FrontendDev
1
0
7
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 16 of #100DaysOfCode Today in Web Dev, I: Learned about arrays and loops in JavaScript 🧠 Built a mini To-Do app to apply the concepts βœ… Loving how small steps turn into real projects! #WebDevelopment #JavaScript #100xEngineers #100xDevs #CodingJourney
3
0
11
@ri2rajz
RituRaj Verma
4 months
🧠 Day 15 of #100DaysOfCode πŸ‘¨β€πŸ’» Today, I explored some powerful concepts in C++ πŸ”Ή Friend Function πŸ”Ή Friend Operator Overloading πŸ”Ή Operator Overloading Let’s keep the streak going! πŸ’»πŸ”₯ #100DaysOfCode #CPlusPlus #LearningToCode #TechJourney #Programming
7
1
31
@ri2rajz
RituRaj Verma
4 months
Day 14 of #100DaysOfCode βœ… Today in Web Development, I explored key JavaScript concepts: πŸ”Ή Hoisting πŸ”Ή Variables πŸ”Ή Data Storage Every day, JavaScript is becoming more interesting! πŸš€ #WebDevelopment #JavaScript #100xEngineers #CodingJourney #TechLearning
1
0
5
@ri2rajz
RituRaj Verma
4 months
Day 13 of #100DaysOfCode πŸ’» Today, I revised the fundamentals of HTML, CSS, and JavaScript. πŸ”Ή Refreshed my understanding of structure, styling, and interactivity. πŸ”Ή Practiced combining them to create simple responsive components. #WebDevelopment #HTML #CSS #JavaScript
1
0
6
@ri2rajz
RituRaj Verma
4 months
#Day12 of #100DaysOfCode Today in C++, I explored the power of the static keyword! πŸ”Ή Learned about static member variables – shared across all objects πŸ”Ή Understood static member functions – can be called without an object Loving how deeper concepts are making things clearer!
1
0
7
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 11 of #100DaysOfCode Today in C++, I studied classes and objects β€” stepping deeper into Object-Oriented Programming! πŸ’» Excited to build more structured and modular code. #Cplusplus #OOP #CodeNewbie #100xDevs #100xSchool
0
0
4
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day X of #100DaysOfCode Today in C++, I studied the concept of Structures, diving deeper into key object-oriented programming principles like: πŸ” Encapsulation πŸ™ˆ Data Hiding 🧊 Abstraction #100DaysOfCode #CPP #ObjectOrientedProgramming #LearningToCode #CodingJourney
0
0
7
@ri2rajz
RituRaj Verma
4 months
πŸš€ Day 9 of #100DaysOfCode Today in Web Development, I learned the basics of CSS from Cohort 3🎨 Feeling excited to build beautiful UIs and improve my frontend skills! #100DaysOfCode #WebDevelopment #CSS #Frontend #100xDevs #100xSchool @kirat_tw
0
0
7