shannonkay.com/now/index.html
2025-03-01 23:43:24 -08:00

109 lines
4.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta charset="utf-8"/>
<meta charset="utf-8">
<title>Shannon Kay (Now)</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#f9dee1">
<link rel="stylesheet" href="../home.css">
<style>
h2 {
text-align: left;
font-size: 2.5rem;
color: #FC8EAC;
}
hr {
max-width: 90%;
border: solid 1pt #FC8EAC;
border-image: linear-gradient(90deg, #ffa0c5 18%, #8fcae2 50%, #c095e4 100%);
border-image-slice: 1;
border-top: 0.1rem solid #FC8EAC;
border-right: 0.1rem solid #FC8EAC;
border-left: 0.1rem solid #FC8EAC;
border-bottom: 0.1rem solid #FC8EAC;
}
</style>
</head>
<body>
<header><h1><a href="../index.html">Shannon Kay</a> /Now</h1></header>
<main class="now">
<h2 id="currently">Currently</h2>
<p>Hey, it's raining! 🌧️ ☔️</p>
<p class="updated"> Updated February 13, 2025</p>
<hr />
<h2 id="family">Family</h2>
<p>I've been married to Jerrod for 16 years. Jerrod has worked for Blizzard Entertainment for eight years as a software engineer focused on iOS development. Our kids are Guinevere(13), Caspian(8), and Beatrix(5)</p>
<ul>
<li><strong>Guinevere</strong> is in 7th grade and in her middle school show choir for the second year. She's still dancing and is en pointe in ballet. She's also rehearsing for her school play, Newsies!</li>
<li><strong>Caspian</strong> is in second grade. He loves video games, especially Mario and Minecraft. He was diagnosed with <a href="https://beyondtype1.org/type-1-diabetes/">Type 1 diabetes</a> in February 2024 and is doing well, adjusting to management. </li>
<li><strong>Beatrix</strong> is in Kindergarten. She loves playing with dolls and is starting to play more games with her brother. She's been taking a ballet/jazz combo dance class, and had a recital in December.</li>
<li>I'm focused on caring for the kids, and volunteer at the kids' schools. I serve on the board of the vocal music boosters at Guinevere's middle school.</li>
</ul>
<hr />
<h2 id="watching">Watching</h2>
<p>Severance Season 2 has begun, but we haven't started watching it yet.</p>
<hr />
<h2 id="books">Books</h2>
<p>I've recently read <a href="https://www.kristyboyceauthor.com/dating-dragons">Dating and Dragons</a> by <a href="https://www.kristyboyceauthor.com">Kristy Boyce</a>, <a href="https://www.sophiekinsella.co.uk/book/what-does-it-feel-like/">What Does it Feel Like?</a> by <a href="https://www.sophiekinsella.co.uk">Sophie Kinsella</a>, and <a href="https://www.jilltew.com/books">The Dividing Sky</a> by <a href="https://www.jilltew.com">Jill Tew</a>.</p>
<p>I'm currently reading <a href="https://www.julieleong.com/books">The Teller of Small Fortunes</a> by <a href="https://www.julieleong.com">Julie Leong</a>.</p>
<section id="currentread">
<h4>Currently Reading</h4>
<p></p>
<style type="text/css" media="screen">
.gr_grid_container1 {
/* customize grid container div here. eg: width: 500px; */
max-width: 1024px;
margin: auto;
text-align: center;
display: grid;
column-gap: 2pt;
grid-template-columns: auto auto auto auto;
justify-content: center;
}
.gr_grid_book_container1 {
/* customize book cover container div here */
grid-column: auto;
width: 98px;
height: 160px;
padding: 2pt;
overflow: hidden;
}
</style>
<div id="gr_grid_widget_1674899180">
<!-- Show static html as a placeholder in case js is not enabled - javascript include will override this if things work -->
<div class="gr_grid_container1">
<div class="gr_grid_book_container1"><a title="The Last Fallen Star (Gifted Clans, #1)" rel="nofollow" href="https://www.goodreads.com/book/show/55277625-the-last-fallen-star"><img alt="The Last Fallen Star" border="0" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1601319805l/55277625._SX98_.jpg" /></a></div>
<noscript><br/>Share <a rel="nofollow" href="/">book reviews</a> and ratings with Shannon, and even join a <a rel="nofollow" href="/group">book club</a> on Goodreads.</noscript>
</div>
</div>
<script src="https://www.goodreads.com/review/grid_widget/198969.Shannon's%20currently-reading%20book%20montage?cover_size=medium&hide_link=true&hide_title=true&num_books=4&order=d&shelf=currently-reading&sort=date_added&widget_id=1674899180" type="text/javascript" charset="utf-8"></script>
<p>If there's nothing here, it means I'm between books.</p>
</section>
<hr>
<p></p>
<p>This is a <a href="https://nownownow.com/about">Now Page</a></p>
</main>
<footer>
<p><a href="../index.html">Shannon's Homepage</a></p>
</footer>
</body>
</html>