mirror of
https://asciireactor.com/otho/industry-website.git
synced 2024-11-21 20:05:05 +00:00
Text updates.
This commit is contained in:
parent
1862b40891
commit
86989c8d16
@ -32,7 +32,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
|
|||||||
<i class="fa fa-remove"></i>
|
<i class="fa fa-remove"></i>
|
||||||
</a>
|
</a>
|
||||||
<div class="w3-bar-block w3-center">
|
<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="#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="#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>
|
<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.
|
<p>I build, automate, and maintain systems of many types. Mostly computers.
|
||||||
Professionally, I combine devops, site reliability, and systems engineering
|
Professionally, I combine devops, site reliability, and systems engineering
|
||||||
to leverage state-of-the-art development and deployment practices across
|
to leverage state-of-the-art development and deployment practices across
|
||||||
many projects. I've included a few older projects in a Gitea server
|
many projects.
|
||||||
on this website, but most are currently trade secrets.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div style="text-align:center">
|
<div style="text-align:center">
|
||||||
@ -72,8 +71,13 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
|
|||||||
Code Samples
|
Code Samples
|
||||||
</a>
|
</a>
|
||||||
<div style="font-size:8pt">
|
<div style="font-size:8pt">
|
||||||
<p>E.G., <a href="https://code.othoulrich.com/Otho/industry-domain">Otho/industry-domain</a> is
|
<p>I've included a few older software projects on this Gitea server,
|
||||||
the repo responsible for this website.
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -83,7 +87,7 @@ body, h1,h2,h3,h4,h5,h6 {font-family: "Montserrat", sans-serif}
|
|||||||
<div class="w3-half">
|
<div class="w3-half">
|
||||||
<figure>
|
<figure>
|
||||||
<img src="images/servers.jpg" style="width:100%">
|
<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>
|
||||||
<figure>
|
<figure>
|
||||||
<img src="images/servers-tall.jpg" style="width:100%">
|
<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
|
<p>Grew up in Michigan. Lived a few other places. Studied astrophysics in
|
||||||
college. Been programming since I learned to read. Play some music.
|
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
|
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
|
second. I run servers out of my barn and produce my own electricity.
|
||||||
them.
|
My wife and I had our first baby and now everything I do is for them.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- End About Section -->
|
<!-- End About Section -->
|
||||||
|
Loading…
Reference in New Issue
Block a user