There are many sources of information out there in the web.

Here is a list of useful collections of links and tools that can assist you in your daily work.

DevOps

Everything you need to know about operating the Linux terminal (and a bit of Windows and Mac too):

jlevy/the-art-of-command-line
Master the command line, in one page. Contribute to jlevy/the-art-of-command-line development by creating an account on GitHub.

A very wide collection of tools, mostly focusing on security, ranging from network and penetration/hardening tools to tutorials and podcasts and even cheat sheets and terminal tricks such as annotating tail -f with timestamps:

trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. - trimstray/the-book-of-secret-knowledge

Web/Mobile Development

This list contains an impressive amount of (free) tools that can help any web designer/developer. Besides tools to generate neat royalty free images or icons, it also lists tons of useful frameworks and UX elements.

bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more - bradtraversy/design-resources-for-developers

Software Engineering and Machine Learning

Papers We Love is a world-wide community who reads technical papers. These papers involve variety of topics, from computational statistics, data representation, optimization and much more.  

Their website and GitHub page includes instructions for students and newbies how to properly read an academic paper, as well as many other resources to locate academic papers.

papers-we-love/papers-we-love
Papers from the computer science community to read and discuss. - papers-we-love/papers-we-love

"Awesome" Search Engine

As there are many different "Awesome-" lists on GitHub, there's now even a search engine to find the most relevant to your needs.

Word Embedding

An incomplete list of word-embedding model vectors to use for NLP Tasks. The list (actually a table) is divided to contextual and non-contextual embedding, and include special cases (e.g. CodeBERT) and different languages.

Separius/awesome-sentence-embedding
A curated list of pretrained sentence and word embedding models - Separius/awesome-sentence-embedding

Do you have a favorite index which does not appear here? Contact us and we'll add it.