Frequently Asked Questions

How did you build this site?

This website is hand-coded by me, using HTML, CSS, JS, and is put together using the Jekyll site generator. I use a bash script to simplify dev, builds, and publishing workflows.

Fonts and colors

Akt as the default font, Bitcount for headings, Kode Mono for monospaced letters, and Bakbak One for Devanagari characters.

Light mode colors:
text: #626262;
title: #000000;
primary: #f75555;
background: #eaf0f0;

Dark mode colors:
text: #aaaaaa;
title: #eaf0f0;
primary: #f75555;
background: #0e0e0e;

How did you encrypt your Bio page?

The bio page is generated using a custom Jekyll plugin from a personal blog I once stumbled upon. I lost the bookmark to that blog but I will add it here when (and if) I rediscover it.

More questions?

Feel free to drop me a message!