bumped zona ref, updated pages
This commit is contained in:
parent
85dda9800d
commit
7e456bb9c5
2 changed files with 12 additions and 10 deletions
|
@ -9,7 +9,7 @@ environment:
|
||||||
proxy: ficd.srht.site
|
proxy: ficd.srht.site
|
||||||
repo: ficd.sh
|
repo: ficd.sh
|
||||||
zona_repo: git+https://git.sr.ht/~ficd/zona
|
zona_repo: git+https://git.sr.ht/~ficd/zona
|
||||||
zona_ref: 55df755596192ae67b5119f520be4f5c150d6789
|
zona_ref: 71e541aa5e02a3e28a8b62bc7a1e609a9f6f7b78
|
||||||
tasks:
|
tasks:
|
||||||
- build: |
|
- build: |
|
||||||
if [ "$GIT_REF" = "refs/heads/main" ]; then
|
if [ "$GIT_REF" = "refs/heads/main" ]; then
|
||||||
|
|
|
@ -2,8 +2,6 @@
|
||||||
title: About
|
title: About
|
||||||
---
|
---
|
||||||
|
|
||||||
## About Me
|
|
||||||
|
|
||||||
My name is Daniel, and I am a programmer, Linux enthusiast, and graduate
|
My name is Daniel, and I am a programmer, Linux enthusiast, and graduate
|
||||||
student of cybersecurity. My research interest is authentication, and I
|
student of cybersecurity. My research interest is authentication, and I
|
||||||
like programming in Python and POSIX shell. I spend my free time writing
|
like programming in Python and POSIX shell. I spend my free time writing
|
||||||
|
@ -12,14 +10,16 @@ code, tinkering, and contributing to open-source projects. Feel free to
|
||||||
work.
|
work.
|
||||||
|
|
||||||
I'm the author [zona] (a static site generator), [Ashen] (a color scheme),
|
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
|
and a number of [Kakoune] plugins. Check my various [Git] forge profiles
|
||||||
profile, [~ficd].
|
to see my latest work.
|
||||||
|
|
||||||
[zona]: https://sr.ht/~ficd/zona
|
[zona]: https://sr.ht/~ficd/zona
|
||||||
[~ficd]: https://git.sr.ht/~ficd
|
[Git]: /git
|
||||||
[Ashen]: https://sr.ht/~ficd/ashen
|
[Ashen]: https://sr.ht/~ficd/ashen
|
||||||
[Kakoune]: https://kakoune.org
|
[Kakoune]: https://kakoune.org
|
||||||
|
|
||||||
|
## Education
|
||||||
|
|
||||||
I completed a Bachelor's of Computing (Honours) at Queen's University in
|
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
|
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
|
of Computing. As part of the NSERC CREATE Cybersecurity program, my work
|
||||||
|
@ -28,13 +28,15 @@ tackle real-world security challenges. I'm currently working on my thesis,
|
||||||
which introduces a novel method of detecting signal relay attacks in the
|
which introduces a novel method of detecting signal relay attacks in the
|
||||||
context of multi-factor authentication.
|
context of multi-factor authentication.
|
||||||
|
|
||||||
I use Kakoune as my text editor, and I type in
|
## Stack
|
||||||
|
|
||||||
|
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
|
[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
|
and ThinkPad, my preferred terminal is Foot, and I enjoy Niri as a window
|
||||||
as a window manager.
|
manager.
|
||||||
|
|
||||||
## About This Website
|
## This Website
|
||||||
|
|
||||||
This website is my personal blog and homepage. It's
|
This website is my personal blog and homepage. It's
|
||||||
[JavaScript free](https://jsfree.org/), and registered on
|
[JavaScript free](https://jsfree.org/), and registered on
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue