All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 38s
81 lines
3.6 KiB
HTML
Executable File
81 lines
3.6 KiB
HTML
Executable File
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<title>Tyler Clarke | Home</title>
|
|
<meta charset="utf-8" />
|
|
<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>
|
|
<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!
|
|
</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>.
|
|
If you want to hire me, <a href="http://localhost:8080/contact.html">contact me!</a>
|
|
</p>
|
|
<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>
|
|
|
|
</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>
|
|
<img src="http://localhost:8080/brand.png" width="64px"><br>
|
|
<p>
|
|
Designed by Tyler Clarke. Looking for software or web development? <a href="http://localhost:8080/contact.html">Contact Me!</a><br>
|
|
</p>
|
|
</div>
|
|
<div>
|
|
<b>Links!</b><br>
|
|
<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://www.clarkeis.com/">Clarke Information Systems</a><br>
|
|
<a href="https://github.com/ryleu">Riley</a><br>
|
|
<a href="https://scrappysgarage.org/">Scrappy's Garage</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="actualbottom">© 2025 Tyler Clarke. Generated with <a href="https://swaous.asuscomm.com/sitix/">Sitix</a>.</div>
|
|
<script src="http://localhost:8080/scrolly.js"></script>
|
|
</body>
|
|
</html>
|
|
|