website/index.html
2021-06-22 22:16:09 -05:00

36 lines
918 B
HTML

<!DOCTYPE html>
<!--I has no HTML skillz-->
<html>
<body>
<div style="text-align:center;font-family:monospace;font-size:16px;">
<br>
<img src="dodecahedra/origami-dodecahedron-adjusted.png" alt="Origami dodecahedron" height="324" width="324">
<br>
<br>
<b>Anthony Wang</b>
<br>
<br>
<a href="https://github.com/Ta180m">GitHub</a>
<br>
<br>
<a href="https://ta180m.github.io/blog/">frustriggered</a>
<br>
<br>
<a href="dodecahedra">Dodecahedra</a>
<br>
<br>
<a href="https://exozy.me">exozyme</a>
<br>
<br>
<a href="contact">Contact</a>
<br>
</div>
</body>
</html>