Below I've included a dropdown where you can select different pictures I've written in TikZ. The image it would produce will display below and the TikZ code will be displayed below that. Your browser will be generating each image from the code provided.
This is done with TikZJax. I haven't figured out how to make arrows work, so what should have arrows have blunt ends.
It will take a while for some pictures to load! Especially the ones where I've crammed a few pictures in at once.

\begin{tikzpicture}
\draw (0,0) circle (1in);
\end{tikzpicture}