updated website

This commit is contained in:
Nathanwoodburn 2021-08-19 11:01:15 +10:00
parent 1a8a1b51a5
commit 086f961577
101 changed files with 5173 additions and 163 deletions

View File

@ -1,3 +0,0 @@
<html><head><meta http-equiv="refresh" content="0;url=https://anu365-my.sharepoint.com/:o:/g/personal/u7156831_anu_edu_au/Eob04QuYDLRHku0L6rPGoXkBzcqGnyJxTR2MVNaWpBVnyQ" /><meta charset="utf-8"/></head><body>
<p></p>
</body></html>

File diff suppressed because one or more lines are too long

7
assets/bootstrap/js/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

4
assets/fonts/font-awesome.min.css vendored Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 434 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
assets/fonts/ionicons.eot Normal file

Binary file not shown.

11
assets/fonts/ionicons.min.css vendored Normal file

File diff suppressed because one or more lines are too long

2230
assets/fonts/ionicons.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 326 KiB

BIN
assets/fonts/ionicons.ttf Normal file

Binary file not shown.

BIN
assets/fonts/ionicons.woff Normal file

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 323 B

After

Width:  |  Height:  |  Size: 323 B

BIN
assets/img/NJW Icon 180.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 B

BIN
assets/img/NJW Icon 192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
assets/img/NJW Icon 32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 B

BIN
assets/img/NJW Icon 512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 KiB

BIN
assets/img/downloads-bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
assets/img/intro-bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

43
assets/js/grayscale.js Normal file
View File

@ -0,0 +1,43 @@
(function() {
"use strict"; // Start of use strict
var mainNav = document.querySelector('#mainNav');
if (mainNav) {
var navbarCollapse = mainNav.querySelector('.navbar-collapse');
if (navbarCollapse) {
var collapse = new bootstrap.Collapse(navbarCollapse, {
toggle: false
});
var navbarItems = navbarCollapse.querySelectorAll('a');
// Closes responsive menu when a scroll trigger link is clicked
for (var item of navbarItems) {
item.addEventListener('click', function (event) {
collapse.hide();
});
}
}
// Collapse Navbar
var collapseNavbar = function() {
var scrollTop = (window.pageYOffset !== undefined) ? window.pageYOffset : (document.documentElement || document.body.parentNode || document.body).scrollTop;
if (scrollTop > 100) {
mainNav.classList.add("navbar-shrink");
} else {
mainNav.classList.remove("navbar-shrink");
}
};
// Collapse now if page is not at top
collapseNavbar();
// Collapse the navbar when page is scrolled
document.addEventListener("scroll", collapseNavbar);
}
})(); // End of use strict

View File

@ -1,61 +0,0 @@
<html><head><meta http-equiv="refresh" content="0;url=https://anu365-my.sharepoint.com/:x:/g/personal/u7156831_anu_edu_au/ETtgMIqAWixDlP0vFiMsz0wBwDZRgGvXiAv_SAm78Y7Q7A" /><meta charset="utf-8"/></head><body>
<p></p>
</body></html>
<!
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en-AU">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>Nathan Woodburn</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="index.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 3.0.9, nicepage.com">
<link rel="canonical" href="https://nathanwoodburn.tk/banjo">
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Nathan Woodburn",
"url": "index.html",
"logo": "images/NJWIconbig.png"
}</script>
<meta property="og:title" content="Nathan Woodburn">
<meta property="og:type" content="website">
<meta name="theme-color" content="#3a0e63">
<link rel="canonical" href="https://nathanwoodburn.tk/banjo">
<meta property="og:url" content="banjo.html">
</head>
<body data-home-page="index.html" data-home-page-title="index" class="u-body"><header class="u-align-right u-black u-clearfix u-header u-header" id="sec-8ded"><div class="u-clearfix u-sheet u-valign-top-lg u-valign-top-md u-valign-top-sm u-sheet-1">
<a href="index.html" data-page-id="155156827" class="u-image u-logo u-image-1" src="" title="Home">
<img src="images/NJWIconbig.png" class="u-logo-image u-logo-image-1" data-image-width="104">
</a>
<h1 class="u-align-left-lg u-align-left-md u-align-left-sm u-align-left-xs u-text u-text-1">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-alt-color u-btn-1" href="https://nathanwoodburn.tk">Nathan Woodburn</a>
</h1>
</div></header>
<h2 style="text-align:center">Banjo Sheet Music List</h2>
<br>
<p style="text-align:center"><iframe width="379" height="900" frameborder="0" scrolling="no" src="https://anu365-my.sharepoint.com/personal/u7156831_anu_edu_au/_layouts/15/Doc.aspx?sourcedoc={8a30603b-5a80-432c-94fd-2f16232ccf4c}&action=embedview&Item=Table1&wdDownloadButton=True&wdInConfigurator=True"></iframe></p>
<br><br><br>
<footer class="u-align-left u-black u-clearfix u-footer u-footer" id="sec-e6a2"><div class="u-clearfix u-sheet u-sheet-1">
<div class="u-container-layout u-valign-middle-xs u-container-layout-1"></div>
<p class="u-text u-text-1">Copyright © 2021 Nathan Woodburn&nbsp;All rights reserved.</p>
<p class="u-text u-text-default u-text-2">
<a href="mailto:nathan@woodburn.tk" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-hover-palette-1-light-2 u-text-white u-btn-1">nathan@woodburn.tk</a>
</p>
</div></footer>
</body>
</html>
>

View File

@ -1,108 +1,100 @@
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en-AU">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<html>
<head>
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>Nathan Woodburn</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="index.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 3.0.9, nicepage.com">
<link rel="canonical" href="https://nathanwoodburn.tk">
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Nathan Woodburn",
"url": "index.html",
"logo": "images/NJWIconbig.png"
}</script>
<meta property="og:title" content="Nathan Woodburn">
<meta property="og:type" content="website">
<meta name="theme-color" content="#3a0e63">
<link rel="canonical" href="https://nathanwoodburn.tk">
<meta property="og:url" content="index.html">
</head>
<body data-home-page="index.html" data-home-page-title="index" class="u-body"><header class="u-align-right u-black u-clearfix u-header u-header" id="sec-8ded"><div class="u-clearfix u-sheet u-valign-top-lg u-valign-top-md u-valign-top-sm u-sheet-1">
<a href="index.html" data-page-id="155156827" class="u-image u-logo u-image-1" src="" title="Home">
<img src="images/NJWIconbig.png" class="u-logo-image u-logo-image-1" data-image-width="104">
</a>
<h1 class="u-align-left-lg u-align-left-md u-align-left-sm u-align-left-xs u-text u-text-1">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-alt-color u-btn-1" href="https://nathanwoodburn.tk">Nathan Woodburn</a>
</h1>
</div></header>
<section class="u-align-center u-clearfix u-image u-shading u-section-1" src="" id="sec-a3f3">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-default u-title u-text-1">About Me<br>
</h1>
<h5 class="u-text u-text-default u-text-2">Hi, I'm Nathan Woodburn and I live in Canberra.<br>I run Nathan 3D Printing Service.<br>I do CAD modeling using Fusion 360.<br>I Program Windows 10 Application using C#.<br>I make stuff with Arduinos.
</h5>
<h2 class="u-subtitle u-text u-text-3">My Other Websites</h2>
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-align-center-xs u-container-style u-layout-cell u-left-cell u-size-20 u-layout-cell-1">
<div class="u-container-layout u-valign-top u-container-layout-1">
<a href="https://nathan3dprint.tk" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-1" target="_blank">Nathan 3D Printing Service</a>
<p class="u-align-center-sm u-text u-text-default u-text-4">Cheap 3D Printing and CAD Modeling Service in Canberra.</p>
</div>
</div>
<div class="u-align-center-xs u-container-style u-layout-cell u-size-20 u-layout-cell-2">
<div class="u-container-layout u-container-layout-2">
<a href="https://njwapps.tk" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-2" target="_blank">NJW Apps</a>
<p class="u-align-center-sm u-text u-text-default u-text-5">C# Programmed Windows 10 Applications</p>
</div>
</div>
<div class="u-container-style u-layout-cell u-right-cell u-size-20 u-layout-cell-3">
<div class="u-container-layout u-container-layout-3">
<a href="https://anurobot.tk" class="u-btn u-btn-round u-button-style u-expanded-width-md u-expanded-width-sm u-expanded-width-xs u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-3" target="_blank">ANU Autonomous Rover</a>
<p class="u-align-center u-text u-text-default u-text-6">An autonomous maze solving rover made for an ANU extension course project in engineering.</p>
</div>
</div>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Home | Nathan Woodburn</title>
<meta name="description" content="About Nathan Woodburn">
<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="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cabin:700">
<link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
<link rel="stylesheet" href="assets/fonts/ionicons.min.css">
</head>
<body id="page-top" data-bs-spy="scroll" data-bs-target="#mainNav" data-bs-offset="77">
<nav class="navbar navbar-light navbar-expand-md fixed-top" id="mainNav">
<div class="container"><a class="navbar-brand" href="#">NathanWoodburn</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>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ms-auto">
<li class="nav-item nav-link"><a class="nav-link active" href="#about">About</a></li>
<li class="nav-item nav-link"><a class="nav-link" href="#sites">Sites</a></li>
<li class="nav-item nav-link"><a class="nav-link" href="#contact">contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="u-clearfix u-image u-section-2" id="sec-6e67" data-image-width="2000" data-image-height="1333">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-heading-font u-subtitle u-text u-text-default u-text-1">My Projects</h2>
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-container-style u-layout-cell u-size-30 u-layout-cell-1">
<div class="u-container-layout u-valign-top u-container-layout-1">
<a href="https://nathanwoodburn.tk/Weather-Station/" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-1" target="_blank">Weather Station</a>
<p class="u-text u-text-default u-text-2">Weather Station using an ESP8266 and a 1.44" TFT LCD Screen to display the weather forecast.</p>
</nav>
<header class="masthead" style="background-image:url('assets/img/intro-bg.jpg');">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h1 class="brand-heading">Nathan<br>Woodburn</h1>
<p class="intro-text">About Me</p><a class="btn btn-link btn-circle" role="button" href="#about"><i class="fa fa-angle-double-down animated"></i></a>
</div>
</div>
</div>
</div>
</header>
<section class="text-center content-section" id="about" style="padding-bottom: 100px;">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>About ME</h2>
<p><strong>Hi, I'm Nathan Woodburn and I live in Canberra.</strong><br><strong>I run Nathan 3D Printing Service.</strong><br><strong>I do CAD modeling using Fusion 360.</strong><br><strong>I Program Windows 10 Application using C#.</strong><br><strong>I make stuff with Arduinos.</strong><br></p>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-30 u-layout-cell-2">
<div class="u-container-layout u-valign-top u-container-layout-2">
<a href="https://nathanwoodburn.tk/fish-feeder/" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-2" target="_blank">Fish Feeder</a>
<p class="u-text u-text-3">Automatic Fish Feeder using an ESP8266 and a stepper motor. This can be controlled by either pressing a button or using Google Assistant.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="u-align-left u-black u-clearfix u-footer u-footer" id="sec-e6a2"><div class="u-clearfix u-sheet u-sheet-1">
<div class="u-container-layout u-valign-middle-xs u-container-layout-1"></div>
<p class="u-text u-text-1">Copyright © 2021 Nathan Woodburn&nbsp;All rights reserved.</p>
<p class="u-text u-text-default u-text-2">
<a href="mailto:nathan@woodburn.tk" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-hover-palette-1-light-2 u-text-white u-btn-1">nathan@woodburn.tk</a>
</p>
</div></footer>
</body>
<section class="text-center content-section" id="sites">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>My WebSites</h2>
</div>
</div>
<div class="row">
<div class="col"><a href="https://nathan3dprint.tk" target="_blank"><img src="assets/img/favicon_trans.png" width="50%"></a>
<p>Nathan 3D Printing Service<br>Cheap 3D printing and CAD modeling</p><a class="btn btn-primary" role="button" href="https://nathan3dprint.tk" target="_blank">Visit Nathan 3D Printing Service</a>
</div>
<div class="col"><a href="https://nathan3dprint.tk" target="_blank"><img src="assets/img/NJW%20Icon%20512.png" width="50%"></a>
<p>NJW Apps<br>C# Programmed Windows 10 Applications<br></p><a class="btn btn-primary" role="button" href="https://njwapp.tk" target="_blank">Visit NJW Apps</a>
</div>
<div class="col"><a href="https://nathan3dprint.tk" target="_blank"><img src="assets/img/acrylicRover41.jpg" width="50%"></a>
<p>ANU Robot<br>Autonomous maze solving robot</p><a class="btn btn-primary" role="button" href="https://anurobot.tk" target="_blank">Visit ANU Robot</a>
</div>
</div>
</div>
</section>
<section class="text-center content-section" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2>Contact Me</h2>
<p>Feel free to send me a message with any of the below buttons</p>
<ul class="list-inline banner-social-buttons">
<li class="list-inline-item">&nbsp;<a class="btn btn-primary btn-lg btn-default" role="button" href="mailto:nathan@woodburn.tk" style="width: 170px;"><i class="icon ion-email fa-fw"></i><span class="network-name">&nbsp; Email</span></a></li>
<li class="list-inline-item">&nbsp;<a class="btn btn-primary btn-lg btn-default" role="button" href="https://www.facebook.com/nathanjwoodburn" style="width: 170px;" target="_blank"><i class="fa fa-facebook fa-fw"></i><span class="network-name">&nbsp;Facebook</span></a></li>
<li class="list-inline-item">&nbsp;<a class="btn btn-primary btn-lg btn-default" role="button" href="https://github.com/Nathanwoodburn" style="width: 171px;" target="_blank"><i class="fa fa-github fa-fw"></i><span class="network-name">&nbsp;github</span></a></li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="container text-center">
<p>Copyright ©&nbsp;Nathan Woodburn 2021</p>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/grayscale.js"></script>
</body>
</html>

