IshikaBanga26

Results 9 issues of IshikaBanga26

This pull request adds a “Copy” button to the code snippet section in the Tip Calculator example, allowing users to easily copy example code with one click. Additionally, minor UI...

Add a Dark/Light Theme Toggle feature to improve user experience for learners who prefer low-light interfaces. The toggle should allow users to switch between light and dark themes and remember...

Add a small “Copy” button to every code snippet on the website so users can easily copy example code without manually selecting text. When clicked, the button should copy the...

Hello! I’m a GSSoC’25 contributor and I’d like to propose a “Favorite” feature for the resource cards. Feature Overview: Each resource card will have a small ❤️ or ⭐ icon....

gssoc25
level2

Implemented a favorite button for resource cards using localStorage. Added a toggle to filter and display only favorite items. All changes made inside HTML, CSS, and JavaScript files.

needs revision

Added BankManagement.java, a Java program that simulates a Bank Management System using Object-Oriented Programming concepts. The program includes a base Account class and two subclasses — SavingAccount and CurrentAccount —...

I noticed that on the Market page (https://habitica.com/shops/market), the black info box (e.g., “You don’t have any Saddles.”) is not aligned properly and overlaps the item cards. It would look...

Navbar links should have a simple hover effect — such as a color change, underline, or smooth transition — to improve user experience and make the navigation more interactive.

Current Behavior: Currently, the website displays programming languages in a grid layout with descriptions and example counts. However, there is no option to save or mark a preferred language for...