updated index and about

This commit is contained in:
Daniel Fichtinger 2025-07-04 15:06:54 -04:00
parent 5744fb0b0b
commit 3c808db0a0
2 changed files with 21 additions and 25 deletions

View file

@ -4,18 +4,20 @@ title: About Me
# About Me # About Me
My name is Daniel, and I am a graduate student researching cybersecurity, My name is Daniel, and I am a programmer, Linux enthusiast, and graduate student
programmer, and Linux enthusiast. I completed a Bachelor's of Computing of cybersecurity. My research interest is authentication, and I like programming
(Honours) at Queen's University in 2024, and I'm currently in the Master's of in Python and POSIX shell. I spend my free time writing code, tinkering, and
Science program at the School of Computing. As part of the NSERC CREATE contributing to open-source projects. Feel free to [contact me](/contact) if you
Cybersecurity program, my work combines programming, cryptography, system want to see my resume or learn more about my work.
design, and threat modeling to tackle real-world security challenges.
My research interest is authentication, and I like programming in Go and Python. I completed a Bachelor's of Computing (Honours) at Queen's University in 2024,
I spend my free time writing code, tinkering, and contributing to open-source and I'm currently in the Master's of Science program at the School of Computing.
projects. Feel free to [contact me](/contact) if you want to see my resume. As part of the NSERC CREATE Cybersecurity program, my work combines programming,
cryptography, system design, and threat modeling to tackle real-world security
challenges. I'm currently working on my thesis, which introduces a novel method
of detecting signal relay attacks in the context of multi-factor authentication.
I use Kakoune as my main text editor, and I type in I use Kakoune as my text editor, and I type in
[Colemak-DH](https://colemakmods.github.io/mod-dh/) on a [Colemak-DH](https://colemakmods.github.io/mod-dh/) on a
[custom layout](https://sr.ht/~ficd/zmk). I run Arch Linux on a desktop PC and [custom layout](https://sr.ht/~ficd/zmk). I run Arch Linux on a desktop PC and
ThinkPad, my preferred terminal is Foot, and I've been enjoying Niri as a window ThinkPad, my preferred terminal is Foot, and I've been enjoying Niri as a window

View file

@ -11,20 +11,14 @@ title: Home
![A [dithered](https://en.wikipedia.org/wiki/Dither#Digital_photography_and_image_processing), monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg) ![A [dithered](https://en.wikipedia.org/wiki/Dither#Digital_photography_and_image_processing), monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg)
Welcome to my website. I like programming, Linux, and cybersecurity. I can Welcome to my website. I like programming, Linux, and cybersecurity. I
usually be found coding, learning, or petting my cat. can usually be found coding, learning, or petting my cat. This website
is built with [Zona], my own static site generator. I'm the author of
[Ashen](https://sr.ht/~ficd/ashen), a warm, dark, muted color scheme.
- [About Me](/about) If you want to learn more about me, please check the [about](/about)
- [Now](/now) section, my [blog](/blog), or the [now](/now) page. If you're up for
- [Blog](/blog) the challenge, this website contains an unlisted poetry page — try
- [Projects](/projects) finding it!
- [Research](/research)
- [Poetry](/poetry)
- [Contact](/contact)
I'm passionate about less-is-more approaches to software. This website is [Zona]: https://sr.ht/~ficd/zona
static, hosts zero JavaScript, and serves no more than 1 megabyte per page. I'm
also the author of [Ashen](https://sr.ht/~ficd/ashen), a warm, dark, muted color
scheme. It's available for editors, terminals, tools, interfaces, and more:
![A preview of Ashen for Helix.](/static/images/ashen_preview.png)