Collecting all the cheat sheets
Favorite JavaScript utilities in single line of code! No more!
An emoji guide for your commit messages.
This project is aimed at providing technical guides on various hacking topics.
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics. These cheat sheets were created by various application security professionals who have expertise in specific topics.
SVGs are awesome! Thanks to math and geometry, SVG graphics give us a standardized way to create images and icons on the web to be displayed at any size without any loss in image quality. Here's an interactive reference to the most popular and/or interesting parts of the SVG spec.
HTML Cheat Sheet contains useful code examples and web developer tools, markup generators and more on a single page. Switch to other web developer sheets, like CSS or JavaScript. These pages were created as a quick guide for those who already know how to work with these languages.
Make sure you bookmark this site for a quick and easy access!
Introduction to Natural Language Processing (NLP) tools, frameworks, concepts, resources for Python
A quick and dirty overview of Julia
Brief visual explanations of machine learning concepts with diagrams, code examples and links to resources for learning more.
Guide, reference and cheatsheet on web scraping using rvest, httr and Rselenium.
Inspired by Hartley Brody, this cheat sheet is about web scraping using rvest,httr and Rselenium. It covers many topics in this blog.
While Hartley uses python's requests and beautifulsoup libraries, this cheat sheet covers the usage of httr and rvest. While rvest is good enough for many scraping tasks, httr is required for more advanced techniques. Usage of Rselenium(web driver) is also covered.
The Regex Cheat Sheet
Quick Reference Cheat Sheet
Here are some cheatsheets and quick references contributed by open source angels.