Activity

sakshikhushi25

Shipped this project!

Hours: 8.69
Cookies: 🍪 7
Multiplier: 1.67 cookies/hr

Hi, I am happy to submitting my Quote Generator project. In this project, I created a simple website to display quotes with features like next, previous, copy, and sound. I used HTML, CSS, and JavaScript to build this project. Thank you!

sakshikhushi25

In this project, I worked on creating a simple Quote Generator using HTML, CSS, and JavaScript. I added features to show different quotes and allow users to move forward and backward between them.

I also implemented copy and sound features, which helped me learn how to use browser APIs like clipboard and speech. One challenge was handling the quote index properly for next and previous buttons.

Overall, this project helped me improve my JavaScript skills and understand how to make a small interactive web application.

Attachment
0
sakshikhushi25

Shipped this project!

Hours: 2.48
Cookies: 🍪 5
Multiplier: 1.95 cookies/hr

I am very happy to submit my Rock Paper Scissors game project. In this project, I built an interactive game where the user plays against the computer using simple clicks. The computer generates random choices, and the winner is decided based on the classic game rules.

While working on this project, I learned how to use JavaScript for DOM manipulation, event handling, and implementing game logic. One of the challenging parts was writing the logic to correctly compare user and computer choices and update the score dynamically.

I am proud of creating a clean and user-friendly interface along with real-time score updates and result messages. This project helped me strengthen my basics in HTML, CSS, and JavaScript and gave me confidence in building interactive web applications.

sakshikhushi25

In this project, I worked on building an interactive Rock Paper Scissors game using HTML, CSS, and JavaScript. I designed the user interface with clickable options and implemented the game logic to handle user input, generate random computer choices, and determine the winner. I also added a scoring system and dynamic messages to enhance user experience. Additionally, I focused on improving the layout and styling to make the game visually appealing and easy to use.

Attachment
Attachment
Attachment
Attachment
0
sakshikhushi25

Shipped this project!

Hours: 8.6
Cookies: 🍪 14
Multiplier: 1.61 cookies/hr

I built a Quiz App that allows users to answer multiple-choice questions and get instant feedback. The hardest part was handling the question logic and updating the score dynamically, but I solved it using JavaScript event handling and DOM manipulation. I’m really happy with how interactive and user-friendly the app turned out!

sakshikhushi25

Created the basic HTML structure for the quiz, including question area, answer buttons, and next button. Designed the UI using CSS to make the quiz clean, centered, and user-friendly. Added quiz questions in JavaScript using an array of objects with questions and answers. Implemented logic to display questions and handle user answer selection using event listeners. Added score tracking and displayed the final result at the end of the quiz. Added “Next” button functionality to move between questions and restart the quiz. Tested the app and fixed small issues to ensure smooth working.

Attachment
0
sakshikhushi25

Shipped this project!

Hours: 3.24
Cookies: 🍪 5
Multiplier: 1.57 cookies/hr

I built a responsive calculator application using HTML, CSS, and JavaScript. Implemented dynamic input handling, real-time calculations, and additional features like clear (AC) and delete (DEL). This project helped strengthen my understanding of DOM manipulation and event handling.

sakshikhushi25

I started by creating the basic structure of the calculator using HTML. I added input fields and buttons for numbers and operators to build the layout of the application and also worked o n css part.
I implemented JavaScript logic to handle button clicks. I used event listeners to capture user input and display it dynamically in the input box.
I worked on the core logic of the calculator. I used a string to store input values and applied the eval() function to calculate results when the “=” button is pressed and added functionality for AC (clear all) and DEL (delete last character) buttons. This improved the usability of the calculator..

Attachment
0
sakshikhushi25

Shipped this project!

Hours: 2.23
Cookies: 🍪 3
Multiplier: 1.5 cookies/hr

In this project I built a mini project that is click counter. In making this project it takes too much time to fix the count part increase to decrease and from these to reset so I taken help with AI to fix it and I’m really excited to post this project to voting other project.

sakshikhushi25

I worked on JavaScript language in it I make a click counter project. In this project when user click on button then the increment, decrement and reset thing done with a number

Attachment
0