update page formatting
This commit is contained in:
parent
1032731ea2
commit
2237c3195c
9 changed files with 20 additions and 28 deletions
|
@ -2,8 +2,6 @@
|
|||
title: About Me
|
||||
---
|
||||
|
||||
# About Me
|
||||
|
||||
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
|
||||
in Python and POSIX shell. I spend my free time writing code, tinkering, and
|
||||
|
|
|
@ -3,8 +3,6 @@ title: The Lovecraftian Internet
|
|||
date: 2025-04-05
|
||||
---
|
||||
|
||||
# The Lovecraftian Internet
|
||||
|
||||
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
|
||||
parasitic eggs inside our lives. They fondle our brains until our DNA is
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
title: Code
|
||||
---
|
||||
|
||||
- [sr.ht](https://sr.ht/~ficd)
|
||||
- My main development platform. Most of my own projects can be found here.
|
||||
- [GitHub](https://github.com/ficcdaf)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
## Contact
|
||||
|
||||
---
|
||||
title: Contact Me
|
||||
---
|
||||
- Email
|
||||
- [daniel@ficd.ca](mailto:daniel@ficd.ca)
|
||||
- Public Key (for encryption, signing)
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
- [Home](/)
|
||||
- [About](/about)
|
||||
- [Now](/now)
|
||||
- [Blog](/blog)
|
||||
- [Code](/code)
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
title: Home
|
||||
show_title: false
|
||||
---
|
||||
|
||||
<div class="title-container">
|
||||
|
@ -8,7 +9,7 @@ title: Home
|
|||
|
||||
</div>
|
||||
|
||||
, monochrome photo of me, 2024.](/static/images/dithered_ficd.jpg)
|
||||

|
||||
|
||||
|
||||
Welcome to my website. I like programming, Linux, and cybersecurity. I
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Now
|
||||
date: July 5 2025
|
||||
template: 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.
|
||||
- Writing and beginning implementation work on my dissertation.
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
---
|
||||
title: Projects
|
||||
draft: true
|
||||
---
|
||||
|
||||
<h1>Projects</h1>
|
||||
|
||||
<!--toc:start-->
|
||||
|
||||
- [Static Site Builder](#static-site-builder)
|
||||
|
|
|
@ -1,18 +1,14 @@
|
|||
---
|
||||
title: Research
|
||||
title: Research Work
|
||||
draft: true
|
||||
---
|
||||
|
||||
# Research Work
|
||||
|
||||
<!--toc:start-->
|
||||
|
||||
- [Research Work](#research-work)
|
||||
- [Peer-To-Peer MFA System](#peer-to-peer-mfa-system)
|
||||
- [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis)
|
||||
- [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles)
|
||||
- [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)
|
||||
|
||||
- [Peer-To-Peer MFA System](#peer-to-peer-mfa-system)
|
||||
- [Linux Dependency & Vulnerability Analysis](#linux-dependency-vulnerability-analysis)
|
||||
- [Ultrasonic Auth: Continuous Acoustic Authentication for Vehicles](#ultrasonic-auth-continuous-acoustic-authentication-for-vehicles)
|
||||
- [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-->
|
||||
|
||||
I am very passionate about research, which I have conducted during my
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue