All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 1m29s
64 lines
2.3 KiB
HTML
Executable File
64 lines
2.3 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 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>.
|
|
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>
|
|
<p>
|
|
Check out my <a href="http://localhost:8080/bookshelf.html">Bookshelf!</a>
|
|
</p>
|
|
|
|
</div>
|
|
</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://panicanparty.net/">The Panican Party</a><br>
|
|
<a href="https://www.clarkeis.com/">Clarke Information Systems</a><br>
|
|
<a href="https://ryleu.me">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>
|
|
|