commit 59fd142e3312191bfc40204e79518daef6a84525
parent 2e4cdf7ba44ec516ad48c7ed4ed54581f5cf715a
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Thu, 18 May 2023 22:16:32 -0400
Update home and project index pages
Diffstat:
2 files changed, 18 insertions(+), 9 deletions(-)
diff --git a/content/index.md b/content/index.md
@@ -3,14 +3,16 @@ Summary: The personal website and blog of Jake Bauer.
# [%title]
-I am Jake (jbauer), a person with many interests and hobbies and not enough
-time for all of them. I love simple and sustainable technologies, tea, writing,
-gardening, and more. I'm a big fan of low-tech or analog solutions to life's
-problems.
-
-Have a look at [my values and beliefs](values-and-beliefs.html) if you want to
-know more, [my projects](projects/) to see what I'm working on, or [my digital
-garden](garden/) to view my personal wiki.
+I am Jake (jbauer), a person with many interests and hobbies and not
+enough time for all of them. I love simple and sustainable technologies,
+tea, writing, gardening, and more. I'm a big fan of low-tech or analog
+solutions to life's problems.
+
+Have a look at [my values and beliefs](values-and-beliefs.html) if you
+want to know more, [my projects](projects/) to see what I'm working on,
+or [my digital garden](garden/) to view my personal wiki. I also run
+[JadeRune.net](https://www.jaderune.net), a collection of online
+services for a handful of people.
## Blog
diff --git a/content/projects/index.md b/content/projects/index.md
@@ -18,7 +18,14 @@ Things I'm spending the most time on right now:
<details>
<summary><a href="http://git.paritybit.ca/browser.py/log.html">browser.py</a> (2023-present) (Python 3)</summary>
-<p>Working through the exercises at <a href="//browser.engineering">browser.engineering</a>.</p>
+<p>Working through the exercises at <a
+href="//browser.engineering">browser.engineering</a> to create a simple
+but (hopefully) useable web browser from scratch.</p>
+</details>
+
+<details>
+<summary><a href="http://git.paritybit.ca/java-refresher/log.html">Java Refresher</a> (2023-present) (Java)</summary>
+<p>Some quick exercises and small projects to help refresh my Java programming knowledge and skills.</p>
</details>
<details>