update page formatting

This commit is contained in:
Daniel Fichtinger 2025-07-05 16:02:30 -04:00
parent 1032731ea2
commit 2237c3195c
9 changed files with 20 additions and 28 deletions

View file

@ -2,8 +2,6 @@
title: About Me title: About Me
--- ---
# About Me
My name is Daniel, and I am a programmer, Linux enthusiast, and graduate student My name is Daniel, and I am a programmer, Linux enthusiast, and graduate student
of cybersecurity. My research interest is authentication, and I like programming of cybersecurity. My research interest is authentication, and I like programming
in Python and POSIX shell. I spend my free time writing code, tinkering, and in Python and POSIX shell. I spend my free time writing code, tinkering, and

View file

@ -3,8 +3,6 @@ title: The Lovecraftian Internet
date: 2025-04-05 date: 2025-04-05
--- ---
# The Lovecraftian Internet
The web we know is spun by gluttonous spiders no longer satiated by flies and The web we know is spun by gluttonous spiders no longer satiated by flies and
roaches. They cast their net wide across the world, like cuckoos they lay their roaches. They cast their net wide across the world, like cuckoos they lay their
parasitic eggs inside our lives. They fondle our brains until our DNA is parasitic eggs inside our lives. They fondle our brains until our DNA is

View file

@ -1,3 +1,7 @@
---
title: Code
---
- [sr.ht](https://sr.ht/~ficd) - [sr.ht](https://sr.ht/~ficd)
- My main development platform. Most of my own projects can be found here. - My main development platform. Most of my own projects can be found here.
- [GitHub](https://github.com/ficcdaf) - [GitHub](https://github.com/ficcdaf)

View file

@ -1,5 +1,6 @@
## Contact ---
title: Contact Me
---
- Email - Email
- [daniel@ficd.ca](mailto:daniel@ficd.ca) - [daniel@ficd.ca](mailto:daniel@ficd.ca)
- Public Key (for encryption, signing) - Public Key (for encryption, signing)

View file

@ -1,5 +0,0 @@
- [Home](/)
- [About](/about)
- [Now](/now)
- [Blog](/blog)
- [Code](/code)

View file

@ -1,5 +1,6 @@
--- ---
title: Home title: Home
show_title: false
--- ---
<div class="title-container"> <div class="title-container">
@ -8,7 +9,7 @@ title: Home
</div> </div>
![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, monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg)
Welcome to my website. I like programming, Linux, and cybersecurity. I Welcome to my website. I like programming, Linux, and cybersecurity. I

View file

@ -1,12 +1,12 @@
--- ---
title: Now title: Now
date: July 5 2025
template: page
--- ---
This is my [now](https://nownownow.com/about) page. This is my [now](https://nownownow.com/about) page.
**Updated July 03, 2025**. ## What I'm up to:
**What I'm up to:**
- Playing Stellar Blade and watching Jujutsu Kaisen. - Playing Stellar Blade and watching Jujutsu Kaisen.
- Writing and beginning implementation work on my dissertation. - Writing and beginning implementation work on my dissertation.

View file

@ -1,9 +1,8 @@
--- ---
title: Projects title: Projects
draft: true
--- ---
<h1>Projects</h1>
<!--toc:start--> <!--toc:start-->
- [Static Site Builder](#static-site-builder) - [Static Site Builder](#static-site-builder)

View file

@ -1,18 +1,14 @@
--- ---
title: Research title: Research Work
draft: true
--- ---
# Research Work
<!--toc:start--> <!--toc:start-->
- [Peer-To-Peer MFA System](#peer-to-peer-mfa-system)
- [Research Work](#research-work) - [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis)
- [Peer-To-Peer MFA System](#peer-to-peer-mfa-system) - [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles)
- [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis) - [SonicAuth: A Time-Synchronized Voice Authentication Scheme Using Speech Transcription And Speaker Verification](#sonicauth-a-time-synchronized-voice-authentication-scheme-using-speech-transcription-and-speaker-verification)
- [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles) - [Master's Thesis](#masters-thesis)
- [SonicAuth: A Time-Synchronized Voice Authentication Scheme Using Speech Transcription And Speaker Verification](#sonicauth-a-time-synchronized-voice-authentication-scheme-using-speech-transcription-and-speaker-verification)
- [Master's Thesis](#masters-thesis)
<!--toc:end--> <!--toc:end-->
I am very passionate about research, which I have conducted during my I am very passionate about research, which I have conducted during my