Updated website content

This commit is contained in:
2023-01-04 15:21:01 +11:00
parent 03dac57eaf
commit b177481186
11 changed files with 52 additions and 50 deletions

View File

@@ -25,12 +25,9 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cabin:700&amp;display=swap">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Anonymous+Pro&amp;display=swap">
<link rel="stylesheet" href="assets/fonts/fontawesome-all.min.css">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
<link rel="stylesheet" href="assets/fonts/fontawesome5-overrides.min.css">
<link rel="stylesheet" href="assets/css/Social-Icons.css">
<link rel="canonical" href="https://nathan.woodburn.id.au/projects" />
<link rel="canonical" href="https://nathan.woodburn.au/projects" />
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="77"><!-- Google Tag Manager (noscript) -->
@@ -62,40 +59,35 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<section class="text-center content-section" id="projects" style="padding-bottom: 100px;">
<div class="container">
<div class="row">
<div class="col">
<h2>Weather Station</h2>
<p>Weather Station using a Wemos D1 Mini Pro with a 1.44" TFT LCD Screen<br></p><a class="btn btn-primary" role="button" href="https://weather.woodburn.id.au/" target="_blank">More Info</a>
</div>
<div class="col">
<h2>Fish Feeder</h2>
<p>Automatic Fish Feeder using an ESP8266 and a stepper motor. Integrated with Google Assistant<br></p><a class="btn btn-primary" role="button" href="https://nathan.woodburn.id.au/fish-feeder/">More Info</a>
</div>
<div class="col">
<div class="col" style="padding-top: 20px;padding-bottom: 20px;">
<h2>ANU Robot</h2>
<p>Autonomous maze solving robot<br>Using Arduino Uno and Sonars<br></p><a class="btn btn-primary" role="button" href="https://anurobot.tk">More Info</a>
<p>Autonomous maze solving robot<br>Using Arduino Uno and Sonars<br></p><a class="btn btn-primary" role="button" href="https://nathan.woodburn.au/ANURobot/">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>HNS HOSting</h2>
<p>A hosting service for Handshake domains<br><br></p><a class="btn btn-primary" role="button" href="https://hnshosting" target="_blank">More Info</a><a class="btn btn-primary" role="button" href="https://hnshosting.hns.to" target="_blank" style="margin-left: 10px;">Without HNS Resolver</a>
</div>
</div>
<div class="row">
<div class="col" style="padding-top: 20px;">
<h2>HNS HOSting</h2>
<p>A hosting service for Handshake domains</p><a class="btn btn-primary" role="button" href="https://hnshosting" target="_blank">More Info</a><a class="btn btn-primary" role="button" href="https://hnshosting.hns.to" target="_blank" style="margin-left: 10px;">Without HNS Resolver</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>HNS AU</h2>
<p><span style="background-color: initial;">The home of Australians using the decentralized web, built on Handshake.</span><br></p><a class="btn btn-primary" role="button" href="https://hns.au" target="_blank">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>Weather Station</h2>
<p>Weather Station using a Wemos D1 Mini Pro with a 1.44" TFT LCD Screen<br></p><a class="btn btn-primary" role="button" href="https://weather.woodburn.id.au/" target="_blank">More Info</a>
</div>
</div>
</div>
</section>
<footer>
<div class="container text-center">
<p>Copyright ©&nbsp;Nathan Woodburn 2021</p>
<p>Copyright ©&nbsp;Nathan Woodburn 2023</p>
</div>
</footer><script src="https://nathanwoodburn/handshake.js" domain="nathan.woodburn"></script>
</footer><script src="https://nathan.woodburn/handshake.js" domain="nathan.woodburn"></script>
<script src="https://nathan.woodburn/https.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script>
<script src="https://nathan.woodburn/https.js"></script>
</body>
</html>