diff --git a/about.html b/about.html index 326f9e3..681c283 100644 --- a/about.html +++ b/about.html @@ -33,12 +33,13 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= +
- +

Nathan Woodburn

Hi, I am Nathan Woodburn and I live in Canberra.
I started a 3D printing service in early 2021.
I create CAD models using Fusion 360.
I Program Windows 10 Application using C#.
I'm a co-founder of Handshake Australia
I currently work for Namebase.

diff --git a/ascii.html b/ascii.html index 0546dca..5d31762 100644 --- a/ascii.html +++ b/ascii.html @@ -31,6 +31,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= + diff --git a/assets/css/profile.css b/assets/css/profile.css new file mode 100644 index 0000000..6069907 --- /dev/null +++ b/assets/css/profile.css @@ -0,0 +1,24 @@ +.profile-container { + height: 300px; +} + +img.profile { + width: 300px; + position: absolute; + left: 50%; + margin-left: -150px; + aspect-ratio: 1; + padding-top: calc(var(--s)/5); + transform: scale(1); + transition: .5s; +} + +img.foreground { + border-radius: 50%; + pointer-events: none; +} + +img.background:hover { + filter: blur(5px); +} + diff --git a/gitpgp.html b/gitpgp.html index c1c4149..64af1fa 100644 --- a/gitpgp.html +++ b/gitpgp.html @@ -31,6 +31,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= + diff --git a/index.html b/index.html index 993c8a8..3cc1b31 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= + @@ -70,7 +71,8 @@ height="0" width="0" style="display: none;visibility: hidden;">
-

About ME

+

About ME

+

Hi, I'm Nathan Woodburn and I live in Canberra, Australia.
I've been home schooled all the way to Yr 12.
I'm currently studying a Bachelor of Engineering.
I started a 3D printing service in early 2021.
I'm one of the founders of Handshake AU. We work to help Handshake adoption in Australia
I work for Namebase as tech and general support. Namebase is owned by Namecheap and is an easy way to get a domain on Handshake.

diff --git a/pgp.html b/pgp.html index 32ad613..d058e1b 100644 --- a/pgp.html +++ b/pgp.html @@ -31,6 +31,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= + diff --git a/projects.html b/projects.html index b0f6ba6..74b96b2 100644 --- a/projects.html +++ b/projects.html @@ -32,6 +32,7 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= +