
Prathamesh
@Prathamesh_532
Followers
11
Following
80
Media
42
Statuses
51
Full Stack Developer at https://t.co/EZtmjK9vLJ | Learning DSA & System Design |💻 Building Scalable Web Apps | Open to Remote Work |📚 Documenting my Tech Journey.
Mumbai, India
Joined August 2023
I’m looking for a MERN Stack Developer role where I can contribute and grow. Here’s my resume—let’s connect!.Resume Link: #MERN #WebDev #RemoteJobs #Hiring #TechJobs
0
0
0
✅Day 12. 🧠DSA -> Practiced Iterative Pre-order Traversal using both Stack & Morris Traversal. 🛠️Project -> Worked on edge case handling for table definitions:.No primary key.Reserved keywords.Unsupported types.Duplicate fields. #100DaysOfCode #MERN #DSA #BackendDev #BaaS
0
0
2
✅ Day 11 – #BuildInPublic . 📘 DSA -> Iterative Post-order Traversal using both 2 stacks and the tricky 1 stack method .— dry runs helped a lot!. 📂Project -> All Basic APIs created & tested in Postman. Now diving into advanced API handling. #100DaysOfCode #DSA #DevJourney #Js
0
0
2
✅ Day 10 – #BuildInPublic . 📌 DSA: . • Morris In-order Traversal. Dry runs make it click better! 🔥. 📂 Project: .• Finished "project_table_field" controller & routes .— BaaS shaping up nicely! . #MERN #DSA #DevJourney #JavaScript #BinaryTrees #100DaysOfCode
0
0
2
✅ Day 9 – #BuildInPublic . 🧠 DSA:. • In-order, Pre-order, Post-order Traversals in Binary Tree.🏅 Hit 50-day streak on LeetCode & earned a badge!. 💻 Project:. • Created new route/controller for project_tables. #100DaysOfCode #LeetCode #DSA #JavaScript #NodeJS #DevJourney
2
0
12
✅ Day 8 – #BuildInPublic . 🧠 DSA:. • Solved Reverse Level Order Traversal. 💻 Project:. • Created APIs for project_table_model. → It stores data linked to user project tables. #100DaysOfCode #DSA #NodeJS #DevJourney #Express #BinaryTrees #javaScript
1
0
5
✅ Day 7 – #BuildInPublic. 🧠 DSA:. • Started Binary Trees. • Coded Binary Tree + Level Order Traversal. 💻 Project:. • Built APIs for user_projects models. #100DaysOfCode #DSA #NodeJS #DevJourney #BuildInPublic #BinaryTrees
0
0
5
✅ Day 6 – #BuildInPublic. 🧠 DSA:. • Designed Circular De-Queue. 💻 Project:. • Completed User Controller. • Handled all Clerk webhook events (create, update, delete). #100DaysOfCode #NodeJS #DSA #Webhooks #DevJourney #JavaScript
0
0
1
✅ Day 5 – #BuildInPublic. 🧠 DSA.• Designed Circular Queue. 💻Project. • Coded DB config & common CRUD functions. • Added utility helpers. • Created User POST API. • Tested via Clerk webhook trigger. #100DaysOfCode #NodeJS #DSA #Webhooks #DevJourney #Zod #clerk #JavaScript
0
0
1
✅ Day 4 – #BuildInPublic . 🧠 DSA:.• K Queues in a single array.• Number of Students Unable to Eat Lunch (Using Queue). 💻 Project:.Created Zod models for all DB tables (BaaS setup).→ Structuring schema validation. #JavaScript #DSA #Zod #DevJourney.
0
0
2
✅ Day 3 – #BuildInPublic. 🧠 DSA:.• N stacks in 1 array.• Stack with increment ops. 💻 Project:.Coded Clerk webhook routes user create/update/delete & Store Data in DB & Tested via localtunnel & Svix. #DSA #NodeJS #DevJourney #localtunnel #ClerkDev #Webhooks #Svix #JavaScript
1
0
0
✅ Day 2 – #BuildInPublic.DSA:.-Interleave 1st & 2nd half of queue.-Number of Recent Calls.-Revised: Next Permutation.Project:.Learned Clerk webhooks from @Hiteshdotcom sir Crash course on Handling Webhooks.→ How to store user data on signup/login via clerk.#DSA #NodeJS #clerk
0
0
1
✅Day 1.DSA (Stack & Queue):.• 1st Non-Repeating Char (stream).• Gas Station / Circular Tour.Project:.Started BaaS – auto-generates CRUD APIs from table definition .→ Designed DB schema.#LearnInPublic #DevJourney #NodeJS #DSA #JavaScript
0
0
1
Starting #BuildInPublic today.No rigid plans, no perfect timing - just showing up and building/learning consistently. 📚 DSA.🧱 Real-world projects.🧠 Frontend + Backend concepts.Sharing progress, wins & roadblocks. Let’s see where this takes me!.#LearnInPublic #BuildInPublic.
0
0
0
✅Completed the 21-Day #JavaScript Sprint by #CodingHero @hiteshdotcom @ChaiCodeHQ!. Built consistency, learned tons, and leveled up my JS skills.Learning >> Comfort Zone 💡. #CodingJourney #WebDev #OpenToWork #chaiAurCode #ChaiCode.
2
0
2
🏁 Day 21 🔥 Final Day! of 21-Day #JS Sprint #CodingHero by @hiteshdotcom.Topic: Machine Coding .Run Function Only Once.Flatten Nested Arrays.Group Array by Key/Function.EventEmitter Class.Mini Lodash (chunk, groupBy, uniqBy).#WebDev #MachineCoding #chaiAurCode #CodingJourney
0
0
4
🔄Day 20 of 21-Day #JS Sprint #CodingHero by @hiteshdotcom Sir. Topic: Data Grouping & Transformation.🎓Group Students by Grade.🔡Group Words by Length.➕Transform & Sum Object Arrays.🧩Flatten Nested Arrays.🔃Group & Transform Data.#WebDev #CodingJourney #chaiAurCode #ChaiCode
0
0
2
⚙️ Day 19 of 21-Day #JS Sprint #CodingHero by.@hiteshdotcom Sir. Topic: Custom Utils 🛠️.💾 AutoSaver Debounce.🚦 Rate-Limited Button (Throttle).📝 Debounce Event Logger.#JavaScript #WebDev #CodingJourney #ChaiCode #chaiaurcode #FrontendDevelopment
0
0
2
🔥Day 18 of 21-Day #JS Sprint #CodingHero by @hiteshdotcom Sir. Topic: Async JavaScript.🕐 Delayed Echo.🔗 Promise Fetch Simulator.⏱️ Run Tasks Sequentially.⚡ Parallel Promise Runner.🔁 Retry Until Success.#JavaScript #WebDev #AsyncJS #chaiaurcode #ChaiCode #CodingJourney
0
0
1
🚀 Day 17 of 21-Day #JS Sprint #CodingHero by @hiteshdotcom Sir.Topic: Memoization & Optimization.-Slow Factorial Memo.-Optimized Power Function.-Memoized Fibonacci.-Memoized IsPrime Checker.-Memoized Deep Object Formatter.#WebDev #CodingJourney #chaiAurCode #Frontend #ChaiCode
0
0
2
🧩 Day 16 of 21-Day #JS Sprint #CodingHero by.@hiteshdotcom Sir. Topic: Functional Programming - Currying ()(). 🔥.☕ Curry Café.➕ Compose Two.➗ Infinite Curry Sum.🔀 Compose All.🎯 Dynamic Curry.#JavaScript #WebDev #CodingJourney #DevCommunity #ChaiCode #ChaiAurCode
1
0
5