add books
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 1m29s

This commit is contained in:
Lazy Hippopotamus
2025-09-24 11:57:50 -04:00
parent f679bb0ea2
commit ab1ae3fd4c
7 changed files with 133 additions and 36 deletions

View File

@@ -11,14 +11,14 @@
<meta name="viewport" content="width=device-width;initial-scale=1" />
<link rel="stylesheet" href="http://localhost:8080/main.css" />
<link rel="icon" href="http://localhost:8080/brand.png" />
</head>
</head>
<body>
<div class="card">
<div id="toplogo"><a href="http://localhost:8080"><img src="http://localhost:8080/brand.png" /></a></div>
<div>
<p>
<b>Hiya there! My name is Tyler Clarke</b>, but I also go by weird_pusheen online. I'm a mostly self-taught software engineer
and an OSS maintainer. I study physics at the Georgia Institute of Technology. This is my website!
and an OSS maintainer. I study computer engineering at the Georgia Institute of Technology. This is my website!
</p>
<p>
I do freelance web development and software development. If you want to see some of my work, check out my <a href="http://localhost:8080/portfolio.html">portfolio</a>.
@@ -27,30 +27,15 @@
<p>
I have a <a href="https://swaous.asuscomm.com/blog">blog</a>, a <a href="https://www.clarkeis.com/">software company</a>, and a <a href="https://deadlyboringmath.us/">math notes page</a>.
</p>
<p>
Check out my <a href="http://localhost:8080/bookshelf.html">Bookshelf!</a>
</p>
</div>
</div>
<div class="card">
<p>
<img src="http://localhost:8080/res/sitix-large.png" width="84px" style="float: left; padding: 20px;"/>
<a href="https://swaous.asuscomm.com/sitix/">Sitix</a> is an open-source Static Site Generator written in C and Lua. It builds this site! I use Sitix for almost all my web operations.
It's fast, containerizable, and reasonable. I built it to supplant Jekyll for my sanity, and it's the open source project I'm most proud of.
</p>
</div>
<div class="card">
<p>
<img src="http://localhost:8080/tux.png" width="84px" style="float: left; padding: 20px;"/>
I'm a devout <a href="https://www.linux.org/">Linux</a> user. I main <a href="https://fedoraproject.org/atomic-desktops/silverblue/">Fedora Silverblue</a>
and <a href="https://fedoraproject.org/workstation/">Fedora Workstation</a>, and use <a href="https://www.debian.org/">Debian</a> on my K3S cluster nodes. <br><br>
I've been using Linux for quite a while, and it's quite important to me. I use <a href="https://www.fsf.org/">free software</a> as much as possible, and I hope
to eventually see MacOS and Windows replaced by Linux.
</p>
</div>
<div id="bottom">
<div>
<div>
@@ -64,11 +49,9 @@
<a href="https://wizardwatch.net/">Wizardwatch</a><br>
<a href="https://sawyershepherd.org/">Sawyer</a><br>
<a href="https://lukewhite32.github.io/">Luke</a><br>
<a href="https://bisquencocrafts.com/">Bisque</a><br>
<a href="https://bisquencocrafts.com/">Bisque</a><br>
<a href="https://korvo.ai/">Korvo AI</a><br>
<a href="https://panicanparty.net/">The Panican Party</a><br>
<a href="https://www.clarkeis.com/">Clarke Information Systems</a><br>
<a href="https://github.com/ryleu">Riley</a><br>
<a href="https://ryleu.me">Riley</a><br>
<a href="https://scrappysgarage.org/">Scrappy's Garage</a>
</div>
</div>