{"id":27028211,"url":"https://github.com/kvr-10/sorting-algorithms","last_synced_at":"2026-01-30T18:32:42.157Z","repository":{"id":290019512,"uuid":"854851162","full_name":"Kvr-10/Sorting-Algorithms","owner":"Kvr-10","description":"The Viznum is a Java-based application that demonstrates sorting algorithms like Insertion Sort, Quick Sort, Merge Sort and bubble sort through dynamic animations. Built with Java Swing, it offers an intuitive, step-by-step view of the sorting process, enhancing understanding and engagement with algorithms.","archived":false,"fork":false,"pushed_at":"2025-04-27T10:49:58.000Z","size":35467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-10T21:13:05.392Z","etag":null,"topics":["dsa","git","gui-application","java","java-swing","sorting-algorithms-implemented","visualization"],"latest_commit_sha":null,"homepage":"https://kvr-10.github.io/Sorting-Algorithms/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kvr-10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-09T22:06:05.000Z","updated_at":"2025-04-27T10:50:01.000Z","dependencies_parsed_at":"2025-04-26T11:40:49.446Z","dependency_job_id":null,"html_url":"https://github.com/Kvr-10/Sorting-Algorithms","commit_stats":null,"previous_names":["kvr-10/sorting-algorithms"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Kvr-10/Sorting-Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kvr-10%2FSorting-Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kvr-10%2FSorting-Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kvr-10%2FSorting-Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kvr-10%2FSorting-Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kvr-10","download_url":"https://codeload.github.com/Kvr-10/Sorting-Algorithms/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kvr-10%2FSorting-Algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917042,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dsa","git","gui-application","java","java-swing","sorting-algorithms-implemented","visualization"],"created_at":"2025-04-05T00:27:22.110Z","updated_at":"2026-01-30T18:32:42.138Z","avatar_url":"https://github.com/Kvr-10.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Sorting Algorithms Visualization 🚀**\n## **Viznum - See, Sort \u0026 Learn Sorting Algorithms 👀🔢🎓s**\n\nWelcome to the Viznum project! ✨ This interactive Java-based application offers an engaging and intuitive way to explore and understand the inner workings of various sorting algorithms. Experience sorting techniques in real-time, with step-by-step visualizations that make learning algorithms both fun and educational! �📊\n\n## 🚀 Demo\n\n\u003e **🎥 Click to watch the demo:**  \n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.youtube.com/watch?v=mCN4U1_F3e4\" target=\"_blank\"\u003e\n    \u003cimg src=\"docs/images/main-interface.png\" alt=\"Watch the demo\" style=\"width: 80%; max-width: 600px;\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## How to Run the Application ⚙️\n\n### 1️⃣ Clone the Repository:\n```bash\ngit clone https://github.com/Kvr-10/Sorting-Algorithms.git\n```\n### 2️⃣ Navigate to the Artifacts Directory:\nAfter cloning the repository, navigate to the following path:\n```\nSorting-Algorithms/out/artifacts/Sortings_jar/viznum.jar\n```\n### 3️⃣ Run the Application:\nLocate the `viznum.jar` file in the directory.  \nDouble-click on `viznum.jar` to start the sorting visualization.\n\n## 🎯 Alternative (Easier!)\nYou can directly download the EXE file from the [Releases page](https://github.com/Kvr-10/Sorting-Algorithms/releases/latest) and run it.  🚀\n\n## Prerequisites (For jar file)📋\nEnsure you have Java installed on your system. You can download and install the latest version of Java from the [official website](https://www.java.com/en/).\n\n## 🌟 **Key Features**\n\n### 📌 Sorting Algorithm Visualizations\n- **Insertion Sort ➡️** Watch elements get inserted one by one!\n- **Quick Sort ⚡** See the divide-and-conquer magic in action!\n- **Merge Sort 🔄** Visualize merging sorted subarrays!\n- **Bubble Sort 🛁** Observe elements bubbling into place!\n\n### 🎨 Color-Coded Sorting States\n- 🔴 **Current Element** (Highlighted for comparison)\n- 🟢 **Sorted Elements** (Marked in green when in place)\n\n### ⚡ Real-Time Animations\n- Smooth, dynamic visuals to easily follow the sorting process!\n\n### 🖥️ User-Friendly Interface\n- Built with Java Swing for a clean and intuitive experience!\n\n### 🔢 Customizable Input\n- Test algorithms with your own datasets!\n\n### ⏱️ Algorithm Complexity Visualization\n- See how time complexity plays out in real-time!\n\n## 📸 Application Screenshots\n\n### 🏠 Main Interface with Algorithm Selection\n![Main Interface](docs/images/main-interface.png)\n\n---\n\n### 🧩 Insertion Sort Visualization\n![Insertion Sort](docs/images/Insertion-sort.png)\n\n---\n\n### ⚡ Quick Sort Visualization\n![Quick Sort](docs/images/quick-sort.png)\n\n---\n\n### 🔄 Merge Sort Visualization\n![Merge Sort](docs/images/merge-sort.png)\n\n---\n\n### 🛁 Bubble Sort Visualization\n![Bubble Sort](docs/images/bubble-sort.png)\n\n---\n\n### 🎛️ Interactive Controls Panel\n![Controls Panel](docs/images/controls.png)\n\n\n## 🛠️ Skills Used\n- **Java Programming**: Core programming language for implementing and visualizing sorting algorithms.\n- **GUI Development**: Dynamic and interactive user interface using Java Swing.\n- **Algorithm Optimization**: Efficiently implemented algorithms for performance.\n- **Data Visualization**: Real-time visualization of sorting processes for better understanding.\n\n## 🤝 Contributing\nWe welcome contributions! Feel free to:\n- Open issues 🐛\n- Submit pull requests 🔄\n\n## 📩 Contact\nHave questions or feedback? Raise an issue on GitHub!\n\n## Happy Sorting! 🎉🔢✨\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvr-10%2Fsorting-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkvr-10%2Fsorting-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkvr-10%2Fsorting-algorithms/lists"}