site

Personal site for Zane
Log | Files | Refs

commit ce98269f20164cb68471657a7fac9f13fa81794c
parent 7b82c8c36d37d6a4fe08174439ea1d31b15e816a
Author: Zane Schaffer <znschaffer@gmail.com>
Date:   Sun,  2 Jun 2024 11:16:50 -0700

updated some words

Diffstat:
Mindex.html | 100+++++++++++++++++++++++++++++++++++++++++++++----------------------------------
1 file changed, 57 insertions(+), 43 deletions(-)

diff --git a/index.html b/index.html @@ -1,60 +1,75 @@ <!DOCTYPE html> <html lang="en"> + <head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> - <title>Zane Schaffer</title> - <meta name="description" content="Zane Schaffer's Lovely Indescribable Information and Tasty Site"> - <link rel="icon" type="image/x-icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>↔</text></svg>"> - <link rel="stylesheet" href="c.css"> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> + <meta name="description" content="Zane Schaffer's Lovely Indescribable Information and Tasty Site"> + <link rel="icon" type="image/x-icon" + href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>↔</text></svg>"> + <link rel="stylesheet" href="c.css"> + <title>Zane Schaffer</title> </head> + <body> -<header> + <header> <h1 class="title">Zane Schaffer</h1> - <p class="subtitle">A Site About Me!</p> -</header> -<blockquote><p>This site contains notes, information, blog posts, and other tidbits - about my life. You may contact me via <a href="mailto:znschaffer@gmail.com">email</a> or any social media - platform you see fit. You may also view my CV <a href="https://store.znschaffer.com/docs/cv.pdf">here</a>.</p> -</blockquote> -<h2>Life Facts!</h2> -<ul> - <li><p>I have been writing and producing and living off of my music for - most of my adult life. You can learn more about my musical endeavours <a href="./music">here</a>.</p></li> - <li><p>I was born in Seattle, grew up in Bellevue, and have <a href="./travels">lived in many places</a>!</p></li> - <li><p>I am currently a computer science student at <a href="https://northseattle.edu">North Seattle College</a></p> + <p class="subtitle">and some things about me.</p> + </header> + <blockquote> + <p>This site contains notes, information, blog posts, and other tidbits + about my life. You may contact me via <a href="mailto:znschaffer@gmail.com">email</a> or any social media + platform you see fit. You may also view my CV <a href="https://store.znschaffer.com/docs/cv.pdf">here</a>.</p> + </blockquote> + <h2>Life Facts!</h2> + <ul> + <li> + <p>I have been writing, and sporadically living off of my music, for + most of my adult life. You can learn more about my sonic endeavours <a href="./music">here</a>.</p> </li> - <li><p>I am exploring the realm of <a href="./photos">photography</a> - with a camera from 2006</p></li> - <li><p>I enjoy working on <a href="./projects">projects</a> and learning - new skills.</p></li> - <li><p>My partner, <a href="https://xinrui.work">Xinrui</a>, a fellow + <li> + <p>I was born in Seattle, grew up in Bellevue, and have <a href="./travels">lived in many places</a>!</p> + </li> + <li> + <p>I am currently a computer science student at <a href="https://northseattle.edu">North Seattle College</a></p> + </li> + <li> + <p>I am exploring the realm of <a href="./photos">photography</a> + with a camera from 2006</p> + </li> + <li> + <p>I enjoy working on <a href="./projects">projects</a> and learning + new skills.</p> + </li> + <li> + <p>My partner, <a href="https://xinrui.work">Xinrui</a>, a fellow creative turned tech-worker, shares a small, but cozy, space with me and - our cat Cleo in Capitol Hill</p></li> -</ul> -<h2 id="whats-going-on-now">What’s Going On Now?</h2> -<p>Currently, I live on Capitol Hill, Seattle, Washington<a href="#fn1" class="footnote-ref" id="fnref1" - role="doc-noteref"><sup>1</sup></a> + our cat Cleo in Capitol Hill</p> + </li> + </ul> + <h2 id="whats-going-on-now">What’s Going On Now?</h2> + <p>Currently, I live on Capitol Hill, Seattle, Washington<a href="#fn1" class="footnote-ref" id="fnref1" + role="doc-noteref"><sup>1</sup></a> with Xinrui and our cat Cleo. I spend a lot of time learning about programming language design, studying higher level math and calculus, researching self-hosted projects, and making noises on my synths.</p> -<p>I’m building a real-time chat and drawing app with Xinrui to advance - my knowledge of web sockets and different networking protocols. It’s - going great!</p> -<p>A lot of my current time is taken up by the <em>pursuit of - education</em> I am subjecting myself to. I’ve gone self-taught for most + <p>A lot of my current time is taken up by the <em>pursuit of + education</em> I am subjecting myself to. I have gone <em>self-taught</em> for most everything in computer science but enough is enough! Through this process, I have discovered an odd, but intriguing appreciation for mathematics I did not possess before. Luckily, audio programming, and - it’s related domains expect you to be fascinated with mathematics.</p> -<aside id="footnotes" class="footnotes footnotes-end-of-document" role="doc-endnotes"> + it’s related domains expect you to be fascinated with mathematics!</p> + <aside id="footnotes" class="footnotes footnotes-end-of-document" role="doc-endnotes"> <hr> <ol> - <li id="fn1"><p>There seems to be a split between those who consider it - to be living ‘on’ or ‘in’ Capitol Hill. I prefer on, as to acknowledge - the greater calf strength I now possess.<a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a> - </p></li> + <li id="fn1"> + <p>There seems to be a split between those who consider it + to be living ‘on’ or ‘in’ Capitol Hill. I prefer on, as to acknowledge + the greater calf strength I now possess.<a href="#fnref1" class="footnote-back" role="doc-backlink">↩︎</a> + </p> + </li> </ol> -</aside> + </aside> </body> -</html> -\ No newline at end of file + +</html>