View File

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 270 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View File

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View File

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 332 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

Before

Width:  |  Height:  |  Size: 559 KiB

After

Width:  |  Height:  |  Size: 559 KiB

View File

Before

Width:  |  Height:  |  Size: 559 KiB

After

Width:  |  Height:  |  Size: 559 KiB

View File

Before

Width:  |  Height:  |  Size: 559 KiB

After

Width:  |  Height:  |  Size: 559 KiB

View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 797 B

View File

Before

Width:  |  Height:  |  Size: 226 KiB

After

Width:  |  Height:  |  Size: 226 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 206 KiB

After

Width:  |  Height:  |  Size: 206 KiB

View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 196 KiB

View File

Before

Width:  |  Height:  |  Size: 115 KiB

After

Width:  |  Height:  |  Size: 115 KiB

View File

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 175 KiB

BIN
old/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

View File

Before

Width:  |  Height:  |  Size: 270 KiB

After

Width:  |  Height:  |  Size: 270 KiB

View File

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 797 B

View File

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

Before

Width:  |  Height:  |  Size: 797 B

After

Width:  |  Height:  |  Size: 797 B

View File

Before

Width:  |  Height:  |  Size: 892 B

After

Width:  |  Height:  |  Size: 892 B

108
old/index.html Normal file
View File

