chadwick-warner-tools/about.html
2026-07-18 17:29:29 +00:00

15 lines
731 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Chadwick Warner | About</title>
<style>body { font-family: monospace; max-width: 800px; margin: 40px auto; line-height: 1.6; } h1 { color: #222; }</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<h1>Chadwick Warner</h1>
<p>CNC press operator, vintage car restorer, sous-vide enthusiast. Exploring closed-loop systems from the shop floor to multi-planet habitats.</p>
<p>Humanities degree meets precision fabrication. Indie cinema and jazz inform my approach to rhythm and design.</p>
<a href="index.html">Back home</a>
</body>
</html>