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

LuaTeX: Parsing typeset paragraphs
This example is a LuaTeX-based plain TeX project which implements a LuaTeX callback function to show the components of a typeset paragraph. It is designed to accompany a blog post and, for simplicity, it is not a full-blown “parser”—for example, it is not recursive and ignores a number of node types. However, it offers a useful starting point for anyone wishing to explore callbacks in more detail.
Graham Douglas

Creating PocketMods with LaTeX
A PocketMod is an 8-page booklet made from a single side of paper. This means you can recycle papers that's only been written/printed on one side. See PocketMod.com or this video for instructions to fold the PocketMod.
You can use it to create little books, brochures, handouts, daily planners, or just as a quick notepad or doodling sketchpad.
LianTze Lim

Émade - A Dictionary
Émadian Dictionary
tarheelscouse

Poster for Conference (NIWeek 2014 example)
With Overleaf, edit online instantly this Conference Poster (NIWeek 2014), and download a PDF version.
This project is also available on my web site
Tibault Reveyrand

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

Mietvertrag
Einheitsmietvertrag
agadew

Inline mathematics
Inline mathematics

How to make a colour theme changing class (Tutorial)
This is a document to practice tweaking a class file for the first time, using the example of setting up the possibility of changing the colour theme of the document.
The github to go with it is: https://github.com/latex-ninja/colour-theme-changing-class-tutorial-
It is a reference document for this blogpost.
Sarah Lang

Package Example: wrapfig
Here we present a short example of how to use the 'wrapfig' package to automatically wrap text around a figure (including the figure caption).
The example shows left and right aligned figures with wrapped text, and is available to open as a template if you want to try it for yourself.
Overleaf / WriteLaTeX