<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>cheatsheet</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/540/feed"/>
    <updated>2026-04-18T23:01:22+00:00</updated>
    <id>https://links.biapy.com/guest/tags/540/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12188</id>
            <title type="text"><![CDATA[Outpacket]]></title>
            <link rel="alternate" href="https://github.com/n00py/Outpacket" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12188"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This cheatsheet maps common impacket workflows to their modern alternatives.]]>
            </summary>
            <updated>2026-03-19T14:37:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10235</id>
            <title type="text"><![CDATA[Awesome Cheatsheets]]></title>
            <link rel="alternate" href="https://lecoupa.github.io/awesome-cheatsheets/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10235"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Awesome cheatsheets for popular programming languages, frameworks and development tools.
 They include everything you should know in one single file. 👩‍💻👨‍💻

- [Awesome Cheatsheets @ GitHub](https://github.com/LeCoupa/awesome-cheatsheets).]]>
            </summary>
            <updated>2025-09-16T11:59:48+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/365</id>
            <title type="text"><![CDATA[Artisan.Page]]></title>
            <link rel="alternate" href="https://artisan.page/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/365"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Laravel Artisan Cheatsheet.

A bookmarkable, searchable cheatsheet for Laravel&amp;#039;s Artisan commands.

- [Artisan.Page @ GitHub](https://github.com/jbrooksuk/artisan.page).]]>
            </summary>
            <updated>2026-02-11T07:14:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/907</id>
            <title type="text"><![CDATA[Tailwind CSS Cheat Sheet]]></title>
            <link rel="alternate" href="https://kombai.com/tailwind/cheat-sheet/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/907"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A comprehensive Tailwind CSS cheat sheet to instantly find all utility classes and their CSS properties in one place.]]>
            </summary>
            <updated>2025-08-28T18:28:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1556</id>
            <title type="text"><![CDATA[cheat.sh]]></title>
            <link rel="alternate" href="https://cheat.sh/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1556"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The only cheat sheet you need.
Unified access to the best community driven documentation repositories of the world.

