all: Updated projects and metadata

This commit is contained in:
2023-06-17 13:57:06 +10:00
parent 05af6c5d6a
commit 3785936087
14 changed files with 65 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en-au">
<html data-bs-theme="light" lang="en-au">
<head>
<meta charset="utf-8">
@@ -62,19 +62,19 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
<div class="row">
<div class="col-lg-8 mx-auto">
<h1 class="brand-heading">Projects</h1>
<p class="intro-text">A Few of My Bigger Projects<br></p><a class="btn btn-link btn-circle" role="button" href="#projects" aria-label="Go to projects"><i class="fa fa-angle-double-down animated"></i></a>
<p class="intro-text">A Few of My Bigger Projects</p><a class="btn btn-link btn-circle" role="button" href="#projects" aria-label="Go to projects"><i class="fa fa-angle-double-down animated"></i></a>
</div>
</div>
</div>
</div>
</header>
<section class="text-center content-section" id="projects" style="padding-bottom: 100px;">
<p style="font-size: 28px;">Check out my <a href="https://github.com/nathanwoodburn" target="_blank">Github</a> for all my latest projects</p>
<p style="font-size: 28px;">Check out my <a href="https://github.com/nathanwoodburn" target="_blank">Github</a> for all my projects</p>
<div class="container">
<div class="row">
<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://nathan.woodburn.au/ANURobot/" target="_blank">More Info</a>
<div class="col" style="padding-top: 20px;">
<h2>FireWallet</h2>
<p><span style="background-color: initial;">The Handshake wallet that is Fire.</span><br><span style="background-color: initial;">A new frontend to HSD or Bob Wallet</span></p><a class="btn btn-primary" role="button" target="_blank" href="https://firewallet.au">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>HNS HOSting</h2>
@@ -86,25 +86,15 @@ height="0" width="0" style="display: none;visibility: hidden;"></iframe></noscri
<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://nathan.woodburn.au/Weather-Station/" target="_blank">More Info</a>
</div>
</div>
<div class="row">
<div class="col" style="padding-top: 20px;">
<h2>HNS Proxy</h2>
<p><span style="background-color: initial;">A Proxy to access Handshake domains over SSL.</span><br></p><a class="btn btn-primary" role="button" href="https://hnsproxy.au" target="_blank">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>Woodburn Registry</h2>
<p>Selling SLDs off domains secured on the Handshake blockchain.</p><a class="btn btn-primary" role="button" href="https://reg.woodburn.au" target="_blank">More Info</a>
</div>
</div>
<div class="row">
<div class="col" style="padding-top: 20px;">
<h2>FireWallet</h2>
<p><span style="background-color: initial;">The Handshake wallet that is Fire.</span><br><span style="background-color: initial;">A new frontend to HSD or Bob Wallet</span></p><a class="btn btn-primary" role="button" target="_blank" href="https://github.com/nathanwoodburn/firewallet">More Info</a>
<h2>Woodburn Registry</h2>
<p>Selling SLDs off domains secured on the Handshake blockchain.</p><a class="btn btn-primary" role="button" href="https://reg.woodburn.au" target="_blank">More Info</a>
</div>
<div class="col" style="padding-top: 20px;">
<h2>HSD Batcher</h2>