@ -0,0 +1,108 @@
<!DOCTYPE html>
<html style="font-size: 16px;" lang="en-AU">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="page_type" content="np-template-header-footer-from-plugin">
<title>Nathan Woodburn</title>
<link rel="stylesheet" href="nicepage.css" media="screen">
<link rel="stylesheet" href="index.css" media="screen">
<script class="u-script" type="text/javascript" src="jquery.js" defer=""></script>
<script class="u-script" type="text/javascript" src="nicepage.js" defer=""></script>
<meta name="generator" content="Nicepage 3.0.9, nicepage.com">
<link rel="canonical" href="https://nathanwoodburn.tk">
<link rel="icon" href="images/favicon.png">
<link id="u-theme-google-font" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i">
<script type="application/ld+json">{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Nathan Woodburn",
"url": "index.html",
"logo": "images/NJWIconbig.png"
}</script>
<meta property="og:title" content="Nathan Woodburn">
<meta property="og:type" content="website">
<meta name="theme-color" content="#3a0e63">
<link rel="canonical" href="https://nathanwoodburn.tk">
<meta property="og:url" content="index.html">
</head>
<body data-home-page="index.html" data-home-page-title="index" class="u-body"><header class="u-align-right u-black u-clearfix u-header u-header" id="sec-8ded"><div class="u-clearfix u-sheet u-valign-top-lg u-valign-top-md u-valign-top-sm u-sheet-1">
<a href="index.html" data-page-id="155156827" class="u-image u-logo u-image-1" src="" title="Home">
<img src="images/NJWIconbig.png" class="u-logo-image u-logo-image-1" data-image-width="104">
</a>
<h1 class="u-align-left-lg u-align-left-md u-align-left-sm u-align-left-xs u-text u-text-1">
<a class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-body-alt-color u-btn-1" href="https://nathanwoodburn.tk">Nathan Woodburn</a>
</h1>
</div></header>
<section class="u-align-center u-clearfix u-image u-shading u-section-1" src="" id="sec-a3f3">
<div class="u-clearfix u-sheet u-sheet-1">
<h1 class="u-text u-text-default u-title u-text-1">About Me<br>
</h1>
<h5 class="u-text u-text-default u-text-2">Hi, I'm Nathan Woodburn and I live in Canberra.<br>I run Nathan 3D Printing Service.<br>I do CAD modeling using Fusion 360.<br>I Program Windows 10 Application using C#.<br>I make stuff with Arduinos.
</h5>
<h2 class="u-subtitle u-text u-text-3">My Other Websites</h2>
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-align-center-xs u-container-style u-layout-cell u-left-cell u-size-20 u-layout-cell-1">
<div class="u-container-layout u-valign-top u-container-layout-1">
<a href="https://nathan3dprint.tk" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-1" target="_blank">Nathan 3D Printing Service</a>
<p class="u-align-center-sm u-text u-text-default u-text-4">Cheap 3D Printing and CAD Modeling Service in Canberra.</p>
</div>
</div>
<div class="u-align-center-xs u-container-style u-layout-cell u-size-20 u-layout-cell-2">
<div class="u-container-layout u-container-layout-2">
<a href="https://njwapps.tk" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-2" target="_blank">NJW Apps</a>
<p class="u-align-center-sm u-text u-text-default u-text-5">C# Programmed Windows 10 Applications</p>
</div>
</div>
<div class="u-container-style u-layout-cell u-right-cell u-size-20 u-layout-cell-3">
<div class="u-container-layout u-container-layout-3">
<a href="https://anurobot.tk" class="u-btn u-btn-round u-button-style u-expanded-width-md u-expanded-width-sm u-expanded-width-xs u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-3" target="_blank">ANU Autonomous Rover</a>
<p class="u-align-center u-text u-text-default u-text-6">An autonomous maze solving rover made for an ANU extension course project in engineering.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="u-clearfix u-image u-section-2" id="sec-6e67" data-image-width="2000" data-image-height="1333">
<div class="u-clearfix u-sheet u-sheet-1">
<h2 class="u-heading-font u-subtitle u-text u-text-default u-text-1">My Projects</h2>
<div class="u-clearfix u-expanded-width u-layout-wrap u-layout-wrap-1">
<div class="u-layout">
<div class="u-layout-row">
<div class="u-container-style u-layout-cell u-size-30 u-layout-cell-1">
<div class="u-container-layout u-valign-top u-container-layout-1">
<a href="https://nathanwoodburn.tk/Weather-Station/" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-1" target="_blank">Weather Station</a>
<p class="u-text u-text-default u-text-2">Weather Station using an ESP8266 and a 1.44" TFT LCD Screen to display the weather forecast.</p>
</div>
</div>
<div class="u-container-style u-layout-cell u-size-30 u-layout-cell-2">
<div class="u-container-layout u-valign-top u-container-layout-2">
<a href="https://nathanwoodburn.tk/fish-feeder/" class="u-btn u-btn-round u-button-style u-hover-palette-1-light-1 u-palette-1-base u-radius-6 u-btn-2" target="_blank">Fish Feeder</a>
<p class="u-text u-text-3">Automatic Fish Feeder using an ESP8266 and a stepper motor. This can be controlled by either pressing a button or using Google Assistant.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="u-align-left u-black u-clearfix u-footer u-footer" id="sec-e6a2"><div class="u-clearfix u-sheet u-sheet-1">
<div class="u-container-layout u-valign-middle-xs u-container-layout-1"></div>
<p class="u-text u-text-1">Copyright © 2021 Nathan Woodburn&nbsp;All rights reserved.</p>
<p class="u-text u-text-default u-text-2">
<a href="mailto:nathan@woodburn.tk" class="u-active-none u-border-none u-btn u-button-link u-button-style u-hover-none u-none u-text-hover-palette-1-light-2 u-text-white u-btn-1">nathan@woodburn.tk</a>
</p>
</div></footer>
</body>
</html>

View File

Some files were not shown because too many files have changed in this diff Show More