{"id":21684402,"url":"https://github.com/throvn/sorting-visualizations","last_synced_at":"2025-04-12T07:51:43.018Z","repository":{"id":128353278,"uuid":"369985540","full_name":"Throvn/sorting-visualizations","owner":"Throvn","description":"A website where you can watch the most satisfying sorting visuals!","archived":false,"fork":false,"pushed_at":"2021-06-10T20:57:31.000Z","size":48963,"stargazers_count":39,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T03:04:52.965Z","etag":null,"topics":["algorithms","blog","blog-article","bubble-sort","heapsort","insertion-sort","merge-sort","performance","quicksort","sorting","visualization"],"latest_commit_sha":null,"homepage":"https://throvn.github.io/sorting-visualizations/","language":"CSS","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/Throvn.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}},"created_at":"2021-05-23T07:12:30.000Z","updated_at":"2025-01-16T07:49:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b302a88a-829b-4fd9-873c-1ea04848692c","html_url":"https://github.com/Throvn/sorting-visualizations","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/Throvn%2Fsorting-visualizations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Throvn%2Fsorting-visualizations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Throvn%2Fsorting-visualizations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Throvn%2Fsorting-visualizations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Throvn","download_url":"https://codeload.github.com/Throvn/sorting-visualizations/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537005,"owners_count":21120690,"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":["algorithms","blog","blog-article","bubble-sort","heapsort","insertion-sort","merge-sort","performance","quicksort","sorting","visualization"],"created_at":"2024-11-25T16:15:34.495Z","updated_at":"2025-04-12T07:51:43.013Z","avatar_url":"https://github.com/Throvn.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sorting Visualizations\n\nThis is a sorting visualization of five of the most popular sorting algorithms:\n\n- Bubble Sort\n- Heapsort\n- Insertion sort\n- Merge sort and\n- Quicksort\n\n## Demo\n\nYou can see a [**Demo here**](https://throvn.github.io/sorting-visualizations/)\n\n### Example: Quicksort\n\n![Example Quicksort](./doc/Heapsort.gif)\n\n## Usage\n\n![Screenshot controls](./doc/Controls.png)\n\n1. Play / Resume\n2. Pause\n3. Speed\n4. Length of (random generated) array to sort\n5. Repeat with different values (but same number of elements)\n\n\u003e You can also hover over the elements and a description will be shown\n\n## Experiencing Problems?\n\nIf you experience any issues or miss a sorting algorithm or other functionality feel free to open an issue [here](https://github.com/Throvn/sorting-visualizations/issues).\n\n## ToDo's\n\n- [ ] Add more sorting algorithms\n- [ ] Add explaination (blog post like) to the algorithms (like on bubble sort)\n- [ ] Refactor code to typescript\n- [x] Darkmode - Based on system settings\n- [ ] (Bubblesort) Highlight changed elements\n- [ ] Add documentation to the rest of the algorithms (for a reference now check the `bubblesort/main.js` file.) - Repetitive\n- [ ] (Maybe) Add all algorithms in one file\n\n## Want to contribute?\n\nEvery help is welcome!\nFeel free to contact me any time :P\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrovn%2Fsorting-visualizations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthrovn%2Fsorting-visualizations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthrovn%2Fsorting-visualizations/lists"}