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.
|
|
|
<!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>
|
|
|
|
<li><a href="./boole/">Boolean operations in svg animation</a>
|
|
|
|
<li><a href="./fsm-diff-vis/">Visualisation of differences in two FSM models (demo)</a>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
<footer style="color: #ffa">
|
|
|
|
Copyright Joshua Moerman 2020 - 2024
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|