{"id":17463963,"url":"https://github.com/tenhobi/the-devs-guide","last_synced_at":"2025-07-02T14:35:53.749Z","repository":{"id":44336398,"uuid":"235666311","full_name":"tenhobi/the-devs-guide","owner":"tenhobi","description":"A collection of useful tools, guides, hacks, know-hows and more.","archived":false,"fork":false,"pushed_at":"2020-03-16T19:55:42.000Z","size":15,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T04:08:13.567Z","etag":null,"topics":["awesome-list","guide","guidelines","hacks","lists"],"latest_commit_sha":null,"homepage":null,"language":null,"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/tenhobi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-22T21:03:04.000Z","updated_at":"2023-09-08T18:02:36.000Z","dependencies_parsed_at":"2022-09-01T16:40:12.747Z","dependency_job_id":null,"html_url":"https://github.com/tenhobi/the-devs-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tenhobi/the-devs-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenhobi%2Fthe-devs-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenhobi%2Fthe-devs-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenhobi%2Fthe-devs-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenhobi%2Fthe-devs-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenhobi","download_url":"https://codeload.github.com/tenhobi/the-devs-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenhobi%2Fthe-devs-guide/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260364571,"owners_count":22997986,"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":["awesome-list","guide","guidelines","hacks","lists"],"created_at":"2024-10-18T10:44:16.795Z","updated_at":"2025-07-02T14:35:53.683Z","avatar_url":"https://github.com/tenhobi.png","language":null,"readme":"\u003ch1 align=\"center\"\u003eThe Dev's Guide\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nA dev's collection of useful tools, guides, hacks, know-hows and more.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"CONTRIBUTING.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg?longCache=true\" alt=\"Pull Requests\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"LICENSE.md\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"MIT License\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Table of Contents\n\n- [Health](#health)\n- [Project](#project)\n- [Architecture](#architecture)\n- [Mobile](#mobile)\n- [Graphics](#graphics)\n- [Education](#education)\n- [Challenges](#challenges)\n\n## Health\n\n[☝ ToC](#table-of-contents)\n\n- [Ergonomics Expert Explains How to Set Up Your Desk](https://www.youtube.com/watch?v=F8_ME4VwTiw) –\nis a video that exlains how to set up a desk.\n- [stretchly](https://github.com/hovancik/stretchly) – is a cross-platform\nelectron app that reminds you to take breaks when working on your computer.\n- [Yoga With Adriene](https://www.youtube.com/channel/UCFKE7WVJfvaHW5q283SxchA) –\nis a YouTube channel that provides high quality practices on yoga\nand mindfulness at no cost to inspire people of all ages, shapes and sizes.\n\n## Project\n\n[☝ ToC](#table-of-contents)\n\n- [Discord](https://discordapp.com) – is an app for all-in-one voice and text\nchat for gamers and other people.\n- [gitignore.io](https://www.gitignore.io) – is a tool that creates useful\n.gitignore files for your project.\n- [Open Source Guides](https://opensource.guide) – is a set of guides aiming to\nimproving open-source.\n- [Semantic Line Breaks](https://sembr.org) – is a guide to write better texts.\n- [Semantic Versioning](https://semver.org) – is a guide to version a project.\n- [asciinema](https://asciinema.org) – is a tool that let's you record\nand share your terminal sessions, the right way.\n\n## Architecture\n\n[☝ ToC](#table-of-contents)\n\n- [Clean Architecture](https://blog.cleancoder.com/uncle-bob/2012/08/13/the-clean-architecture.html) –\nis a software design philosophy that separates the elements of a design into\nring levels.\n\n## Mobile\n\n[☝ ToC](#table-of-contents)\n\n- [scrcpy](https://github.com/Genymobile/scrcpy) – is a tool that provides\ndisplay and control of Android devices connected on USB (or over TCP/IP).\n\n## Graphics\n\n[☝ ToC](#table-of-contents)\n\n- [7 Practical Tips for Cheating at Design](https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886) –\nis an article that introduces 7 practical tips for cheating at design.¨\n- [GoodUI](https://goodui.org) – is a web that shows how to improve UI\nwith A/B tests.\n- [How to Declutter your Design](https://medium.com/wdstack/how-to-declutter-your-design-88cbd9e45015) –\nis an article that shows how to declutter a design.\n\n## Education\n\n[☝ ToC](#table-of-contents)\n\n- [freeCodeCamp](https://www.freecodecamp.org) – is a nonprofit community\nthat helps you learn to code by building projects.\n- [List of Free Learning Resources](https://github.com/EbookFoundation/free-programming-books) –\nis a set of lists of many free learning resources in many spoken languages.\n\n## Challenges\n\n[☝ ToC](#table-of-contents)\n\n- [Codewars](https://www.codewars.com/dashboard) – is a way to improve your\nskills by training with others on real code challenges in many languages.\n- [Cryptopals](https://cryptopals.com) – is a set of crypto challenges.\n- [The Command Line Murders](https://github.com/veltman/clmystery) – is a fun\ngame in a command line to solve a murder.\n- [SQL Murder Mystery](https://github.com/NUKnightLab/sql-mysteries) – is both\na self-directed lesson to learn SQL concepts and commands\nand a fun game for experienced SQL users to solve an intriguing crime.\n","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenhobi%2Fthe-devs-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenhobi%2Fthe-devs-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenhobi%2Fthe-devs-guide/lists"}