{"id":25088869,"url":"https://github.com/massigy/algoviz","last_synced_at":"2026-02-09T10:35:21.590Z","repository":{"id":78989602,"uuid":"570969225","full_name":"MassiGy/AlgoViz","owner":"MassiGy","description":"AlgoViz is web based algorithms visualisation for simple sorting algorithms.","archived":false,"fork":false,"pushed_at":"2023-03-11T14:31:03.000Z","size":1268,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-01T14:51:59.498Z","etag":null,"topics":["bootstrap","css","git","html","javascript","netlify","typescript"],"latest_commit_sha":null,"homepage":"https://algosviz.netlify.app/","language":"JavaScript","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/MassiGy.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":"2022-11-26T18:12:13.000Z","updated_at":"2023-05-31T21:28:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"f923608e-5d2a-4c90-99bd-8c759a22be45","html_url":"https://github.com/MassiGy/AlgoViz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MassiGy/AlgoViz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2FAlgoViz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2FAlgoViz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2FAlgoViz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2FAlgoViz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MassiGy","download_url":"https://codeload.github.com/MassiGy/AlgoViz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MassiGy%2FAlgoViz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29261978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"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":["bootstrap","css","git","html","javascript","netlify","typescript"],"created_at":"2025-02-07T10:53:01.903Z","updated_at":"2026-02-09T10:35:21.562Z","avatar_url":"https://github.com/MassiGy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AlgoViz.\nAlgoViz is web based algorithms visualisation for simple sorting algorithms.\n\n\n\n### Contributors.\n\n- Massiles Ghernaout | @MassiGy\n- Jugurtah Ourzik    | @JugurtaO\n\n### Website State\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/a6457340-3361-4a51-8def-a37ca599aac4/deploy-status)](https://app.netlify.com/sites/algosviz/deploys)\n\n### File structure.\n\n```BASH\n\n    .\n    ├── doc\n    ├── LICENSE\n    ├── README.md\n    └── src\n        ├── algorithms\n        │   ├── bubble_sort.js\n        │   ├── insertion_sort.js\n        │   └── selection_sort.js\n        ├── helpers\n        │   └── sleep.js\n        └── views\n            ├── index.html\n            ├── script.js\n            ├── search.js\n            └── style.css\n\n    5 directories, 10 files\n\n\n```\n\n### Contributions.\n\n```BASH\n\n    # to get the repo localy\n    git clone \u003crepo_url\u003e\n    cd \u003crepo_name\u003e\n\n    # fork the repo to your github profil\n\n\n    # to sync with origin\n    git remote add upstream \u003cmain_repo_url\u003e\n    git remote add origin \u003cyour_forked_repo_url\u003e\n    \n    # to setup your locat dev branch\n    git branch your_local_branch\n    git checkout your_local_branch\n\n    # to add your changes\n    git add *\n    git commit -m \"+your_local_branch: your commit here\"\n\n    # push to your forked repo\n    git push origin your_local_branch\n\n    # then fire up a pull request.\n\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassigy%2Falgoviz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmassigy%2Falgoviz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmassigy%2Falgoviz/lists"}