{"id":25891558,"url":"https://github.com/maheshpaulj/visualize_sorting_algorithms","last_synced_at":"2026-02-26T10:35:30.647Z","repository":{"id":271580823,"uuid":"871903192","full_name":"maheshpaulj/Visualize_Sorting_Algorithms","owner":"maheshpaulj","description":"This project uses Pygame to visualize various sorting algorithms, making it easier to understand how they work.","archived":false,"fork":false,"pushed_at":"2024-10-13T09:19:10.000Z","size":110,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T11:51:09.800Z","etag":null,"topics":["datavisualization","pygame","python","sortingalgorithms"],"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/maheshpaulj.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":"2024-10-13T09:12:58.000Z","updated_at":"2024-10-16T03:07:26.000Z","dependencies_parsed_at":"2025-01-08T16:59:02.689Z","dependency_job_id":null,"html_url":"https://github.com/maheshpaulj/Visualize_Sorting_Algorithms","commit_stats":null,"previous_names":["maheshpaulj/visualize_sorting_algorithms"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maheshpaulj/Visualize_Sorting_Algorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshpaulj%2FVisualize_Sorting_Algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshpaulj%2FVisualize_Sorting_Algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshpaulj%2FVisualize_Sorting_Algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshpaulj%2FVisualize_Sorting_Algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maheshpaulj","download_url":"https://codeload.github.com/maheshpaulj/Visualize_Sorting_Algorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maheshpaulj%2FVisualize_Sorting_Algorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29856737,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: 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":["datavisualization","pygame","python","sortingalgorithms"],"created_at":"2025-03-02T20:28:34.532Z","updated_at":"2026-02-26T10:35:30.624Z","avatar_url":"https://github.com/maheshpaulj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sorting Algorithms Visualization\n\nWelcome to the **Sorting Algorithms Visualization** project! This project uses Pygame to visualize various sorting algorithms, making it easier to understand how they work.\n\n![Sorting Algorithms Visualization](demo.gif)  \u003c!-- Replace with the path to your GIF --\u003e\n\n## Features\n\n- Visual representation of sorting algorithms:\n  - Bubble Sort\n  - Selection Sort\n  - Insertion Sort\n  - Merge Sort\n  - Quick Sort\n  - Heap Sort\n- Interactive controls for selecting the sorting algorithm\n- Input field to define the number of data elements to sort\n- Reset functionality to generate a new random array\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x\n- Pygame library\n\n### Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/yourusername/sorting-visualization.git\n   cd sorting-visualization\n   ```\n\n2. Install the required packages:\n\n   ```bash\n   pip install pygame\n   ```\n\n### Usage\n\n1. Run the program:\n\n   ```bash\n   python visualizer.py\n   ```\n\n2. Use the buttons to select the sorting algorithm you want to visualize.\n3. Adjust the number of data elements using the input field and click \"Reset Array\" to generate a new set of data.\n4. Watch the sorting algorithm in action!\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvements or additional features, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- Inspired by the desire to visualize sorting algorithms for better understanding and learning.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshpaulj%2Fvisualize_sorting_algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaheshpaulj%2Fvisualize_sorting_algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaheshpaulj%2Fvisualize_sorting_algorithms/lists"}