Frontend Stuff

This is mostly frontend web development stuff :)

I found this guide on vertically centering items and it helped a lot. Basically both the body and base container you have need to be h-100 and vh-100 and for extra security, add min-height: 100vh; to the CSS for the body.

Fonts

My favorite fonts are the following:

  • Mononoki - a font for programming and code review, but I use a patched version with nerdfonts, available here

  • Cozette - bitmap programming font optimized for coziness 💜

ICONS

I love a good icon/glyph for TUIs and webpages. Some of my favorites are:

All of the above are open source and free of charge.


Table of contents