DEV Community

Tushar Sabharwal
Tushar Sabharwal

Posted on

🌧️ Day 2 of #100DaysOfCode

– Today was a bit tough, but I kept going.
πŸ”Ή DSA:
Solved 3 problems:
β€’ Find Minimum in Rotated Sorted Array
β€’ Next Permutation
β€’ Merge Sorted Array
(I couldn’t figure out the brute force on my own, had to watch a video to understand β€” but I learned.)
πŸ”Ή Recipe App Project:
Built a recipe search app where users can enter a dish name and get the recipe instantly.
β€’ Used an external API
β€’ Clean and simple UI
β€’ Built using React JS
β€’ Inspired by this tutorial:
live demo https://tushar9184.github.io/recipeapi/
πŸ”Ή React:
Learned about props β€” how data flows between components.
That’s it for today. Not perfect, but progress.
I’ll show up again tomorrow. πŸš€

100DaysOfCode #DSA #ReactJS #WebDevelopment #Frontend #BuildInPublic #LearningJourney

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.