{"id":22131405,"url":"https://github.com/karthikudyawar/sorting-visualizer","last_synced_at":"2025-03-24T09:21:25.828Z","repository":{"id":104051945,"uuid":"378105677","full_name":"KarthikUdyawar/Sorting-Visualizer","owner":"KarthikUdyawar","description":"Sorting Visualizer a GUI based python program to visualize common Sorting Algorithms.","archived":false,"fork":false,"pushed_at":"2021-06-21T19:00:13.000Z","size":259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T14:45:54.593Z","etag":null,"topics":["gui-application","python","sorting-visualization","tkinter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KarthikUdyawar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-06-18T09:51:42.000Z","updated_at":"2021-06-21T19:00:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"9f6c0615-4c16-402f-a134-fb306bd0ddc8","html_url":"https://github.com/KarthikUdyawar/Sorting-Visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarthikUdyawar%2FSorting-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarthikUdyawar%2FSorting-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarthikUdyawar%2FSorting-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarthikUdyawar%2FSorting-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarthikUdyawar","download_url":"https://codeload.github.com/KarthikUdyawar/Sorting-Visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240827,"owners_count":20583102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gui-application","python","sorting-visualization","tkinter"],"created_at":"2024-12-01T18:33:18.706Z","updated_at":"2025-03-24T09:21:25.802Z","avatar_url":"https://github.com/KarthikUdyawar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![GitHub](https://img.shields.io/github/license/KarthikUdyawar/Sorting-Visualizer)\n![GitHub issues](https://img.shields.io/github/issues/KarthikUdyawar/Sorting-Visualizer)\n![GitHub contributors](https://img.shields.io/github/contributors/KarthikUdyawar/Sorting-Visualizer)\n![GitHub Repo stars](https://img.shields.io/github/stars/KarthikUdyawar/Sorting-Visualizer)\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/KarthikUdyawar/Contact-manager\"\u003e\n    \u003cimg src=\"app\\icon\\sort_2.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003e\u003cb\u003eSorting-Visualizer\u003c/b\u003e\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Sorting Visualizer a GUI based python program to visualize common Sorting Algorithms.\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/KarthikUdyawar/Sorting-Visualizer/blob/main/README.md\"\u003e\u003cstrong\u003eExplore the docs »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/KarthikUdyawar/Sorting-Visualizer/blob/main/app/main.py\"\u003eView Code\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/KarthikUdyawar/Sorting-Visualizer/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/KarthikUdyawar/Sorting-Visualizer/pulls\"\u003ePull Request\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#roadmap\"\u003eRoadmap\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contact\"\u003eContact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgements\"\u003eAcknowledgements\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n![Screenshots of project](https://github.com/KarthikUdyawar/Sorting-Visualizer/blob/main/Screenshot/Screenshot2.png)\n\nThis project is about visualizing sorting algorithms like Bubble Sort, Selection Sort, Insertion Sort, Merge Sort, Quick Sort, Shell Sort, Radix Sort, Cocktail Sort, Gnome Sort, Heap Sort, Bucket Sort, Bitonic Sort, Tim Sort, Comp sort as well as Bogo Sort. We can select any sorting algorithm and visualize how they sort it. We can also change the array size, minimum and maximum number in an array. \n\n\n### Built With\n\n* [Python](https://www.python.org/)\n\n### Modules used\n* [tkinter](https://docs.python.org/3/library/tkinter.html)\n* [random](https://docs.python.org/3/library/random.html)\n* [package - (custom)](https://github.com/KarthikUdyawar/Sorting-Visualizer/tree/main/app/package)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\nMake sour app have the latest version of python \u0026 pip installed.\n* pip\n  ```powershell\n  -m pip install –upgrade pip.\n  ```\n\n### Installation\n\n1. Clone the repo\n   ```bash\n   git clone https://github.com/KarthikUdyawar/Sorting-Visualizer.git\n   ```\n2. Running the app\n   ```powershell\n   cd app\n   python main.py\n   ```\n\n\u003c!-- ROADMAP --\u003e\n## Roadmap\n\nSee the [network](https://github.com/KarthikUdyawar/Sorting-Visualizer/network) for a list of proposed features from Contributes.\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [`LICENSE`](https://github.com/KarthikUdyawar/Sorting-Visualizer/blob/main/LICENSE) for more information.\n\n\u003c!-- CONTACT --\u003e\n## Contact\n\nInstagram : [udyawarkarthik](https://www.instagram.com/udyawarkarthik/)\n\nGithub : [https://github.com/KarthikUdyawar](https://github.com/KarthikUdyawar)\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n## Acknowledgements\n* [GeeksforGeeks](https://www.geeksforgeeks.org/sorting-algorithms/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarthikudyawar%2Fsorting-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarthikudyawar%2Fsorting-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarthikudyawar%2Fsorting-visualizer/lists"}