You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

25 lines
515 B

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Experiments</title>
<style>
body {text-align: center; font-family: sans-serif; background: #faf;}
</style>
</head>
<body>
<h1>Dingen</h1>
<ul>
<li><a href="./baas/">BaaS: Bisimulation as a Service</a>
<li><a href="./123bicategorie/">123bicategorie.nl: webshop for categorical products</a>
<li><a href="./rust-wasm/">Rust animation in the browser</a>
</ul>
<footer style="color: #ffa">
Copyright Joshua Moerman 2020
</footer>
</body>
</html>