Anurag_singh_09 Profile Banner
Anurag Profile
Anurag

@Anurag_singh_09

Followers
31
Following
68
Media
66
Statuses
151

MERN Developer | Building projects, solving problems | Learning DSA | Content Creator

Joined May 2023
Don't wanna be here? Send us removal request.
@Anurag_singh_09
Anurag
2 months
Watched a video by @akshaymarch7 that broke down a 3-month placement strategy. It shifted my mindset completely—gave me clarity, direction & confidence. Not all videos change how you approach your goals. This one did. #TechJourney #SelfGrowth #PlacementPrep #StudentLife
Tweet media one
Tweet media two
Tweet media three
1
0
6
@Anurag_singh_09
Anurag
20 hours
Day 6 of my @nodejs journey Today I mastered CRUD operations Thanks to @prince_king_ Hello World channel — the concepts are now crystal clear! Learned: MongoDB recap, Mongoose models & schemas, body-parser, POST APIs, HTTP status codes, async/await, and error handling.
Tweet media one
Tweet media two
0
0
0
@Anurag_singh_09
Anurag
2 days
Day 5 of my #NodeJS journey! Today I learned about: Databases & types, MongoDB basics & install, Queries & Compass, Sending data frontend ➝ backend, Using Postman, Connecting Node.js with MongoDB & Mongoose Thanks to @prince_king_
Tweet media one
Tweet media two
0
0
0
@Anurag_singh_09
Anurag
2 days
Day 4 of my @nodejs journey Today I learned: servers, JSON, converting JSON to JS objects, how websites work, APIs, Express.js, localhost, creating servers in Node.js, sending form data, and HTTP methods in REST API — all from @prince_king_ #Nodejs #BackendDevelopment
Tweet media one
Tweet media two
0
0
1
@Anurag_singh_09
Anurag
4 days
Day 3 of my Node.js journey Today I learned: npm init, npm, package.json, creating server file, functions, nodemon, callback functions, core modules (fs), and import/export in Node.js — all from @prince_king_ Hello World channel. Excited to keep leveling up my backend skills!
Tweet media one
Tweet media two
0
0
1
@Anurag_singh_09
Anurag
6 days
Day 1: Just started my Node.js journey today! 🌱 Revised the basics of Node.js tutorial by @prince_king_ to strengthen my backend foundation. Excited to keep learning and growing in backend dev! 🚀 #NodeJS #BackendDevelopment #100DaysOfCode
Tweet media one
Tweet media two
1
0
0
@Anurag_singh_09
Anurag
6 days
Day 30/30 of my #30DaysOfJavaScript on @LeetCode is complete! 🎉 This journey built consistency, discipline & sharpened my JS problem-solving 💻🔥 Huge thanks to @NamasteDev for the motivation. 🚀 On to the next challenge! #JavaScript #LeetCode"
Tweet media one
Tweet media two
1
0
5
@Anurag_singh_09
Anurag
22 days
Day 29 #30ofmyJavaScript on @LeetCode challenge! Solved 2695. Array Wrapper 🧩 – a medium-level problem focusing on: ✔️ Custom class implementation ✔️ Operator overloading with + ✔️ Using toString() & valueOf() Another step closer to mastering JS OOP Inspired by @akshaymarch7
Tweet media one
Tweet media two
2
0
4
@Anurag_singh_09
Anurag
23 days
Day 28 #30DaysOfJavaScript on @LeetCode Solved LeetCode 2694: Event Emitter Built an EventEmitter class to handle: ✔️ Subscriptions ✔️ Emissions (with args) ✔️ Unsubscribing Loved how this problem mirrors real-world event-driven programming in JS. inspired by @akshaymarch7
Tweet media one
Tweet media two
0
0
5
@Anurag_singh_09
Anurag
24 days
Day 27 #30ofmyJavaScript on @LeetCode journey 🚀 Solved 2705. Compact Object (Medium) Task: Remove all falsy values (null, 0, false, etc.) from objects & arrays, including nested ones. Key takeaways: recursion + deep traversal + truthy vs falsy Inspired by @akshaymarch7
Tweet media one
Tweet media two
1
2
10
@Anurag_singh_09
Anurag
28 days
Day 26 of #30DaysofJavaScript on @LeetCode Solved 2625. Flatten Deeply Nested Array (Medium) without using Array.flat()! ✅ Practiced recursion ✅ Worked with nested data structures ✅ Custom flatten logic with depth control Inspired by @akshaymarch7 @namastedev_ #JavaScript
Tweet media one
Tweet media two
0
0
3
@Anurag_singh_09
Anurag
29 days
Day 25 of #30daysofJavascript on @LeetCode LeetCode 2722 – Join Two Arrays by ID Merge by id Keep unique IDs Sort ascending by id Override properties from 2nd array Fun practice for mastering JS array & object operations! 💻🔥 Inspired by @akshaymarch7 #JavaScript #LeetCode
Tweet media one
Tweet media two
Tweet media three
2
0
4
@Anurag_singh_09
Anurag
1 month
Day 24 of #30DaysOfJavaScript on @LeetCode journey Solved "2724. Sort By" — sort an array using a custom function’s output (ascending order, no duplicates). A neat dive into sort() & callback logic 💡 Inspired by @akshaymarch7 #LeetCode #100DaysOfCode #Coding
Tweet media one
Tweet media two
0
0
2
@Anurag_singh_09
Anurag
1 month
Day 23 of #30DaysOfJavaScript on @LeetCode Solved: 2631. Group By (Medium) Built a custom Array.prototype.groupBy(fn) without using lodash! 💪 Grouped array items based on a callback, returning an object of arrays by key. Inspired by @akshaymarch7 #LeetCode #JavaScript
Tweet media one
Tweet media two
2
0
8
@Anurag_singh_09
Anurag
1 month
📅 Day 22 of #30DaysOfJavaScript on @LeetCode 🧪 Problem: LeetCode 2619 – Array Prototype Last 💡 Goal: Add a .last() method to all arrays ➡️ If array is empty → return -1, else return last element Inspired by @akshaymarch7 @namastedev_ #LeetCode #JavaScript
Tweet media one
Tweet media two
0
0
3
@Anurag_singh_09
Anurag
1 month
Day 21 of #30DaysOfJavaScript on @LeetCode "Chunk Array" Task: Split an array into subarrays of given size without using lodash’s _.chunk() 🔹 Great practice for loops, slices, and boundary conditions in JS! Inspired by @akshaymarch7 #LeetCode #JavaScript #Coding
Tweet media one
Tweet media two
2
0
9
@Anurag_singh_09
Anurag
1 month
Coders! What's the best coding tip you’ve ever gotten? Share it below & help a newbie! No passing without a comment—let’s spread wisdom! #CodeLife
Tweet media one
0
0
1
@Anurag_singh_09
Anurag
1 month
⚙️ What’s your favorite VS Code extension that you *can’t live without*? Let’s build the ultimate list for devs 👇 #VScode #WebDevTools #DeveloperTools #MERN
1
0
1
@Anurag_singh_09
Anurag
1 month
🚀 Day 20 of #30DaysOfJavaScript on @LeetCode “Is Object Empty” Task: Check if an object or array (from JSON.parse) is empty. ✔ Object: No key-value pairs ✔ Array: No elements Inspired by @akshaymarch7 @namastedev_ #LeetCode #JavaScript #100DaysOfCode
Tweet media one
Tweet media two
4
0
22
@Anurag_singh_09
Anurag
1 month
🚀 Day 19 of #30DaysOfJavaScript on @LeetCode to Solved a Medium today: Challenge: Run multiple async functions without using Promise.all(). I learned how to manage promises manually and handle failures efficiently. Inspired by @akshaymarch7 @namastedev_
Tweet media one
Tweet media two
0
0
3
@Anurag_singh_09
Anurag
1 month
Day 18 of #30DaysOfJavaScript on @LeetCode : Debounce Function (Medium) Created a custom debounce utility from scratch—no Lodash! 🕒 Delays execution ❌ Cancels previous calls within t ms ✅ Useful in search bars, input handlers & more Inspired by @akshaymarch7 @namastedev_
Tweet media one
Tweet media two
0
0
1