From e12b33f4d4b338a2e5560e4586671d3a2a87ab4c Mon Sep 17 00:00:00 2001 From: Alex Dean Date: Sat, 7 Dec 2024 09:29:31 -0800 Subject: [PATCH] Overhaul website styling and interactivity --- books.html | 24 +++- engineering.html | 24 +++- index.html | 32 ++++- research.html | 22 ++- scripts/mobile-nav.js | 32 +++++ scripts/theme.js | 38 +++++ styles/index.css | 327 +++++++++++++++++++++++++++++++++++++++++- 7 files changed, 484 insertions(+), 15 deletions(-) create mode 100644 scripts/mobile-nav.js create mode 100644 scripts/theme.js diff --git a/books.html b/books.html index 425c10b..3d8c60e 100644 --- a/books.html +++ b/books.html @@ -5,9 +5,24 @@ Alex Dean + + + + + +
+ Home + Books + Engineering + Research +
+

Alex Dean

- Back - +

There's nothing quite like a book that changes how you see the world. There's nothing quite like perceiving life through some unspoken lens, and then having diff --git a/engineering.html b/engineering.html index 8310a48..7172877 100644 --- a/engineering.html +++ b/engineering.html @@ -5,9 +5,24 @@ Alex Dean + + + + + +

+

Alex Dean

- Back - +

What follows is a list of my personal projects. This list is ordered from most to least recent.

diff --git a/index.html b/index.html index fb54e71..475f90b 100644 --- a/index.html +++ b/index.html @@ -6,9 +6,24 @@ Alex Dean + + + + + +