Examples — Recent
Examples of powerful LaTeX packages and techniques in use — a great way to learn LaTeX by example. Search or browse below.

Poker Theorems
A simple trick to decorate Theorem-like environments with poker suits QED symbols.
I did not come up with this theorem decoration style (I've first seen it here) nor with the whole code (I salvaged it from TeX StackExchange and other sources over the years). This is just my current implementation of the code.
Níckolas Alves

Beamer B-Fredholm
Beamer très rouge
Noureddine

Auto remove PDF blank margin when includegraphics
latexmkrc example
how to set pdfcrop for includegraphics
Kuang-Hsun Lin

Dragon Curve
Four dragon curves tessellating the plane using tikz.
Order of recursion limited by TeX memory/compile timeout.
Gian

Pascal's Pool Triangle
A billiards-themed Pascal's triangle, made with TikZ
Senan Sekhon

Likert scale
A Likert scale with options ranging from Strongly disagree to Strongly agree can be usefull in (printed) surveys if one wants to measure agreement or disagreement from respondents.
Nils Van Dessel

Modified Friggeri CV
This is a CV based on the Friggeri CV template but has updated colors and sections styles
Yeshasvi Tirupachuri

Example of qtree package
A demonstration of the qtree package, by way of its documentation.
Source and further information is available on CTAN.
This example was originally published on ShareLaTeX and subsequently moved to Overleaf in November 2019.
Uploaded from ShareLaTeX

Korean: Write Hangul in LaTeX with CJKutf8
This example shows how you can write in Korean (Hangul) characters in LaTeX with the CJK package, and particularly the CJKutf8 style. The CJK package is a modern alternative to the older HLaTeX (and hangul.sty) packages, with support for pdflatex and unicode.
writeLaTeX