71 lines
2.3 KiB
HTML
71 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Shannon Kay Uses</title>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="theme-color" content="#f9dee1">
|
|
<link rel="stylesheet" href="home.css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<header><h1>Shannon Kay Uses</h1></header>
|
|
|
|
<main>
|
|
|
|
<section class="text">
|
|
|
|
<h3 id="books">Books</h3>
|
|
<ul>
|
|
<li>Kindle Paperwhite Signature Edition</li>
|
|
<li><a href="https://www.bookofthemonth.com">Book of the Month Club</a></li>
|
|
</ul>
|
|
<h3 id="hardware">Hardware</h3>
|
|
<ul>
|
|
<li>iPhone 13 Pro</li>
|
|
<li>iMac 27" (2020)</li>
|
|
<li><a href="https://www.synology.com">Synology</a> DiskStation DS1511+ NAS - We've had this NAS since 2011, and it's been reliable for the last 10+ years. I use it for backing up my photos and other data, plus running things like Plex. This website is actually running off of my Synology.</li>
|
|
<li>M1 MacBook Air (2020)</li>
|
|
<li>iPad Pro 11" (2020)</li>
|
|
</ul>
|
|
<h3 id="software">Software</h3>
|
|
<ul>
|
|
<li><a href="https://dayoneapp.com">DayOne</a> Journal app</li>
|
|
<li><a href="https://overcast.fm">OverCast</a> - podcast listening</li>
|
|
<li><a href="https://www.backblaze.com">BackBlaze</a> - Backing up my local hard drives</li>
|
|
<li><a href="https://netnewswire.com">NetNewsWire</a> - RSS Reader</li>
|
|
<li><a href="https://obsidian.md">Obsidian</a> - Markdown editor/note organizer</li>
|
|
<li><a href="https://brackets.io">Brackets</a> - HTML editor</li>
|
|
</ul>
|
|
<h3 id="coffee">Coffee</h3>
|
|
<ul>
|
|
<li><a href="https://aeropress.com">AeroPress</a></li>
|
|
<li><a href="https://bluebottlecoffee.com/us/eng/subscriptions?tb=coffee-subscriptions">Blue Bottle Coffee Single Origin Subscription</a></li>
|
|
<li><a href="https://fellowproducts.com/products/stagg-ekg-electric-pour-over-kettle?variant=31212444811364">Fellow Stagg EKG Electric Kettle</a></li>
|
|
<li><a href="https://www.oxo.com/cold-brew-coffee-maker.html">OXO Cold Brew Maker</a></li>
|
|
<li><a href="https://drops.fellowproducts.com">Fellow Drops</a></li>
|
|
<li><a href="https://www.yesplz.coffee">Yes Plz Coffee Subscription</a></li>
|
|
</ul>
|
|
</ul>
|
|
<h3 id="photography">Photography</h3>
|
|
<ul>
|
|
<li>Fujifilm X-T5</li>
|
|
<li>Fujifilm X-T200</li>
|
|
<li>Canon 70D</li>
|
|
<li>Adobe Lightroom</li>
|
|
<li>Adobe Photoshop</li>
|
|
<li>iPhone 13 Pro</li>
|
|
<li>iCloud Photo Library</li>
|
|
</ul>
|
|
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<p><a href="index.html">Shannon's Homepage</a></p>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|