-
Neil Gershenfeld authoredNeil Gershenfeld authored
index.html 1.17 KiB
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Fab Academy 2023</title>
</head>
<body link="black" alink="black" vlink="black">
<font face="bitstream vera sans,arial,helvetica,sans-serif">
<center>
<img src="images/logo.jpg" width="15%"><br>
<br>
<b><a href="https://fabacademy.org/">The Fab Academy</a></b><br>
2023
</center>
<div style="margin-left:5%">
<p><b><a href=schedule.html>Schedule</a></b></p>
<p><b><a href=labs.html>Labs</a></b></p>
<p><b><a href=people.html>Students</a></b></p>
<p><b>Presentations</b></p>
<p><b><a href=doc/index.html>Documents</a></b></p>
<p><b><a href=https://gitlab.fabcloud.org/pub>Projects</a></b></p>
<p><b><a href=prior.html>Prior Years</a></b></p>
<script>
(function() {
var cx = '005180655622273248137:bjgkhj-m09c';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<p><b>Search:</b><gcse:search></gcse:search></p>
</div>
</font>
</body>
</html>