learn and build:)

Joined December 2025
39 Photos and videos
Pinned Tweet
๐Ÿš€ 1st Project Update: BharatShowTime ๐ŸŽฌ ๐ŸงฟI recently built a small project named BharatShowTime using HTML and CSS. This project is a basic front-end layout of a movie and event booking platform. Special thanks to @rohit_negi9 Bhaiya.. #WebDevelopment #Frontend #HTML #CSS
5
1
14
571
Day 35 of my Web Development Journey ๐Ÿš€ Today I learned about the DOM โ€” the bridge that allows JavaScript to turn static webpages into dynamic, interactive experiences. Understanding how browsers represent HTML as a structured tree. #WebDevelopment #JavaScript
1
5
232
โœ…Day34 | Web Dev ๐Ÿš€ Today, I went deep into this keyword and the difference between strict & non-strict mode in JavaScript. Non-strict mode = flexible but risky. Strict mode = safer, predictable, and prevents silent errors. #WebDevelopment #JavaScript #100DaysOfCode
1
1
11
392
โœ…Day 33 of my Web Dev journey ๐Ÿš€ Today, I learned how JavaScript actually works behind the scenes โ€” understanding Execution Context, memory creation, execution phase, and the hoisting concept in depth. Not just writing code, but understanding how it runs. #JavaScript #WebDev
2
1
19
302
๐Ÿš€ Day32 โ€“ Web Dev Journey I Cover:- ๐Ÿ“Œ Learned JavaScript Set โ€“ stores only unique values ๐Ÿ“Œ Understood Set Intersection โ€“ finds common elements ๐Ÿ“Œ Revised map() โ€“ transforms array data ๐Ÿ“Œ Revisited reduce() โ€“ combine values into one result #JavaScript #WebDev #LearningInPublic
3
139
lecture 31 Completedโœ… | Web Dev Journey ๐ŸงToday I learned important JavaScript concepts: ๐Ÿ”น Callback Functions โ€“ ๐Ÿ”น map() โ€“ ๐Ÿ”น filter() โ€“ ๐Ÿ”น reduce() โ€“ These methods make code clean, efficient, and powerful ๐Ÿ’ป๐Ÿ”ฅ #JavaScript #WebDevelopment #LearningInPublic #100DaysOfCode
1
1
22
221
Tech learners ๐Ÿ‘‹ Is JavaScript hard or easy to learn as a first language? ๐Ÿค” #JavaScript #LearningToCode
1
44
Web dev shuru kiya HTML se ๐Ÿ˜Ž Ab roadmap hi depression de raha hai ๐Ÿ˜ญ๐Ÿ˜‚ #DeveloperStruggle
1
41
๐Ÿš€ Day 30 โ€“ Web Dev (JavaScript) Today I learned some advanced JS concepts for...of โ†’ (arrays, strings) For...in โ†’ (objects) Object Property Attributes: writable โ€“ can the value change? enumerable โ€“ visible in loops or not configurable โ€“ can be deleted/modified... #WebDev #Js
1
6
196
๐Ÿš€ Day 30 โ€“ Web Dev Journey โœจ Learned JavaScript fundamentals today: ๐Ÿ”น Ifโ€“Else & Switch โ†’ decision making ๐Ÿ”น Loops (for, while, doโ€“while) โ†’ repeating tasks efficiently ๐Ÿ”น Scope โ†’ understanding variable access #JavaScript #WebDevelopment #LearningInPublic #100DaysOfCode
2
1
11
222
๐Ÿš€ Day 29 | Web Dev Journey Today I learned about Functions in JavaScript. In JavaScript, functions can be written in different ways: 1๏ธโƒฃ Function Declaration 2๏ธโƒฃ Function Expression 3๏ธโƒฃ Arrow Function 4๏ธโƒฃ Anonymous Function 5๏ธโƒฃ Callback Function #Day29 #WebDevelopment #JavaScript
1
41
โœ…Day 28 | Web Dev Journey ๐Ÿš€ ๐ŸงToday was all about diving deeper into advanced Js objects. I learned concepts like: โœ… Shallow Copy vs Deep Copy โœ… Nested Objects โœ… Object Destructuring โœ… Rest & Spread Operators โœ… Prototypes in Js #JavaScript #WebDevelopment #CodeNewbie
4
57
#Day27 โ€“ Web Dev๐Ÿš€ Today, I learned about JavaScript Objects๐Ÿง  Covered today ๐Ÿ‘‡ โ€ข Creating objects using {} โ€ข Using new Object() โ€ข Creating objects with class & constructor โ€ข Understanding key : value pairs โ€ข Using Object.assign() to copy & merge object #JavaScript #WebDev
1
1
24
314
โœ…#Day26 of web development! ๐Ÿงฟtoday, I studied the Date methods! JavaScript Date methods allow you to work with dates and times. You can create, read, update, and format dates. Examples: new Date() getFullYear() getMonth() getDate() setFullYear(2025) #WebDev #javascript
1
1
7
171
โœ…#Day25 โ€” Web Dev Journey ๐Ÿš€ ๐ŸŽฏToday, I learned about JavaScript Arrays and key methods like push, pop, shift, unshift, map, filter, reduce. These tools make data handling cleaner, faster, and more powerful. #JavaScript #WebDevelopment #CodingJourney #100DaysOfCode #MERNStack
1
18
236
โœ…Day 24 of my Web Dev journey! ๐ŸŽฏToday, I learned about JavaScript Math methods. JavaScript's Math object helps with quick calculation. Some cool methods I learned. ๐Ÿ”บMath.round() โ€“ ๐Ÿ”บMath.floor() โ€“ ๐Ÿ”บMath.ceil() โ€“ ๐Ÿ”บMath.random() โ€“ ๐Ÿ”บMath.max() / Math.min() #WebDev
1
1
10
215
***#Day23 of My Web Dev Journey! ๐ŸŽฏToday I learned about Strings in JavaScript ๐Ÿ’ป A string is a sequence of characters written in quotes. Example: "Hello World" Some useful methods are length, toUpperCase(), slice(), and concat(). #mernstack #webdevelopment #JavaScript #Frontend
44
***#Day22 - JS Mode ON Today, I explored how memory management works in JavaScript, focusing on the concepts of Stack and Heap. ๐Ÿง ๐Ÿ’ป I learned how primitive data types are stored in the Stack, while objects and reference types are stored in the Heap. #WebDevelopment #JavaScript
1
1
13
420
***#Day21 โ€“ JavaScript Drama ๐ŸŽญ โœ” Type Conversion: When JS changes types like mood swings ๐Ÿ˜… โœ” Operators: Tiny symbols, big impact! Still coding... still smiling ๐Ÿ˜„๐Ÿ’ป #JavaScript #Day21 #LearningCode #MERNStack
3
1
20
374
โœ…Day 20โ€“ Started JavaScript โœ”๏ธ Intro & history (Netscape) โœ”๏ธ var, let, const โœ”๏ธ Node.js setup & first program Enjoyed it a lot! #WebDev #JS #Day21 #Learning
2
1
18
1,058