Compare commits

...

2 Commits

Author SHA1 Message Date
8207702442 Make the dates pop a bit more. 2025-10-14 10:30:22 -07:00
0ec47180e2 Add part about testing. 2025-10-14 10:30:08 -07:00
2 changed files with 7 additions and 7 deletions

View File

@@ -18,9 +18,9 @@
Linux system administration from a young age. Linux system administration from a young age.
Much of my career has focused on back-end / database systems Much of my career has focused on back-end / database systems
and optimizing workflows. and optimizing workflows.
I feel that I specialize in building systems with "no sharp edges", I feel that I specialize in building systems with "no sharp
meaning that I make sure there isn't a way the user can hurt edges", meaning that I test rigorously to ensure there aren't any
themselves or the system. ways the user can hurt themselves or the system.
In my free time I enjoy learning new In my free time I enjoy learning new
languages and writing apps for Android. languages and writing apps for Android.
</p> </p>

View File

@@ -8,7 +8,7 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<a href="/freedom/">2025-09-28</a> <strong><a href="/freedom/">2025-09-28</a></strong>
<p> <p>
I wrote another short free eBook, "Voluntary Sovereignty", check it out I wrote another short free eBook, "Voluntary Sovereignty", check it out
<a href="/freedom/">here</a>! <a href="/freedom/">here</a>!
@@ -33,7 +33,7 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<a href="/apps/#expense">2025-05-XX</a> <strong><a href="/apps/#expense">2025-03-27</a></strong>
<p> <p>
My new Android app My new Android app
<a href="/apps/#expense">"Expense Tracker"</a> <a href="/apps/#expense">"Expense Tracker"</a>
@@ -59,7 +59,7 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<a href="/health/">2024-03-07</a> <strong><a href="/health/">2024-03-07</a></strong>
<p> <p>
Find my free eBook, "Hyperling's Health Protocol", Find my free eBook, "Hyperling's Health Protocol",
<a href="/health/">here</a>! <a href="/health/">here</a>!
@@ -86,7 +86,7 @@
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-12 text">
<a href="/apps/#tictactoe">2024-03-31</a> <strong><a href="/apps/#tictactoe">2024-03-31</a></strong>
<p> <p>
There's a new app in town, There's a new app in town,
<a href="/apps/#tictactoe">Tic-Tac-Toe</a>! <a href="/apps/#tictactoe">Tic-Tac-Toe</a>!