From 3d615f7b4c19abf34f23ff09ea587a597f2de42a Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Fri, 24 Jul 2026 00:29:08 -0400 Subject: converted to typst --- index.typ | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 index.typ (limited to 'index.typ') diff --git a/index.typ b/index.typ new file mode 100644 index 0000000..b679e24 --- /dev/null +++ b/index.typ @@ -0,0 +1,29 @@ +#import "/global/common.typ": * + +#let doc = [ + Hi. My name is Kumar. Some people call me _kd_, or _ku-band-mar_, I'm known + for being... + + - an advocate for de-centralization and self-hosting. #pagelink("post/self-host")[Why?] + - a programming purist, and a linguistics enthusiast. + - a recent amateur photographer. See some of my + #extlink("https://nc.kumardamani.net/apps/memories/a/vSk9IAWVUx2vcqphL9nMnLFmDQBDZWPr")[pics]. + - against social-media. I think they lead to dystopia. + #link()[Read more] + - an NLP specialist from UofT. + + Some of my software is linked on the #pageref("software") page along with a + list of all my public repositories. My active projects are my Nix dotfiles, + my home-lab infrastructure repository, and a Namecheap DNS CLI. + + Posts I have written, newest first: + + - #pageref("post/framework-server-p2") + - #pageref("post/nas-upgrade") + - #pageref("post/listing-my-fav-advice") + - #pageref("post/framework-server") + - #pageref("post/nixos-p1") + - #pageref("post/programming-as-art") + - #pageref("post/self-host") + - #pageref("post/programs") +] -- cgit v1.2.3