- [cheat.sh @ GitHub](https://github.com/chubin/cheat.sh).

Related contents:

- [Mes Outils DevOps Indispensables en 2025 @ DevSecOps :fr:](https://blog.stephane-robert.info/docs/outils/introduction/).]]>
            </summary>
            <updated>2025-08-28T20:15:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2508</id>
            <title type="text"><![CDATA[Composer Cheat Sheet for developers]]></title>
            <link rel="alternate" href="https://composer.json.jolicode.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2508"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Composer is the dependency manager for PHP and you are on a one-page-only documentation for this tool.
Official documentation is on the official website, this page just brings you the essential.

- [Composer CheatSheet for developpers @ GitHub](https://github.com/jolicode/composer-cheatsheet/).]]>
            </summary>
            <updated>2025-08-28T22:54:00+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2999</id>
            <title type="text"><![CDATA[KoalaKeys]]></title>
            <link rel="alternate" href="https://github.com/rtuszik/KoalaKeys" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2999"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A tool to create and manage interactive keyboard shortcut cheatsheets.]]>
            </summary>
            <updated>2025-08-29T00:16:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4022</id>
            <title type="text"><![CDATA[Design Patterns Quick Reference]]></title>
            <link rel="alternate" href="http://www.mcdonaldland.info/2007/11/28/40/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4022"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[So every time I am designing something new I find myself either searching Google or opening up a gang of four (GoF) book to aid me. I searched for a bit trying to find a handy-dandy flash card showing class diagrams and purposes for the basic GoF patterns but was unable to locate a good one (for free). So I made my own.If you see any mistakes or improvements please post here and I will update the docs.]]>
            </summary>
            <updated>2025-08-29T03:06:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4077</id>
            <title type="text"><![CDATA[GitLab Cheatsheet Series&amp;#039; Articles]]></title>
            <link rel="alternate" href="https://dev.to/jphi_baconnais/series/12928" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4077"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[a new set of GitLab Cheatsheet. This speaks about GitLab CI and basics of stages and jobs.]]>
            </summary>
            <updated>2025-08-29T03:15:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4227</id>
            <title type="text"><![CDATA[Tailwind CSS Color]]></title>
            <link rel="alternate" href="https://tailscan.com/colors" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4227"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Overview of Tailwind colors

All the Tailwind CSS colors in a handy cheatsheet with hex, hsl and rgb values.
You can bookmark this page so you&amp;#039;ll never forget any Tailwind color again!

- [Free tool: Tailwind CSS Colors ✨   @ Erwin&amp;#039;s dev.to](https://dev.to/erwin_ai/tailwind-css-colors-563k).]]>
            </summary>
            <updated>2025-08-29T03:42:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4886</id>
            <title type="text"><![CDATA[UX Hints TL;DR]]></title>
            <link rel="alternate" href="https://uxhints.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4886"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Product Design Knowledge.

Stay on top of your design process with the bite-sized hints and cheat sheets about UX Product Design.]]>
            </summary>
            <updated>2025-08-29T05:31:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5009</id>
            <title type="text"><![CDATA[OWASP Cheat Sheet Series]]></title>
            <link rel="alternate" href="https://cheatsheetseries.owasp.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5009"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[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.

[OWASP Cheat Sheet Series @ GitHub](https://github.com/OWASP/CheatSheetSeries).]]>
            </summary>
            <updated>2025-08-29T05:51:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5332</id>
            <title type="text"><![CDATA[Emmet Cheat Sheet]]></title>
            <link rel="alternate" href="https://docs.emmet.io/cheat-sheet/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5332"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Cheat sheet for the Emmet snippet language]]>
            </summary>
            <updated>2025-08-29T06:45:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5349</id>
            <title type="text"><![CDATA[cheat]]></title>
            <link rel="alternate" href="https://github.com/cheat/cheat" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5349"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.]]>
            </summary>
            <updated>2025-08-29T06:48:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5594</id>
            <title type="text"><![CDATA[OverAPI.com]]></title>
            <link rel="alternate" href="https://overapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5594"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecting all the cheat sheets]]>
            </summary>
            <updated>2025-08-29T07:29:09+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5877</id>
            <title type="text"><![CDATA[1 LOC]]></title>
            <link rel="alternate" href="https://1loc.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5877"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Favorite JavaScript utilities in single line of code! No more!

[Favorite single line of code @ GitHub](https://github.com/phuocng/1loc).]]>
            </summary>
            <updated>2025-08-29T08:16:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5925</id>
            <title type="text"><![CDATA[gitmoji]]></title>
            <link rel="alternate" href="https://gitmoji.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5925"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An emoji guide for your commit messages.

[gitmoji @ GitHub](https://github.com/carloscuesta/gitmoji).]]>
            </summary>
            <updated>2025-08-29T08:24:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5968</id>
            <title type="text"><![CDATA[🎁 Emoji cheat sheet for GitHub, Basecamp, Slack &amp;amp; more]]></title>
            <link rel="alternate" href="https://www.webfx.com/tools/emoji-cheat-sheet/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5968"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Emoji emoticons listed on this page are supported on Campfire, GitHub, Basecamp, Redbooth, Trac, Flowdock, Sprint.ly, Redmine, JabbR, Trello, Qiita, Zendesk, Ruby China, Grove, Idobata, NodeBB Forums, Slack, Reportedly, Cheerful Ghost, IRCCloud, MyVideoGameList, Sococo, Quip, Bonusly, Discourse, Ello, Twemoji Awesome, Got Chosen, Flow, ReadMe.io, esa, DBook, Groups.io, TeamworkChat, Let&amp;#039;s Chat, Buildkite, Usersnap, Discord, Status Hero, Bitbucket, Gitter, Yellow, YouTube, Habitica and Mattermost]]>
            </summary>
            <updated>2025-08-29T08:32:42+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6005</id>
            <title type="text"><![CDATA[The Hacker Recipes]]></title>
            <link rel="alternate" href="https://www.thehacker.recipes/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6005"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[This project is aimed at providing technical guides on various hacking topics.

[The Hacker Recipes @ GitHub](https://github.com/ShutdownRepo/The-Hacker-Recipes).]]>
            </summary>
            <updated>2025-08-29T08:37:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6006</id>
            <title type="text"><![CDATA[OWASP Cheat Sheet Series]]></title>
            <link rel="alternate" href="https://cheatsheetseries.owasp.org/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6006"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[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.

[OWASP Cheat Sheet Series @ GitHub](https://github.com/OWASP/CheatSheetSeries).]]>
            </summary>
            <updated>2025-08-29T08:37:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6087</id>
            <title type="text"><![CDATA[SSSVG: An Interactive SVG Reference]]></title>
            <link rel="alternate" href="https://fffuel.co/sssvg/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6087"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[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&amp;#039;s an interactive reference to the most popular and/or interesting parts of the SVG spec.]]>
            </summary>
            <updated>2025-08-29T08:52:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6153</id>
            <title type="text"><![CDATA[HTML Cheat Sheet]]></title>
            <link rel="alternate" href="https://htmlcheatsheet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6153"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[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!]]>
            </summary>
            <updated>2025-08-29T09:02:55+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6173</id>
            <title type="text"><![CDATA[NLP Cheat Sheet]]></title>
            <link rel="alternate" href="https://github.com/janlukasschroeder/nlp-cheat-sheet-python" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6173"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Introduction to Natural Language Processing (NLP) tools, frameworks, concepts, resources for Python]]>
            </summary>
            <updated>2025-08-29T09:05:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6204</id>
            <title type="text"><![CDATA[The Fast Track to Julia]]></title>
            <link rel="alternate" href="https://cheatsheet.juliadocs.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6204"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A quick and dirty overview of Julia]]>
            </summary>
            <updated>2025-08-29T09:11:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6205</id>
            <title type="text"><![CDATA[Machine Learning Glossary]]></title>
            <link rel="alternate" href="https://ml-cheatsheet.readthedocs.io/en/latest/index.html" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6205"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Brief visual explanations of machine learning concepts with diagrams, code examples and links to resources for learning more.]]>
            </summary>
            <updated>2025-08-29T09:11:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6206</id>
            <title type="text"><![CDATA[Web Scraping Reference: Cheat Sheet for Web Scraping using R]]></title>
            <link rel="alternate" href="https://github.com/yusuzech/r-web-scraping-cheat-sheet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6206"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[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&amp;#039;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.]]>
            </summary>
            <updated>2025-08-29T09:11:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6320</id>
            <title type="text"><![CDATA[i Hate Regex]]></title>
            <link rel="alternate" href="https://ihateregex.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6320"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Regex Cheat Sheet]]>
            </summary>
            <updated>2025-08-29T09:30:12+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6642</id>
            <title type="text"><![CDATA[Laws of UX]]></title>
            <link rel="alternate" href="https://lawsofux.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6642"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Laws of UX is a collection of best practices that designers can consider when building user interfaces.]]>
            </summary>
            <updated>2025-08-29T10:25:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7144</id>
            <title type="text"><![CDATA[QuickRef.ME]]></title>
            <link rel="alternate" href="https://quickref.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7144"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Quick Reference Cheat Sheet 
Here are some cheatsheets and quick references contributed by open source angels.]]>
            </summary>
            <updated>2025-08-29T11:48:23+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7322</id>
            <title type="text"><![CDATA[OverAPI.com]]></title>
            <link rel="alternate" href="http://overapi.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7322"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Collecting All Cheat Sheets]]>
            </summary>
            <updated>2025-08-29T12:18:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7323</id>
            <title type="text"><![CDATA[A Great Vim Cheat Sheet]]></title>
            <link rel="alternate" href="http://vimsheet.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7323"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[I’ve compiled a list of essential Vim commands that I use every day. I have then given a few instructions on how to make Vim as great as it should be, because it’s painful without configuration.

- [A Great Vim Cheatsheet @ GitHub](https://github.com/chaselambda/vimsheet).]]>
            </summary>
            <updated>2025-10-01T15:15:30+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9431</id>
            <title type="text"><![CDATA[Bash Shortcuts For Maximum Productivity]]></title>
            <link rel="alternate" href="http://www.skorks.com/2009/09/bash-shortcuts-for-maximum-productivity" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9431"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[It may or may not surprise you to know that the bash shell has a very rich array of convenient shortcuts]]>
            </summary>
            <updated>2025-08-29T18:10:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9434</id>
            <title type="text"><![CDATA[Vim Cheat Sheat for Programmers]]></title>
            <link rel="alternate" href="https://github.com/Michaelangel007/vim_cheat_sheet" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9434"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[When I was learning Vim I wanted to know a few things:

-  How are keys grouped by functionality?
-  What keys are free to re-use?
-  How do I set sane defaults for editing code?]]>
            </summary>
            <updated>2025-10-01T15:16:51+00:00</updated>
        </entry>
    </feed>
