Text updates.

This commit is contained in:
Otho Ulrich 2023-09-21 21:23:21 -04:00
parent 1862b40891
commit 86989c8d16
Signed by: Otho
GPG Key ID: 16C720CD3BBE21D9

View File

@ -32,7 +32,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<i class="fa fa-remove"></i>
</a>
<div class="w3-bar-block w3-center">
<a href="#" class="w3-bar-item w3-button w3-text-grey w3-hover-black" onclick="closeNav()">Top</a>
<a href="#" class="w3-bar-item w3-button w3-text-grey w3-hover-black" onclick="closeNav()">Otho Ulrich</a>
<a href="#do" class="w3-bar-item w3-button w3-text-grey w3-hover-black" onclick="closeNav()">What I Do</a>
<a href="#about" class="w3-bar-item w3-button w3-text-grey w3-hover-black" onclick="closeNav()">About</a>
<a href="#contact" class="w3-bar-item w3-button w3-text-grey w3-hover-black" onclick="closeNav()">Contact</a>
@ -63,8 +63,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<p>I build, automate, and maintain systems of many types. Mostly computers.
Professionally, I combine devops, site reliability, and systems engineering
to leverage state-of-the-art development and deployment practices across
many projects. I've included a few older projects in a Gitea server
on this website, but most are currently trade secrets.
many projects.
</p>
<div style="text-align:center">
@ -72,8 +71,13 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
Code Samples
</a>
<div style="font-size:8pt">
<p>E.G., <a href="https://code.othoulrich.com/Otho/industry-domain">Otho/industry-domain</a> is
the repo responsible for this website.
<p>I've included a few older software projects on this Gitea server,
but most are currently trade secrets.
</p>
<p>
E.G.,
<a href="https://code.othoulrich.com/Otho/industry-website">Otho/industry-website</a>
is the repo responsible for this website.
</p>
</div>
</div>
@ -83,7 +87,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<div class="w3-half">
<figure>
<img src="images/servers.jpg" style="width:100%">
<figcaption>My cloud hosts (not all pictured). All sorts of projects going on here.</figcaption>
<figcaption>Some of my cloud hosts. All sorts of projects going on here.</figcaption>
</figure>
<figure>
<img src="images/servers-tall.jpg" style="width:100%">
@ -152,8 +156,8 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<p>Grew up in Michigan. Lived a few other places. Studied astrophysics in
college. Been programming since I learned to read. Play some music.
I've tried a lot of things and computers are my favorite. Farming is
second. My wife and I had our first baby and now everything I do is for
them.
second. I run servers out of my barn and produce my own electricity.
My wife and I had our first baby and now everything I do is for them.
</p>
</div>
<!-- End About Section -->
@ -175,7 +179,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
<p><i class="fa fa-envelope fa-fw w3-large w3-margin-right"> </i> <a href="mailto:otho@othoulrich.com">otho@othoulrich.com</a> </p>
<p><i class="fa fa-id-card fa-fw w3-large w3-margin-right"> </i> GPG: <a href="https://othoulrich.com/othoulrich-gpg.txt">51375D7EA61E966B</a> </p>
</div>
</div>
</div>
<!-- End Contact Section -->
</div>