99 lines
3.2 KiB
HTML
99 lines
3.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
|
<meta content="width=device-width, initial-scale=1" name="viewport">
|
|
|
|
<link rel="shortcut icon" href="/images/favicon.ico">
|
|
|
|
<title>Nathan Chapman</title>
|
|
|
|
<meta content="Custom websites and web applications. Stand out from the croud with a costum built website, just they way you want it." name="description">
|
|
<meta content="websites, web design, custom, simple, fast, clean, html, css, javascript, designer, writer" name="keywords">
|
|
|
|
<link href="/styles/normalize.css" rel="stylesheet">
|
|
<link href="/styles/index.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h4>Nathan Chapman</h4>
|
|
<nav>
|
|
<a href="/">Music</a> /
|
|
<a href="/websites">Websites</a>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
<article>
|
|
<h1>Websites</h1>
|
|
<section>
|
|
<h3>Custom websites and web applications.</h3>
|
|
<p>Stand out from the croud with a costum built website, just they way you want it.</p>
|
|
<p>When WordPress, Squarespace, or Wix don't suit your needs I can work closely with you to realize your vision.</p>
|
|
<p>Designing around good writing, typography, and visual elements (colors, shapes, and images).</p>
|
|
<p><a href="mailto:contact@nathanjchapman.com">Contact me</a> and let's get you a working website.</p>
|
|
</section>
|
|
<section>
|
|
<h3>Websites</h3>
|
|
<div class="website-list">
|
|
<a class="website-list__item" href="https://aylafavati.com/">
|
|
Ayla Favati
|
|
<img src="/images/website_favati.png">
|
|
</a>
|
|
<a class="website-list__item" href="https://jhcillustration.com/">
|
|
JHC Illustration
|
|
<img src="/images/website_jhc.png">
|
|
</a>
|
|
<a class="website-list__item" href="https://jjayberthumemusic.com/">
|
|
JJay Berthume Music
|
|
<img src="/images/website_berthume.png">
|
|
</a>
|
|
<a class="website-list__item" href="http://wallyworks.net/">
|
|
Wallyworks Construction
|
|
<img src="/images/website_wallyworks.png">
|
|
</a>
|
|
<a class="website-list__item" href="https://owlsprit.nathanjchapman.com/">
|
|
Owl Sprit Cafe
|
|
<img src="/images/website_owlsprit.png">
|
|
</a>
|
|
<a class="website-list__item" href="https://bltc.nathanjchapman.com/">
|
|
Better Living Coffee
|
|
<img src="/images/website_bltc.png">
|
|
</a>
|
|
<a class="website-list__item" href="http://ptdefense.com/">
|
|
PT Defense
|
|
<img src="/images/website_ptdefense.png">
|
|
</a>
|
|
<a class="website-list__item" href="http://jac.nathanjchapman.com/">
|
|
JAC Defenders
|
|
<img src="/images/website_jac.png">
|
|
</a>
|
|
</div>
|
|
</section>
|
|
<section>
|
|
<h3>Web Apps</h3>
|
|
<h4>Workroom</h4>
|
|
<p>Timecards and labor tracking</p>
|
|
<img src="/images/workroom_01.png">
|
|
<img src="/images/workroom_02.png">
|
|
<img src="/images/workroom_03.png">
|
|
<img src="/images/workroom_04.png">
|
|
<hr>
|
|
<h4>Workdesk</h4>
|
|
<p>Shift assignments and preferences</p>
|
|
<img src="/images/workdesk_01.png">
|
|
<img src="/images/workdesk_02.png">
|
|
<img src="/images/workdesk_03.png">
|
|
<img src="/images/workdesk_04.png">
|
|
</div>
|
|
</section>
|
|
</article>
|
|
</main>
|
|
|
|
<footer>
|
|
<p><small>Copyright ©2021 Nathan Chapman. All rights reserved.</small></p>
|
|
</footer>
|
|
</body>
|
|
</html>
|