From 87eb7e361d623b0b1d5169b80960291bb045ba80 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Thu, 10 Jul 2025 01:02:36 -0400 Subject: [PATCH] updated index and about --- content/about.md | 9 +++++++++ content/index.md | 19 ++----------------- 2 files changed, 11 insertions(+), 17 deletions(-) diff --git a/content/about.md b/content/about.md index 1261887..dced36f 100644 --- a/content/about.md +++ b/content/about.md @@ -9,6 +9,15 @@ code, tinkering, and contributing to open-source projects. Feel free to [contact me](/contact) if you want to see my resume or learn more about my work. +I'm the author [zona] (a static site generator), [Ashen] (a color scheme), +and a number of [Kakoune] plugins. You can find my latest work on my +profile, [~ficd]. + +[zona]: https://sr.ht/~ficd/zona +[~ficd]: https://git.sr.ht/~ficd +[Ashen]: https://sr.ht/~ficd/ashen +[Kakoune]: https://kakoune.org + I completed a Bachelor's of Computing (Honours) at Queen's University in 2024, and I'm currently in the Master's of Science program at the School of Computing. As part of the NSERC CREATE Cybersecurity program, my work diff --git a/content/index.md b/content/index.md index a3f7c8b..1c71bd8 100644 --- a/content/index.md +++ b/content/index.md @@ -11,23 +11,8 @@ show_title: false
-![A dithered, [monochrome] photo of me, 2024.](/static/images/dithered_ficd.jpg) +![Me.](/static/images/dithered_ficd.jpg)
-Welcome to my website. I like programming, Linux, and cybersecurity. I can -usually be found coding, gaming, or petting my cat. If you want to learn -more about me, please check the [about](/about) section, my [blog](/blog), -or the [now](/now) page. - -I'm the author [zona] (a static site generator), [Ashen] (a color scheme), -and a number of [Kakoune] plugins. You can find my latest work on my -profile, [~ficd]. - -[zona]: https://sr.ht/~ficd/zona -[sr.ht]: https://sr.ht -[~ficd]: https://git.sr.ht/~ficd -[Ashen]: https://sr.ht/~ficd/ashen -[GitHub]: https://github.com/ficcdaf -[Kakoune]: https://kakoune.org -[monochrome]: https://en.wikipedia.org/wiki/Dither +Hello. I write programming code.