2022-01-26 15:47:51 +11:00
<!DOCTYPE html>
< html lang = "en-au" >
< 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" >
2023-02-17 22:14:03 +11:00
< title > Nathan.Woodburn/< / title >
2022-05-06 17:35:33 +10:00
< meta name = "theme-color" content = "#97009a" >
2023-02-17 22:16:47 +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." >
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" >
2022-01-26 15:47:51 +11: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-26 15:47:51 +11:00
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap" >
2023-02-17 17:08:21 +11:00
< link rel = "stylesheet" href = "assets/fonts/fontawesome-all.min.css" >
2022-01-26 15:47:51 +11:00
< link rel = "stylesheet" href = "assets/fonts/ionicons.min.css" >
< link rel = "stylesheet" href = "assets/css/Social-Icons.css" >
< / head >
< body style = "background: url("assets/img/intro-bg.jpg") no-repeat;text-align: center;color: rgb(255,255,255);background-size: cover;" >
< header style = "padding: 18px;padding-top: 160px;" >
2023-02-16 16:06:33 +11:00
< picture > < img class = "rounded-circle" src = "assets/img/profile.jpg" width = "200px" > < / picture >
2022-01-26 15:47:51 +11:00
< h1 > Nathan Woodburn< / h1 >
2023-02-17 17:08:21 +11:00
< p > Hi, I am Nathan Woodburn and I live in Canberra.< br > I started a 3D printing service in early 2021.< br > I create CAD models using Fusion 360.< br > I Program Windows 10 Application using C#.< br > I'm a co-founder of < a href = "https://hns.au" target = "_blank" > Handshake Australia< / a > < br > I currently work for < a href = "https://learn.namebase.io" target = "_blank" > Namebase< / a > .< br > < br > < / p >
< div class = "social-icons" style = "padding-top: 0px;padding-bottom: 10px;padding-right: 0px;padding-left: 0px;background: rgba(255,255,255,0);color: rgb(255,255,255);" > < a href = "https://www.facebook.com/nathanjwoodburn" target = "_blank" > < i class = "icon ion-social-facebook" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < a target = "_blank" href = "https://twitter.com/woodburn_nathan" > < i class = "icon ion-social-twitter" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < a href = "https://www.linkedin.com/in/nathanwoodburn/" target = "_blank" > < i class = "icon ion-social-linkedin" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < a href = "https://github.com/Nathanwoodburn" target = "_blank" > < i class = "icon ion-social-github" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < a href = "mailto:contact@nathan.woodburn.au" target = "_blank" > < i class = "icon ion-email" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < a href = "https://keybase.io/nathanwoodburn" target = "_blank" > < i class = "fab fa-keybase" style = "border-color: #ffffff;color: rgb(255,255,255);" > < / i > < / a > < / div >
2023-02-17 17:28:10 +11:00
< div class = "btn-group-vertical btn-group-lg" role = "group" style = "width: 300px;" > < a class = "btn btn-primary" role = "button" href = "https://nathan.woodburn.au" target = "_blank" > My Website< / a > < a class = "btn btn-primary" role = "button" href = "https://nathan3dprinting.au" target = "_blank" style = "margin-top: 6px;" > 3D Printing Service< / a > < / div >
2023-01-04 15:21:01 +11:00
< / header > < script src = "https://nathan.woodburn/handshake.js" domain = "nathan.woodburn" > < / script >
< script src = "https://nathan.woodburn/https.js" > < / script >
2022-01-26 15:47:51 +11:00
< script src = "assets/bootstrap/js/bootstrap.min.js" > < / script >
< script src = "assets/js/grayscale.js" > < / script >
< / body >
< / html >