76 lines
1.9 KiB
HTML
76 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>ABOUT JAMES</title>
|
|
<link rel="stylesheet" href="/assets/css/styles.css">
|
|
</head>
|
|
<div id='head'>
|
|
<div id='titlebar'>
|
|
<div class='item1'><h1>world-wide-witzeman</h1></div>
|
|
<div class='item2'></div>
|
|
</div>
|
|
<div id='subhead'>
|
|
<div id='motd'>content/home</div>
|
|
<nav class='hnav'>
|
|
|
|
<a href="/" >
|
|
home
|
|
</a>
|
|
|
|
<a href="/about.html" class="current">
|
|
about
|
|
</a>
|
|
|
|
<a href="/services.html" >
|
|
services
|
|
</a>
|
|
|
|
<a href="/contact.html" >
|
|
contact
|
|
</a>
|
|
|
|
<a href="/articles.html" >
|
|
articles
|
|
</a>
|
|
|
|
</nav>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
<div class='content'><h1>|= ABOUT JAMES</h1>
|
|
<p>
|
|
Caden James Witzeman is a programmer and jazz musician
|
|
based in the US! James likes progamming in C, PHP,
|
|
systems administration, Gentoo, DWM, and other forms of
|
|
linux-based pain. James was trained in computer engineering
|
|
for 3 years for college, but didn't finish.
|
|
</p>
|
|
<p>
|
|
James plays mostly piano, and knows a bit of guitar. He started
|
|
playing keyed percussion in high school and later at Northern Arizona
|
|
University. James is currently listening to lots of Herbie Hancock
|
|
(specifically Mr. Hands and Future Shock),
|
|
Thelonious Monk, 9th Wonder, Victor Vaughn, and is <i>obsessed</i>
|
|
lately with Hiromi's <i>OUT THERE</i> album. Really good stuff.
|
|
</p>
|
|
<h3>LINKS</h3>
|
|
<ul>
|
|
<li><a href="mailto: me@jameswitzeman.net">me@jameswitzeman.net</a></li>
|
|
<li><a href="https://jaufheben.bandcamp.com/">Bandcamp</a></li>
|
|
<li><a href="https://github.com/jameswitzeman?tab=repositories">GitHub</a></li>
|
|
<li><a href="https://www.instagram.com/xu4nde/">Instagram</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id='foot'>
|
|
<div id='footbar'>
|
|
<a href='mailto:me@jameswitzeman.net'>me@jameswitzeman.net</a>
|
|
</div>
|
|
|
|
</div>
|
|
</html>
|