{"id":49803361,"url":"https://github.com/rashedmakkouk/dev-toolbox","last_synced_at":"2026-05-12T16:11:09.013Z","repository":{"id":57683502,"uuid":"397988476","full_name":"rashedmakkouk/dev-toolbox","owner":"rashedmakkouk","description":"The essentials.","archived":false,"fork":false,"pushed_at":"2023-01-08T14:37:51.000Z","size":1881,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-16T18:16:37.535Z","etag":null,"topics":["bookmarks","cheat-sheets","cheatsheet","documentation","guides","how-to","toolbox","tutorials"],"latest_commit_sha":null,"homepage":"https://rashedmakkouk.github.io/dev-toolbox","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rashedmakkouk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-19T15:23:37.000Z","updated_at":"2022-05-29T10:43:43.000Z","dependencies_parsed_at":"2023-02-08T06:16:00.560Z","dependency_job_id":null,"html_url":"https://github.com/rashedmakkouk/dev-toolbox","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/rashedmakkouk/dev-toolbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rashedmakkouk%2Fdev-toolbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rashedmakkouk%2Fdev-toolbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rashedmakkouk%2Fdev-toolbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rashedmakkouk%2Fdev-toolbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rashedmakkouk","download_url":"https://codeload.github.com/rashedmakkouk/dev-toolbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rashedmakkouk%2Fdev-toolbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32946642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bookmarks","cheat-sheets","cheatsheet","documentation","guides","how-to","toolbox","tutorials"],"created_at":"2026-05-12T16:11:08.252Z","updated_at":"2026-05-12T16:11:08.999Z","avatar_url":"https://github.com/rashedmakkouk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dev Toolbox\n\n[![Deploy to GitHub Pages](https://github.com/rashedmakkouk/dev-toolbox/actions/workflows/deploy-gh-pages.yml/badge.svg)][dev-toolbox-website]\n![npm (scoped with tag)](https://img.shields.io/npm/v/@rashedmakkouk/dev-toolbox/latest)\n\nThis package contains the source code and documentation powering [dev-toolbox][dev-toolbox-website] website.\n\n## Topics\n\n### [Development](./content/development/index.md)\n\n\u003e Guides related to software programming and development environment.\n\n- TypeScript\n\n### [DevOps](./content/devops/index.md)\n\n- Docker\n- Git\n- Linux\n- VirtualBox\n- Windows\n- Yarn\n\n### [How-to](./content/how-to/index.md)\n\n\u003e Step-by-step tutorials and guides.\n\n- DevOps\n- General\n- Git\n- GitHub\n- GitLab\n- Kubernetes\n- Linux\n- Windows\n\n### [Resources](./content/resources/index.md)\n\n- Useful Links\n- Remote Work\n\n### [Style Guides](./content/style-guides/index.md)\n\n- Markdown\n- Version Control\n\n### [Templates](./content/templates/index.md)\n\n\u003e Sample installation and configuration files and scripts.\n\n- Nginx server\n- SSH Agent\n- WSL 2 Port Forwarding\n\n## Changelog\n\nCheck the [Changelog][changelog] for a detailed list of new features and changes.\n\n## Community\n\nHead over to [Discussions][discussions] where you can ask questions, request new features or voice\nyour ideas and suggestions.\n\n- [`Ideas`][discussions-ideas]\n- [`Q\u0026A`][discussions-q-a]\n- [`Issues`][issues]\n\n## License\n\nThis package is available under the [BSD 3-Clause license][bsd-3-clause-license]. It also includes\nexternal libraries that are available under a variety of licenses. See [LICENSE][license-file] for\nthe full license text.\n\n[discussions]: https://github.com/rashedmakkouk/dev-toolbox/discussions\n[discussions-ideas]: https://github.com/rashedmakkouk/dev-toolbox/discussions/categories/ideas\n[discussions-q-a]: https://github.com/rashedmakkouk/dev-toolbox/discussions/categories/q-a\n[issues]: https://github.com/rashedmakkouk/dev-toolbox/issues\n[changelog]: https://github.com/rashedmakkouk/dev-toolbox/blob/main/CHANGELOG.md\n[dev-toolbox-website]: https://rashedmakkouk.github.io/dev-toolbox\n[bsd-3-clause-license]: https://opensource.org/licenses/BSD-3-Clause\n[license-file]: https://github.com/rashedmakkouk/dev-toolbox/blob/main/LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frashedmakkouk%2Fdev-toolbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frashedmakkouk%2Fdev-toolbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frashedmakkouk%2Fdev-toolbox/lists"}