2023-11-02 20:26:15 +11:00
<!DOCTYPE html>
< html data-bs-theme = "light" lang = "en-au" >
< head >
< meta charset = "utf-8" >
< 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" >
< link rel = "canonical" href = "https://nathan.woodburn.au/" >
< meta property = "og:url" content = "https://nathan.woodburn.au/" >
< meta name = "twitter:description" content = "G'day, this is my personal website. You can find out about me or check out some of my projects." >
< meta name = "description" content = "G'day, this is my personal website. You can find out about me or check out some of my projects." >
< meta property = "og:title" content = "Nathan.Woodburn/" >
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta property = "og:image" content = "https://nathan.woodburn.au/assets/img/profile.jpg" >
< meta property = "og:type" content = "website" >
< meta name = "twitter:title" content = "Nathan.Woodburn/" >
< meta property = "og:description" content = "G'day, this is my personal website. You can find out about me or check out some of my projects." >
< script type = "application/ld+json" >
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Nathan.Woodburn/",
"url": "https://nathan.woodburn.au"
}
< / script >
2024-06-17 21:29:52 +10:00
< link rel = "apple-touch-icon" type = "image/png" sizes = "180x180" href = "/assets/img/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/assets/img/favicon/favicon-16x16.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/assets/img/favicon/favicon-32x32.png" >
< link rel = "icon" type = "image/png" sizes = "180x180" href = "/assets/img/favicon/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "192x192" href = "/assets/img/favicon/android-chrome-192x192.png" >
< link rel = "icon" type = "image/png" sizes = "512x512" href = "/assets/img/favicon/android-chrome-512x512.png" >
2023-11-02 22:53:08 +11:00
< link rel = "stylesheet" href = "/assets/bootstrap/css/bootstrap.min.css" >
2024-02-13 14:20:20 +11:00
< link rel = "manifest" href = "/manifest.json" crossorigin = "use-credentials" >
2023-11-02 20:26:15 +11: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" >
< 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" >
2023-11-02 22:53:08 +11:00
< 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/styles.min.css" >
< link rel = "stylesheet" href = "/assets/css/index.min.css" >
< link rel = "stylesheet" href = "/assets/css/profile.min.css" >
2023-12-18 15:02:13 +11:00
< link rel = "stylesheet" href = "/assets/css/swiper.min.css" >
2023-11-02 20:26:15 +11:00
< link rel = "me" href = "https://mastodon.woodburn.au/@nathanwoodburn" / >
2023-12-20 15:22:15 +11:00
< script async src = "https://umami.woodburn.au/script.js" data-website-id = "6a55028e-aad3-481c-9a37-3e096ff75589" > < / script >
2023-11-02 20:26:15 +11:00
< / head >
2024-02-18 21:47:35 +11:00
< body id = "page-top" data-bs-spy = "scroll" data-bs-target = "#mainNav" data-bs-offset = "77" > {{handshake_scripts | safe}}
< nav class = "navbar navbar-expand-md fixed-top navbar-light" id = "mainNav" style = "background: var(--bs-navbar-hover-color);" >
2023-11-02 23:22:24 +11:00
< div class = "container-fluid" > < 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 >
2023-11-02 20:26:15 +11:00
< div class = "collapse navbar-collapse" id = "navbarResponsive" >
< ul class = "navbar-nav ms-auto" >
< li class = "nav-item nav-link" > < a class = "nav-link" href = "/" > Home< / a > < / li >
2024-04-15 21:01:28 +10:00
< li class = "nav-item nav-link" > < a class = "nav-link" href = "/projects" > Projects< / a > < / li >
2024-02-18 21:47:35 +11:00
< li class = "nav-item nav-link" > < a class = "nav-link" href = "/now" > Now< / a > < / li >
2023-11-02 20:26:15 +11:00
< / ul >
< / div >
< / div >
< / nav >
2023-11-03 14:14:41 +11:00
< div class = "text-end d-none d-xl-block d-xxl-block" id = "downtime" > < blockquote class = "speech bubble" > < em > G'day!< / em > < br >
2023-11-03 14:11:34 +11:00
Some services are down.< br >
Check them out here!< / blockquote > < img class = "img-fluid" src = "/assets/img/pfront.webp" > < / div >
2024-06-17 21:29:52 +10:00
< header class = "masthead main" style = "background: url("/assets/img/bg/main.webp") center / cover;position: relative;height: 400px;" >
2023-11-02 20:26:15 +11:00
< div class = "intro-body text parallax" style = "color: rgb(0,0,0);" >
2024-06-17 21:29:52 +10:00
< h1 class = "inner-text" > Nathan.Woodburn/< / h1 >
< / div >
2023-11-02 20:26:15 +11:00
< / header >
2023-11-03 14:11:34 +11:00
< section class = "text-center content-section" id = "about" style = "padding-bottom: 0px;background: black;" >
2023-11-02 20:26:15 +11:00
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h2 > About ME< / h2 >
2023-11-02 22:53:08 +11:00
< div class = "profile-container" style = "margin-bottom: 2em;" > < img class = "profile background" src = "/assets/img/profile.jpg" style = "border-radius: 50%;" alt = "My Profile" > < img class = "profile foreground" src = "/assets/img/pfront.webp" alt = "" > < / div >
2024-05-19 22:05:03 +10:00
< p style = "margin-bottom: 5px;" > Hi, I'm Nathan Woodburn and I live in Canberra, Australia.< br > I've been home schooled all the way to Yr 12.< br > I'm currently studying a Bachelor of Computer Science.< br > I create tons of random projects so this site is often behind.< br > I'm one of the founders of < a href = "https://hns.au" target = "_blank" > Handshake AU< / a > working to increase Handshake adoption in Australia.< br > I work for < a href = "https://www.namebase.io" target = "_blank" > Namebase< / a > as tech and general support. Namebase is a US based company owned by < a href = "https://namecheap.com" target = "_blank" > Namecheap< / a > .< / p >
2023-11-03 11:51:10 +11:00
< p title = "{{repo_description}}" style = "margin-bottom: 0px;display: inline-block;" > I'm currently working on< / p >
< p data-bs-toggle = "tooltip" data-bss-tooltip = "" title = "{{repo_description}}" style = "display: inline-block;" > {{repo | safe}}< / p >
2023-11-02 20:26:15 +11:00
< / div >
< / div >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h2 > Skills< / h2 >
< ul class = "list-unstyled" style = "font-size: 18px;" >
< li class = "printing" > 3D Printing< / li >
< li > Autodesk Fusion 360 (CAD Modeling)< / li >
2024-05-19 22:05:03 +10:00
< li class = "programc" > Programming with various languages< / li >
2023-11-02 20:26:15 +11:00
< li > DNS, DNSSEC and Trustless SSL< / li >
< li class = "programlinux" > Linux Servers and CLI< / li >
< li class = "programnginx" > NGINX Web Servers< / li >
< / ul >
< / div >
< / div >
< / div >
< p class = "text-start d-inline-block skillcode" > < / p >
2023-11-02 22:53:08 +11:00
< / section > < img class = "no-drag" src = "/assets/img/tilt.svg" style = "background: #363636;width: 100%;" alt = "" >
2023-11-02 20:26:15 +11:00
< section class = "text-center content-section sites" id = "sites" style = "background: #363636;padding-top: 0px;padding-bottom: 0px;" >
2023-12-18 15:02:13 +11:00
< div class = "site-container" >
2024-06-18 12:44:26 +10:00
< h1 > Some recent projects< / h1 >
2023-12-18 15:02:13 +11:00
< div class = "swiper" >
2024-06-18 12:44:26 +10:00
< div class = "swiper-wrapper" > {% for project in projects %}
2024-06-19 13:12:33 +10:00
< div class = "swiper-slide site" data-url = "{{ project.html_url }}" >
2024-06-18 12:44:26 +10:00
< img class = "site-img" src = "{{ project.avatar_url }}" / >
2024-04-19 11:28:07 +10:00
< div class = "site-body" >
< div class = "site-detail" style = "width: 100%;" >
2024-06-18 12:44:26 +10:00
< h2 class = "site-name" style = "text-align: left;" > {{ project.name }}< / h2 >
< p class = "text-start site-author" > {{ project.description }}< / p >
2023-12-18 15:02:13 +11:00
< / div >
2023-11-02 20:26:15 +11:00
< / div >
2024-04-19 11:28:07 +10:00
< / div >
{% endfor %}< / div >
2023-12-18 15:02:13 +11:00
< div class = "swiper-scrollbar" > < / div >
2023-11-02 20:26:15 +11:00
< / div >
< / div >
2023-11-02 22:53:08 +11:00
< / section > < img class = "no-drag" src = "/assets/img/tilt.svg" style = "width: 100%;background: #363636;transform: rotate(180deg);" alt = "" >
2023-11-03 14:11:34 +11:00
< section class = "text-center content-section" id = "contact" style = "padding-top: 0px;padding-bottom: 3em;background: black;" >
2023-11-02 20:26:15 +11:00
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h2 > Contact Me< / h2 >
< p > Here are my socials. I'm most active on Discord< / p >
2024-02-13 14:20:20 +11:00
< div class = "social-div" >
< ul class = "list-unstyled social-list" >
< li class = "social-link" > < a href = "https://twitter.com/woodburn_nathan" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-twitter-x icon" >
< path d = "M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865l8.875 11.633Z" > < / path >
< / svg > < / a > < / li >
< li class = "social-link" > < a href = "https://github.com/Nathanwoodburn" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-github icon" >
< path d = "M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8" > < / path >
< / svg > < / a > < / li >
< li class = "social-link" > < a href = "mailto:about@nathan.woodburn.au" target = "_blank" > < i class = "icon ion-email icon" > < / i > < / a > < / li >
2024-04-16 12:24:10 +10:00
< li class = "social-link discord" > < a href = "https://l.woodburn.au/discord" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-discord icon" >
2024-02-13 14:20:20 +11:00
< path d = "M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612" > < / path >
< / svg > < / a > < / li >
2024-04-16 12:24:10 +10:00
< / ul >
< / div >
< div class = "social-div" >
< ul class = "list-unstyled social-list" >
< li class = "social-link mastodon" > < a href = "https://mastodon.woodburn.au/@nathanwoodburn" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-mastodon icon" >
2024-02-13 14:20:20 +11:00
< path d = "M11.19 12.195c2.016-.24 3.77-1.475 3.99-2.603.348-1.778.32-4.339.32-4.339 0-3.47-2.286-4.488-2.286-4.488C12.062.238 10.083.017 8.027 0h-.05C5.92.017 3.942.238 2.79.765c0 0-2.285 1.017-2.285 4.488l-.002.662c-.004.64-.007 1.35.011 2.091.083 3.394.626 6.74 3.78 7.57 1.454.383 2.703.463 3.709.408 1.823-.1 2.847-.647 2.847-.647l-.06-1.317s-1.303.41-2.767.36c-1.45-.05-2.98-.156-3.215-1.928a3.614 3.614 0 0 1-.033-.496s1.424.346 3.228.428c1.103.05 2.137-.064 3.188-.189zm1.613-2.47H11.13v-4.08c0-.859-.364-1.295-1.091-1.295-.804 0-1.207.517-1.207 1.541v2.233H7.168V5.89c0-1.024-.403-1.541-1.207-1.541-.727 0-1.091.436-1.091 1.296v4.079H3.197V5.522c0-.859.22-1.541.66-2.046.456-.505 1.052-.764 1.793-.764.856 0 1.504.328 1.933.983L8 4.39l.417-.695c.429-.655 1.077-.983 1.934-.983.74 0 1.336.259 1.791.764.442.505.661 1.187.661 2.046v4.203z" > < / path >
< / svg > < / a > < / li >
2024-04-16 12:24:10 +10:00
< li class = "social-link youtube" > < a href = "https://www.youtube.com/@nathanjwoodburn" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-youtube icon" >
2024-02-13 14:20:20 +11:00
< path d = "M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408z" > < / path >
< / svg > < / a > < / li >
2024-04-16 12:24:10 +10:00
< li class = "social-link signal" > < a href = "/signalQR" target = "_blank" > < svg xmlns = "http://www.w3.org/2000/svg" width = "1em" height = "1em" fill = "currentColor" viewBox = "0 0 16 16" class = "bi bi-signal icon" >
< path d = "m6.08.234.179.727a7.264 7.264 0 0 0-2.01.832l-.383-.643A7.9 7.9 0 0 1 6.079.234zm3.84 0L9.742.96a7.265 7.265 0 0 1 2.01.832l.388-.643A7.957 7.957 0 0 0 9.92.234zm-8.77 3.63a7.944 7.944 0 0 0-.916 2.215l.727.18a7.264 7.264 0 0 1 .832-2.01l-.643-.386zM.75 8a7.3 7.3 0 0 1 .081-1.086L.091 6.8a8 8 0 0 0 0 2.398l.74-.112A7.262 7.262 0 0 1 .75 8m11.384 6.848-.384-.64a7.23 7.23 0 0 1-2.007.831l.18.728a7.965 7.965 0 0 0 2.211-.919zM15.251 8c0 .364-.028.727-.082 1.086l.74.112a7.966 7.966 0 0 0 0-2.398l-.74.114c.054.36.082.722.082 1.086m.516 1.918-.728-.18a7.252 7.252 0 0 1-.832 2.012l.643.387a7.933 7.933 0 0 0 .917-2.219zm-6.68 5.25c-.72.11-1.453.11-2.173 0l-.112.742a7.99 7.99 0 0 0 2.396 0l-.112-.741zm4.75-2.868a7.229 7.229 0 0 1-1.537 1.534l.446.605a8.07 8.07 0 0 0 1.695-1.689l-.604-.45zM12.3 2.163c.587.432 1.105.95 1.537 1.537l.604-.45a8.06 8.06 0 0 0-1.69-1.691l-.45.604zM2.163 3.7A7.242 7.242 0 0 1 3.7 2.163l-.45-.604a8.06 8.06 0 0 0-1.691 1.69l.604.45zm12.688.163-.644.387c.377.623.658 1.3.832 2.007l.728-.18a7.931 7.931 0 0 0-.916-2.214M6.913.831a7.254 7.254 0 0 1 2.172 0l.112-.74a7.985 7.985 0 0 0-2.396 0l.112.74zM2.547 14.64 1 15l.36-1.549-.729-.17-.361 1.548a.75.75 0 0 0 .9.902l1.548-.357-.17-.734zM.786 12.612l.732.168.25-1.073A7.187 7.187 0 0 1 .96 9.74l-.727.18a8 8 0 0 0 .736 1.902l-.184.79zm3.5 1.623-1.073.25.17.731.79-.184c.6.327 1.239.574 1.902.737l.18-.728a7.197 7.197 0 0 1-1.962-.811l-.007.005zM8 1.5a6.502 6.502 0 0 0-6.498 6.502 6.516 6.516 0 0 0 .998 3.455l-.625 2.668L4.54 13.5a6.502 6.502 0 0 0 6.93-11A6.516 6.516 0 0 0 8 1.5" > < / path >
< / svg > < / a > < / li >
2024-02-13 14:20:20 +11:00
< / ul >
2023-11-02 20:26:15 +11:00
< / div >
< / div >
< / div >
< / div >
2023-11-02 22:53:08 +11:00
< / section > < img class = "no-drag" src = "/assets/img/wavesblack.svg" style = "background: #110033;width: 100%;" alt = "" >
2023-11-02 20:26:15 +11:00
< section class = "text-center content-section" id = "donate" style = "background: #110033;" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-8 mx-auto" >
< h2 > Donate< / h2 >
< p > Feel free to support me by donating< / p >
< ul class = "list-inline banner-social-buttons" >
< li class = "list-inline-item" > < a class = "btn btn-primary btn-lg btn-default" role = "button" href = "https://paypal.me/nathanwoodburn" style = "width: 170px;" target = "_blank" > < i class = "fab fa-paypal fa-fw" > < / i > < span class = "network-name" > Paypal< / span > < / a > < / li >
< li class = "list-inline-item" > < a class = "btn btn-primary btn-lg btn-default" role = "button" href = "https://github.com/sponsors/Nathanwoodburn" style = "width: 170px;" target = "_blank" > < i class = "fab fa-github fa-fw" > < / i > < span class = "network-name" > Github< / span > < / a > < / li >
< li class = "list-inline-item" > < a class = "btn btn-primary btn-lg btn-default" role = "button" href = "https://donate.stripe.com/8wM6pv0VD08Xe408ww" style = "width: 170px;" target = "_blank" > < i class = "fab fa-stripe-s fa-fw" > < / i > < span class = "network-name" > Stripe< / span > < / a > < / li >
< / ul >
2024-04-16 12:24:10 +10:00
< p > HNS:< br > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "hns-domain" class = "hns" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > nathan.woodburn< / code > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "hns" class = "hns" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > {{HNS}}< / code > < br > BTC:< br > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "btc" class = "btc" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > bc1qhs94zzcw64qnwq4hvk056rwxwvgrkd7tq7d4xw< / code > < br > SOL:< br > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "sol-domain" class = "sol" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > woodburn.sol< / code > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "sol" class = "sol" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > AJsPEEe6S7XSiVcdZKbeV8GRp1QuhFUsG8mLrqL4XgiU< / code > < br > ETH:< br > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "eth-domain" class = "eth" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > woodburn.au< / code > < code data-bs-toggle = "tooltip" data-bss-tooltip = "" id = "eth" class = "eth" style = "color: rgb(242,90,5);display: block;" title = "Click to copy" > 0x6cB4B39bEc23a921C9a20D061Bf17d4640B0d39e< / code > < a class = "btn btn-primary btn-default" role = "button" href = "/donate" style = "width: 170px;margin-top: 10px;" > OTHER OPTIONS< / a > < / p >
2023-11-02 20:26:15 +11:00
< / div >
< / div >
< / div >
< / section >
< footer style = "background: #110033;" >
< div class = "container text-center" >
< div class = "row" >
< div class = "col" >
< p > Verify me with this < a href = "pgp" target = "_blank" > long lifetime Public Key< / a > or this < a href = "gitpgp" target = "_blank" > short term one for Github commits< / a > < / p >
< / div >
< / div >
< div class = "row" >
< div class = "col" >
2024-06-17 16:59:12 +10:00
< p class = "d-none d-print-inline-block d-sm-inline-block d-md-inline-block d-lg-inline-block d-xl-inline-block d-xxl-inline-block" > This site is also available on< br > < a href = "https://learn.namebase.io/" target = "_blank" > Handshake< / a > at < a href = "https://nathan.woodburn" > https://nathan.woodburn/< / a > < / p >
2023-12-18 15:02:13 +11:00
< p class = "copyright" > Copyright © Nathan.Woodburn/ 2024< / p >
2023-11-02 20:26:15 +11:00
< / div >
< / div >
< / div >
2023-11-02 22:53:08 +11:00
< / footer > < script >
function copyToClipboard(element) {
const textToCopy = element.textContent;
const textArea = document.createElement('textarea');
textArea.value = textToCopy;
document.body.appendChild(textArea);
textArea.select();
document.execCommand('copy');
document.body.removeChild(textArea);
}
const btc = document.getElementById('btc');
const eth = document.getElementById('eth');
const hns = document.getElementById('hns');
2024-04-15 21:01:28 +10:00
const sol = document.getElementById('sol');
const hnsdomain = document.getElementById('hns-domain');
const soldomain = document.getElementById('sol-domain');
const ethdomain = document.getElementById('eth-domain');
2023-11-02 22:53:08 +11:00
btc.addEventListener('click', () => {
copyToClipboard(btc);
});
eth.addEventListener('click', () => {
copyToClipboard(eth);
});
hns.addEventListener('click', () => {
copyToClipboard(hns);
});
2024-04-15 21:01:28 +10:00
sol.addEventListener('click', () => {
copyToClipboard(sol);
});
hnsdomain.addEventListener('click', () => {
copyToClipboard(hnsdomain);
});
soldomain.addEventListener('click', () => {
copyToClipboard(soldomain);
});
ethdomain.addEventListener('click', () => {
copyToClipboard(ethdomain);
});
2023-11-03 14:11:34 +11:00
< / script > {{custom | safe}}
2023-11-02 22:53:08 +11:00
< script src = "/assets/bootstrap/js/bootstrap.min.js" > < / script >
< script src = "/assets/js/script.min.js" > < / script >
< script src = "/assets/js/hacker.min.js" > < / script >
2023-11-03 14:11:34 +11:00
< script src = "/assets/js/downtime.min.js" > < / script >
2024-04-19 11:28:07 +10:00
< script src = "/assets/js/pfp.min.js" > < / script >
2023-12-18 15:02:13 +11:00
< script src = "/assets/js/sites.min.js" > < / script >
2023-11-02 20:26:15 +11:00
< / body >
< / html >