Day 32/200 🚀
Completed a collaborative project today.
Learned a lot about teamwork, structure, and real-world development.
#200DaysOfCode#BuildInPublic
Day 31/200 🚀
• Practiced exception handling
• Collaborated on a project
• Completed & pushed backend
Now building + collaborating.
#200DaysOfCode#BuildInPublic
Day 30/200 🚀
30 days consistent.
• Practiced 2D arrays & OOP
• Worked on an e-commerce website
Still building. 170 days to go 🔥
#200DaysOfCode#BuildInPublic
Day 28/200 🚀
Completed Next.js learning.
Also contributed to backend of a project + sent a demo to a client.
Learning → building → outreach.
#200DaysOfCode#BuildInPublic
Day 107/200 ✅
Smashed "The Feast of Many Beasts" on Codewars!
8 kyu string challenge: dish must start & end with the same letters as the beast (ignoring spaces/hyphens).
Momentum building on the road to OSCP 🔥
#Codewars#200DaysOfCode#OSCP
Day 26/200 🚀
Learned params & search params in Next.js.
Also sent demo websites to 5 potential clients.
Building + outreach mode ON.
Let’s see how it goes 🔥
#200DaysOfCode#BuildInPublic
Day 135/200: Solved-"All Nodes Distance K in Binary Tree" 🌳
Felt like a tough one at first. Had to convert the tree into a graph by tracking parent nodes, then applied BFS from the target to reach distance K.
#200DaysOfCode#LeetCode#Day135#CodingChallenge#strivers#A2ZDsa
Day 103/200 of coding 🔥
Just solved the "Isograms" kata on Codewars — a clean 7 kyu strings challenge checking for unique letters (case-insensitive).
No repeating characters? ✅ Done.
#Codewars#200DaysOfCode#PNPT#OSCP#CodingJourney
Day 25/200 🚀
Deep dived into Next.js today:
layouts, nested layouts, route groups, metadata, navigation, active links & more.
Starting to understand how scalable apps are structured.
#200DaysOfCode#NextJS#BuildInPublic
Day 24/200 🚀
Learned advanced routing in Next.js:
• Nested dynamic routes
• Catch-all segments
Now routing feels way more powerful.
#200DaysOfCode#NextJS#BuildInPublic