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

Tracking changes in LaTeX with "changes" package
The changes package, distributed with TeX Live, allows the user to manually markup changes of text, such as additions, deletions, or replacements. Changed text is shown in a different colour; deleted text is crossed out. The package allows definition of additional authors and their associated colour. It also allows you to define a markup for authors or annotations. (Here's another customised example using avatars for the author annotations.)
LianTze Lim

Example of using wiki markup in LaTeX documents
A simple example demonstrating how to use some wiki markup syntax in LaTeX, using wiki.sty from the nicetext bundle. Be careful — not everything works, and some commands may break! See http://mirrors.ctan.org/macros/latex/contrib/nicetext/doc/wikicheat.pdf for a cheat sheet. If you're looking for markdown, check out this example!
LianTze Lim

Psfrag Example
Use the psfrag package to replace strings in EPS images, so that they are typeset with the same body font as your LaTeX document. Note that your project needs to be compiled with the LaTeX dvipdf engine. To configure this, after creating a new project, click on the Overleaf menu icon above the file list panel, and make sure the "Compiler" setting is set to "LaTeX". (The sample image is taken from the psfrag package.)
LianTze Lim

Beautiful ornaments with pst-vectorian
Use PSTricks to draw ornaments (a substantial repertoire of ornaments is provided). See the package documentation for a list of all the ornaments.
LianTze Lim (examples from the package documentation)

Polyphonic or Instrumental Music with M-Tx and MusixTeX on Overleaf
This example demonstrates how to write polyphonic or instrumental music on Overleaf, using M-Tx (.mtx) syntax.
This was made possible with a custom latexmkrc file. The music piece examples here were taken from the M-Tx documentation.
LianTze Lim

Formatação básica Fatec, Estrutura de Arquivos
Um modelo, com capa, e artigos, desenvolvido para todos os alunos, ou não, que desejam um arquivo simples de se usar.
Rodolfo Fonseca

Brown University Letterhead - Example Letter
This is an example letter to illustrate the use of the brownletter.cls LaTeX class file.
Copyright 2003, (tatbul@cs.brown.edu)
For more Brown University LaTeX resources, please see: http://cs.brown.edu/about/system/managed/latex/
Nesime Tatbul

Trabalhos acadêmicos FAESA
Modelo para trabalhos acadêmicos da FAESA - VITÓRIA ES
Victor Salles

Estilos para escrever Código Fonte em \LaTeX
Estilos para código fonte para Java e R language!
Taciano Morais Silva