2021-08-28 12:41:46 +10:00
<!DOCTYPE html>
2023-04-06 16:38:55 +10:00
< html lang = "en-au" >
2021-08-28 12:41:46 +10:00
< head >
2021-11-04 17:32:02 +11:00
< meta charset = "utf-8" >
2021-09-20 13:32:48 +10:00
<!-- Google Tag Manager -->
< script > ( f u n c t i o n ( w , d , s , l , i ) { w [ l ] = w [ l ] | | [ ] ; w [ l ] . p u s h ( { ' g t m . s t a r t ' :
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NNXTCKW');< / script >
<!-- End Google Tag Manager -->
2021-08-28 12:41:46 +10:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, shrink-to-fit=no" >
2023-02-17 22:14:03 +11:00
< title > Projects | Nathan.Woodburn/< / title >
2022-05-06 17:35:33 +10:00
< meta name = "theme-color" content = "#97009a" >
2023-04-21 13:01:32 +10:00
< link rel = "canonical" href = "https://nathan.woodburn.au/projects.html" >
< meta property = "og:url" content = "https://nathan.woodburn.au/projects.html" >
2023-02-17 22:14:03 +11:00
< meta name = "twitter:title" content = "Nathan.Woodburn/" >
2023-02-17 22:16:47 +11:00
< meta property = "og:type" content = "website" >
< meta property = "og:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta name = "twitter:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta name = "twitter:description" content = "G'day, this is my personal website. You can find out who I am or check some of my projects." >
< meta name = "twitter:card" content = "summary" >
2023-02-17 22:14:03 +11:00
< meta name = "description" content = "Check out some of my projects" >
2021-08-28 12:41:46 +10:00
< link rel = "apple-touch-icon" type = "image/png" sizes = "180x180" href = "assets/img/NJW%20Icon%20180.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "assets/img/NJW%20Icon%2016.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "assets/img/NJW%20Icon%2032.png" >
< link rel = "icon" type = "image/png" sizes = "180x180" href = "assets/img/NJW%20Icon%20180.png" >
< link rel = "icon" type = "image/png" sizes = "192x192" href = "assets/img/NJW%20Icon%20192.png" >
< link rel = "icon" type = "image/png" sizes = "512x512" href = "assets/img/NJW%20Icon%20512.png" >
< link rel = "stylesheet" href = "assets/bootstrap/css/bootstrap.min.css" >
2022-05-06 17:35:33 +10:00
< link rel = "manifest" href = "manifest.json" >
2022-04-27 17:11:10 +10:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Cabin:700&display=swap" >
2022-01-23 17:40:01 +11:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap" >
2023-03-25 00:22:11 +11:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" >
2021-08-28 12:41:46 +10:00
< link rel = "stylesheet" href = "assets/fonts/font-awesome.min.css" >
2023-05-12 15:18:05 +10:00
< link rel = "stylesheet" href = "assets/css/styles.min.css" >
< link rel = "stylesheet" href = "assets/css/profile.min.css" >
2023-01-04 15:21:01 +11:00
< link rel = "canonical" href = "https://nathan.woodburn.au/projects" / >
2021-08-28 12:41:46 +10:00
< / head >
2021-09-20 13:32:48 +10:00
< body id = "page-top" data-bs-spy = "scroll" data-bs-target = "#mainNav" data-bs-offset = "77" > <!-- Google Tag Manager (noscript) -->
< noscript > < iframe src = "https://www.googletagmanager.com/ns.html?id=GTM-NNXTCKW"
2023-02-13 20:04:24 +11:00
height="0" width="0" style="display: none;visibility: hidden;">< / iframe > < / noscript >
2021-09-20 13:32:48 +10:00
<!-- End Google Tag Manager (noscript) -->
2021-08-28 12:41:46 +10:00
< nav class = "navbar navbar-light navbar-expand-md fixed-top" id = "mainNav" >
2023-02-20 12:56:21 +11:00
< div class = "container" > < a class = "navbar-brand nathanwoodburn" href = "/#" > Nathan.Woodburn/< / a > < button data-bs-toggle = "collapse" class = "navbar-toggler navbar-toggler-right" data-bs-target = "#navbarResponsive" type = "button" aria-controls = "navbarResponsive" aria-expanded = "false" aria-label = "Toggle navigation" value = "Menu" > < i class = "fa fa-bars" > < / i > < / button >
2021-08-28 12:41:46 +10:00
< div class = "collapse navbar-collapse" id = "navbarResponsive" >
< ul class = "navbar-nav ms-auto" >
2021-08-28 13:02:53 +10:00
< li class = "nav-item nav-link" > < a class = "nav-link" href = "/" > Home< / a > < / li >
< li class = "nav-item nav-link" > < a class = "nav-link" href = "projects" > Projects< / a > < / li >
2021-08-28 12:41:46 +10:00
< / ul >
< / div >
< / div >
< / nav >
2023-05-12 15:18:05 +10:00
< header class = "masthead" style = "background-image: url('assets/img/intro-bg.webp');" >
2021-08-28 12:41:46 +10:00
< div class = "intro-body" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h1 class = "brand-heading" > Projects< / h1 >
2023-04-06 16:52:04 +10:00
< 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 >
2021-08-28 12:41:46 +10:00
< / div >
< / div >
< / div >
< / div >
< / header >
< section class = "text-center content-section" id = "projects" style = "padding-bottom: 100px;" >
2023-02-17 17:28:19 +11:00
< p style = "font-size: 28px;" > Check out my < a href = "https://github.com/nathanwoodburn" target = "_blank" > Github< / a > for all my latest projects< / p >
2021-08-28 12:41:46 +10:00
< div class = "container" >
< div class = "row" >
2023-01-04 15:21:01 +11:00
< div class = "col" style = "padding-top: 20px;padding-bottom: 20px;" >
2021-08-28 12:41:46 +10:00
< h2 > ANU Robot< / h2 >
2023-02-24 15:36:24 +11:00
< 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 >
2021-08-28 12:41:46 +10:00
< / div >
2021-09-18 11:31:30 +10:00
< div class = "col" style = "padding-top: 20px;" >
2022-07-19 11:59:20 +10:00
< h2 > HNS HOSting< / h2 >
2023-01-04 15:21:01 +11:00
< 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 >
2022-07-19 11:59:20 +10:00
< / div >
2023-01-04 15:21:01 +11:00
< / div >
< div class = "row" >
2022-07-19 11:59:20 +10:00
< 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 >
2021-09-18 11:30:07 +10:00
< / div >
2023-01-04 15:21:01 +11:00
< div class = "col" style = "padding-top: 20px;" >
< h2 > Weather Station< / h2 >
2023-01-12 14:53:16 +11:00
< 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 >
2023-01-04 15:21:01 +11:00
< / div >
2021-09-18 11:30:07 +10:00
< / div >
2023-01-12 14:39:25 +11:00
< 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 >
2023-02-24 15:41:09 +11:00
< 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 >
2023-01-12 14:39:25 +11:00
< / div >
2023-03-02 17:31:01 +11:00
< div class = "row" >
< div class = "col" style = "padding-top: 20px;" >
< h2 > HSD Batcher< / h2 >
< p > < span style = "background-color: initial;" > A GUI to send transaction batches to the Handshake chain.< / span > < / p > < a class = "btn btn-primary" role = "button" target = "_blank" href = "https://github.com/Nathanwoodburn/HSDBatcherGUI" > More Info< / a >
< / div >
< / div >
2021-08-28 12:41:46 +10:00
< / div >
< / section >
< footer >
< div class = "container text-center" >
2023-02-20 12:56:21 +11:00
< p class = "copyright" > Copyright © Nathan Woodburn 2023< / p >
2021-08-28 12:41:46 +10:00
< / div >
2023-01-04 15:21:01 +11:00
< / footer > < script src = "https://nathan.woodburn/handshake.js" domain = "nathan.woodburn" > < / script >
< script src = "https://nathan.woodburn/https.js" > < / script >
2021-08-28 12:41:46 +10:00
< script src = "assets/bootstrap/js/bootstrap.min.js" > < / script >
2023-05-12 15:18:05 +10:00
< script src = "assets/js/script.min.js" > < / script >
< script src = "assets/js/hacker.min.js" > < / script >
2021-08-28 12:41:46 +10:00
< / body >
< / html >