Skip to content

An interactive web-based learning demo that visually demonstrates how Java’s List, Map, and Queue interfaces work. Built with Bootstrap, JavaScript, and a clean seafoam green + blue-green theme, this tool helps users explore Java collection methods in an intuitive, hands-on way.

License

Notifications You must be signed in to change notification settings

Ayus-gupta/JavaCollections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA - Collection Demo

An interactive web app to explore and understand Java Collection Framework methods — specifically List, Map, and Queue.
This demo simulates Java operations using JavaScript so learners can experiment with them directly in the browser.


🚀 Features

  • Interactive simulation of List, Map, and Queue methods.
  • Clean Bootstrap-based UI with a responsive seafoam green + blue-green theme.
  • Separate style.css for easy customization.
  • Works seamlessly on desktop, tablet, and mobile.
  • Includes favicon/logo support for branding.

🧩 Tech Stack

  • Frontend: HTML5, CSS3, JavaScript (Vanilla)
  • Framework: Bootstrap 5
  • Design: Custom responsive theme (seafoam green + blue-green)

🧠 How to Use

  1. Open index.html in any modern browser.
  2. Use the tabs (List / Map / Queue) to switch between demos.
  3. Enter values and click buttons to simulate Java method behavior.
  4. Observe results instantly in the output area.

🔧 Customization

  • Replace logo.png with your own logo for a custom tab icon.
  • Adjust colors or layout in style.css to match your brand.
  • Extend functionality by adding new method demos (e.g., Set, Deque).

📜 License

This project is open for educational use.
You are free to modify and distribute it for learning or teaching purposes.

About

An interactive web-based learning demo that visually demonstrates how Java’s List, Map, and Queue interfaces work. Built with Bootstrap, JavaScript, and a clean seafoam green + blue-green theme, this tool helps users explore Java collection methods in an intuitive, hands-on way.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published