Fabian Scheuermann

Projects

Here you find a few side projects I have been working on. I mainly use Python, but I also enjoy doing typography with LaTeX.

  • 2025, Jan. 06
  • Dobble
  • Python

The Game of Dobble

A look behind the math of the game Dobble and some code to construct a deck.

Read More

  • 2024, Dec. 12
  • Website
  • HTML, CSS, Python

Building this website

A brief summary of how this website has evolved over time and an overview of the code that is currently used to run it.

Read More

Article template

This template provides a LaTeX template for a vintage style article. It deliberately omits many gimmicks and instead focuses on a clean aesthetic.

Read More

  • 2023, Mar. 25
  • Geography
  • Python

Geography

A short tutorial how to use geography related packages like GeoPandas, osmnx or Folium. Together they can be used retrieve and analyze geographical data or to create appealing static or interactive maps.

Read More

biblatex-mnras

This LaTeX package follows the Monthly Notices of the Royal Astronomical Society citing style. In the text, it prints the author followed by the year and in the bibliography it adds the journal with the volume and page number.

Read More

Thesis template

A LaTeX template for a thesis. It is built on scrbook and avoids other packages that raise a warning when used together with KOMA-script classes.

Read More

Duodecimal

Why stick with the the decimal system when others like bases 12 are often superior. This post presents a Python package to showcase calculations in any base.

Read More