website/index.html

36 lines
918 B
HTML
Raw Normal View History

2021-01-17 17:33:25 +00:00
<!DOCTYPE html>
2021-04-30 16:46:12 +00:00
<!--I has no HTML skillz-->
2021-01-17 17:33:25 +00:00
<html>
<body>
2021-05-21 03:15:08 +00:00
<div style="text-align:center;font-family:monospace;font-size:16px;">
2021-01-18 04:28:41 +00:00
<br>
2021-05-21 03:14:27 +00:00
<img src="dodecahedra/origami-dodecahedron-adjusted.png" alt="Origami dodecahedron" height="324" width="324">
2021-01-18 04:26:31 +00:00
<br>
2021-02-05 19:39:49 +00:00
2021-04-07 12:54:54 +00:00
<br>
<b>Anthony Wang</b>
<br>
2021-02-05 19:39:49 +00:00
<br>
<a href="https://github.com/Ta180m">GitHub</a>
<br>
2021-01-18 04:26:31 +00:00
<br>
2021-06-23 03:16:09 +00:00
<a href="https://ta180m.github.io/blog/">frustriggered</a>
2021-01-18 04:26:31 +00:00
<br>
2021-02-05 19:39:49 +00:00
2021-05-21 03:14:27 +00:00
<br>
<a href="dodecahedra">Dodecahedra</a>
<br>
2021-01-18 04:26:31 +00:00
<br>
2021-04-07 12:54:54 +00:00
<a href="https://exozy.me">exozyme</a>
2021-01-18 04:28:41 +00:00
<br>
2021-06-21 23:38:21 +00:00
<br>
<a href="contact">Contact</a>
<br>
2021-05-21 03:15:08 +00:00
</div>
2021-01-17 17:33:25 +00:00
</body>
</html>