tenhobi / the-devs-guide

A collection of useful tools, guides, hacks, know-hows and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Dev's Guide

A dev's collection of useful tools, guides, hacks, know-hows and more.

Pull Requests MIT License


Table of Contents

Health

☝ ToC

Project

☝ ToC

  • Discord – is an app for all-in-one voice and text chat for gamers and other people.
  • gitignore.io – is a tool that creates useful .gitignore files for your project.
  • Open Source Guides – is a set of guides aiming to improving open-source.
  • Semantic Line Breaks – is a guide to write better texts.
  • Semantic Versioning – is a guide to version a project.
  • asciinema – is a tool that let's you record and share your terminal sessions, the right way.

Architecture

☝ ToC

  • Clean Architecture – is a software design philosophy that separates the elements of a design into ring levels.

Mobile

☝ ToC

  • scrcpy – is a tool that provides display and control of Android devices connected on USB (or over TCP/IP).

Graphics

☝ ToC

Education

☝ ToC

Challenges

☝ ToC

  • Codewars – is a way to improve your skills by training with others on real code challenges in many languages.
  • Cryptopals – is a set of crypto challenges.
  • The Command Line Murders – is a fun game in a command line to solve a murder.
  • SQL Murder Mystery – is both a self-directed lesson to learn SQL concepts and commands and a fun game for experienced SQL users to solve an intriguing crime.

About

A collection of useful tools, guides, hacks, know-hows and more.

License:MIT License