2023-03-25 16:47:23 +11:00
<!DOCTYPE html>
2023-04-06 16:38:55 +10:00
< html lang = "en-au" >
2023-03-25 16:47:23 +11:00
< head >
< meta charset = "utf-8" >
<!-- 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 -->
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, shrink-to-fit=no" >
< title > Nathan.Woodburn/< / title >
< meta name = "theme-color" content = "#97009a" >
2023-04-21 13:01:32 +10:00
< link rel = "canonical" href = "https://nathan.woodburn.au/link.html" >
< meta property = "og:url" content = "https://nathan.woodburn.au/link.html" >
2023-03-25 16:47:23 +11:00
< meta name = "description" content = "G'day, this is my personal website. You can find out who I am or check out some of my projects." >
< meta name = "twitter:title" content = "Nathan.Woodburn/" >
< 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" >
< 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" >
< link rel = "manifest" href = "manifest.json" >
< 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" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap" >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,500,700" >
< link rel = "stylesheet" href = "assets/fonts/font-awesome.min.css" >
< link rel = "stylesheet" href = "assets/fonts/line-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/animate.min.min.css" >
< link rel = "stylesheet" href = "assets/css/GridSystem-1.min.css" >
< link rel = "stylesheet" href = "assets/css/profile.min.css" >
2023-03-25 16:47:23 +11:00
< / head >
2023-05-12 15:18:05 +10:00
< body style = "background: url("assets/img/links-bg.webp") center / cover no-repeat, #000000;" >
2023-03-25 16:47:23 +11:00
< nav class = "navbar navbar-light navbar-expand-md fixed-top" id = "mainNav" style = "background: #000000b0;" >
< div class = "container" > < a class = "navbar-brand nathanwoodburn" href = "/#" > Nathan.Woodburn/< / a > < button class = "navbar-toggler navbar-toggler-right" data-bs-toggle = "collapse" type = "button" aria-controls = "navbarResponsive" aria-expanded = "false" aria-label = "Toggle navigation" value = "Menu" > < i class = "fa fa-bars" > < / i > < / button > < / div >
< / nav >
< div style = "margin-top: 10em;margin-bottom: 4em;" >
< div class = "container" >
< div class = "row justify-content-between align-items-center m-auto" >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > Uptime< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Check if any of my services are down.< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href = "https://uptime.woodburn.au" target = "_blank" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > About Me< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Visit my about web page.< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href = "https://nathan.woodburn.au/about" target = "_blank" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > Github< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Check out what my latest projects are< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" target = "_blank" href = "https://github.com/nathanwoodburn" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< / div >
< div class = "row justify-content-between align-items-center m-auto" >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > 3D Printing< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Check out my 3D printing service.< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href = "https://nathan3dprinting.au/" target = "_blank" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > Woodburn Registry< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Check out my self hosted domain registry.< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" target = "_blank" href = "https://reg.woodburn.au/" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > Church Podcast< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Check out the Alliance Church Podcast.< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" target = "_blank" href = "https://podcast.woodburn.au/" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< / div >
< div class = "row justify-content-between align-items-center m-auto" >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > scribblE Game< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Self hosted online sketching game< / p > < a class = "btn btn-outline-info border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href = "https://scribble.woodburn.au/" target = "_blank" > Read more < i class = "la la-arrow-right" > < / i > < / a >
< / div >
< div class = "col-md-3 col-lg-3 border rounded shadow" data-bss-hover-animate = "pulse" style = "background: rgba(0,0,0,0.69);" >
< h3 class = "text-info" style = "color: #dadada;margin-top: 10px;" > More to Come< / h3 >
< p style = "color: #ffffff;font-family: Lato, sans-serif;" > Keep a look out for more stuff< / p > < a class = "btn btn-outline-info disabled border rounded shadow" role = "button" style = "background-color: rgba(156,39,176,0.63);font-family: Lato, sans-serif;margin-bottom: 10px;color: white;" href = "#" > Try later< / a >
< / div >
< / div >
< / div >
< / div >
< 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 >
2023-03-25 16:47:23 +11:00
< / body >
< / html >