From 0bb075d9c8ea99a6f18d440af6d03c84f17fd23b Mon Sep 17 00:00:00 2001 From: tdback Date: Sat, 14 Dec 2024 20:41:08 -0500 Subject: initial commit of site --- content/about/index.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/about/index.md (limited to 'content/about') diff --git a/content/about/index.md b/content/about/index.md new file mode 100644 index 0000000..2741bbd --- /dev/null +++ b/content/about/index.md @@ -0,0 +1,29 @@ ++++ +title = 'About' +author = 'Tyler Dunneback' ++++ + +Greetings, my name is Tyler Dunneback! + +I am passionate about decentralization, data sovereignty, and privacy. As a +result, I run a lot of my own infrastructure. You can find the configuration +for my entire home network [here](https://codeberg.org/tdback/nix-config). + +I am a firm believer in automating away the boring things in life, keeping +things simple, and embracing the +[three virtues of a great programmer](https://thethreevirtues.com/). + +I enjoy learning new programming languages and working on open source projects. +I am currently interested in learning more about low-level programming - such as +operating system development - and developing +[TUIs](https://en.wikipedia.org/wiki/Text-based_user_interface). + +You can find my current and past projects on +[Codeberg](https://codeberg.org/tdback). In fact, you can view all of the +source code for this site in its +[git repository](https://codeberg.org/tdback/website). + +When away from the keyboard, I enjoy spending time with my beautiful wife and +our two labs Captain and Rainey. + +![Captain and Rainey](/Captain_and_Rainey.jpg) -- cgit v1.2.3