Activity

neetumandavi25

Today I worked on improving my quiz project by selecting a proper theme to make the UI clean and engaging. I set up the quiz timer and fixed an issue where the “Next” button was triggering automatically instead of waiting for user input.

I also added a “Skip” button to improve user control. To enhance the design, I chose a balanced background color and created a centered layout with subtle patterns, making the UI more interactive and visually appealing.

Attachment
0
neetumandavi25

Today, I worked on this project to fix some images that didn’t look quite right—a task that took me considerable time. Even after the images were displaying correctly, the UI still looked a bit unpolished, so I refined it until the project’s UI looked exactly as intended. To make the interface interactive, I repeatedly added and removed elements one by one until everything functioned properly. Additionally, I removed some code I had written earlier in the process, as it turned out to be superfluous. I built this entire project using only HTML, CSS, and JavaScript.

Attachment
Attachment
Attachment
1

Comments

neetumandavi25
neetumandavi25 11 days ago

Please explore my project.

neetumandavi25

Today I worked on improving my project, CivicAlert-Report, without fear, which is designed to help people report local issues easily and safely.

I focused on building a simple and user-friendly interface where users can submit complaints, such as road damage, garbage issues, or public safety concerns. I also worked on organizing so that they are easy to read and understand.
The most challenging is ensuring the data flows properly so that the reports can be added and viewed smoothly. I practiced JavaScript concepts like event handling and local storage to make the app functional without a backend.
I also improved the overall user experience by making the layout responsive and easy to navigate.

Attachment
Attachment
0
neetumandavi25

Shipped this project!

Hours: 0.35
Cookies: 🍪 1
Multiplier: 1.53 cookies/hr

I built an interactive “Recipe Treasure Hunt” web game where users solve clues to unlock hidden cooking tips and a final recipe. The idea was to combine learning with fun by turning cooking knowledge into a puzzle-based experience.

The most challenging part was managing the clue flow and validating user answers correctly. I worked on handling user input, updating progress, and revealing the next clue dynamically using JavaScript.

I also focused on creating a clean and engaging UI so that the game feels fun and easy to play. This project helped me improve my understanding of event handling, logic building, and interactive UI design.

neetumandavi25

Today I worked on my Recipe Treasure Hunt project. I created a system where users solve clues step by step to unlock cooking tips and reach the final recipe.

I implemented the main logic using JavaScript, including checking answers, moving to the next clue, and showing rewards. The challenging part was handling the flow of clues and making sure the game progresses correctly.

I also improved the UI to make it look clean and engaging. Now the game is interactive and fun to play, and users can enjoy learning through puzzles.

Attachment
Attachment
Attachment
0
neetumandavi25

Shipped this project!

Hours: 0.33
Cookies: 🍪 2
Multiplier: 7.28 cookies/hr

I built a Weather Snack Project that suggests snacks based on the current weather conditions. The idea was to make something fun and useful where users can get snack ideas depending on whether it’s hot, cold, or rainy.

The most challenging part was handling the logic correctly so that the right snacks show for each weather condition. I faced some confusion at first, but I solved it by simplifying my conditions and testing different scenarios.

Through this project, I learned how to use conditional statements more effectively and improved my problem-solving skills. I’m proud that I was able to turn a simple idea into a working project.

neetumandavi25

Today I worked on my Weather Snack Project. The idea was to suggest snacks based on the current weather conditions.

I started by planning the logic for how different weather types (hot, cold, rainy) will show different snack suggestions. Then I worked on connecting the weather conditions with the snack list and displaying it properly on the screen.

The challenging part was managing the conditions correctly s nd making sure the right snack appears for the right weather. I solved this by simplifying my logic and testing different cases.

Through this project, I learned how to use conditional statements better and improve my problem-solving skills. It was fun to combine a real-life idea with coding!

Attachment
Attachment
0
neetumandavi25

Today I worked on my project, a point-and-click adventure game, Octopus Fridge Fix. I focused on adding interactive elements where users can click on objects, collect items, and use them to solve the puzzle.
I implemented basic game logic using JavaScript, such as handling clicks, managing the inventory, and controlling the sequence of actions needed to fix the fridge. The challenging part was making sure items work correctly when selected and used in the right place.
I fixed some issues with event handling and improved the overall flow of the game. Now the interactions feel smoother, and the game is more fun to play.

Attachment
1

Comments

neetumandavi25
neetumandavi25 18 days ago

Explore my project