2018-05-01 20:20:32 +00:00
<!DOCTYPE html>
< html >
< head >
< title > wkflw< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / >
< link rel = "stylesheet" type = "text/css" href = "css/styles.css" >
< / head >
< body >
< div id = "wrapper" >
< header >
< h1 > max franklin< / h1 >
< / header >
< section class = "one" >
2018-07-21 18:20:28 +00:00
< p > work > experiments > research. get my < a href = "cv.html" > cv< / a > check out my < a href = "https://git.nerdpol.ovh" > code< / a > or read writings around my < a href = "https://ied.suroh.tk/" > master's research< / a > on improvisation, open source software and liberation.< / p >
2018-05-01 20:20:32 +00:00
< / section >
< section class = "work" >
< a href = "xpubGenerator.html" > < img src = "assets/imgs/xpubGenerator.jpg" > < / a >
< a href = "tgc3-euclid.html" > < img src = "assets/imgs/euclidLogo.png" > < / a >
< a href = "tgc3-euclid.html" > < img src = "assets/imgs/euclidianGenerator_mk2.png" > < / a >
< a href = "repoem.html" > < img src = "assets/imgs/rePoem3.png" > < / a >
< / section >
< footer >
< p > website and server built by hand with off the shelf parts< / p >
< / footer >
< / div >
< / body >
< / html >