site updates
All checks were successful
Swaous.Asuscomm Build / Build-Docker-Image (push) Successful in 35s

This commit is contained in:
Lazy Hippopotamus
2025-02-27 08:21:42 -05:00
parent 099bfceb7e
commit de858ff884
7 changed files with 86 additions and 103 deletions

View File

@@ -14,19 +14,25 @@
</head>
<body>
<div>
<div id="toplogo"><img src="http://localhost:8070/brand.png" /></div>
<div id="nav"><a href="https://github.com/LinuxRocks2000/"><img src="http://localhost:8070/github-mark-white.svg" /></a><a href="http://localhost:8070/blog">Blog</a></div>
<div id="toplogo"><a href="http://localhost:8070"><img src="http://localhost:8070/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 physics student at the Georgia Institute of Technology in Atlanta. I'm also a mostly self-taught software engineer
and an OSS maintainer. This is my website!
</p>
<p>
<b>Hiya there! My name is Tyler Clarke</b>, but I also go by weird_pusheen online. I'm a physics student at the Georgia Institute of Technology in Atlanta. I'm also a mostly self-taught software engineer
and an OSS maintainer. 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:8070/portfolio.html">portfolio</a>. If you want to hire me, <a href="http://localhost:8070/contact.html">contact me!</a>
</p>
</div>
</div>
<script src="http://localhost:8070/scrolly.js"></script>
<div>
</div>
<script src="http://localhost:8070/scrolly.js"></script>
</body>
</html>