--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/index.html Thu Apr 06 17:18:24 2017 +0200 @@ -0,0 +1,23 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta http-equiv="content-type" content="text/html; charset=UTF-8"> + <title>ScubaTools Package</title> + <meta charset="utf-8"> + </head> + <body> + <div style="width: 900px; margin: 0 auto"> + <h1> + ScubaTools 4 fun project + </h1> + + <a href="cylindertransport-web.py"> + <h2>Dive cylinder transport spacer calculation</h2> + </a> + <p> + Horrible complex python script to calculate optimal "PVC Baumarkt[tm] Abflussrohr" spacers between your scuba dive cylinders while transporting them horizontally in the car trunk.<br/> + The idea is to connect all the spacers with two ropes together (drill a hole on each spacer end) so the scuba tanks wont roll while driving. + </p> + </div> + </body> +</html> \ No newline at end of file