2022-07-13 03:45:21 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2022-10-08 00:37:02 +00:00
|
|
|
<title>root's projects</title>
|
2022-07-13 03:45:21 +00:00
|
|
|
<style>
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body style="background-color:white;">
|
|
|
|
<a href = "index.html">return to root's homepage</a>
|
|
|
|
<p>FRC</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href = "https://github.com/titanscouting/tra-analysis">tra-analysis</a></li>
|
|
|
|
<li><a href = "https://github.com/titanscouting/tra-superscript">tra-superscript</a></li>
|
|
|
|
</ul>
|
|
|
|
<p>ECE 45</p>
|
|
|
|
<ul>
|
|
|
|
<li><a href = "https://github.com/ltcptgeneral/ece45-project">ECE 45 Final Project</a></li>
|
|
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html>
|