shannonkay.com/now/index.html

105 lines
4.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<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>Ready for Spring Break!</p>
<p class="updated"> Updated April 11, 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(14), Caspian(8), and Beatrix(6)</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. In January, she performed in her school play, Newsies! She just finished her second season of show choir competitions.</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. <br />
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 Guineveres middle school.</li>
</ul>
<hr>
<h2 id="watching">Watching</h2>
<p>We've started watching <a href="https://thetvdb.com/series/severance">Severance</a>, Season 2.</p>
<hr>
<h2 id="books">Books</h2>
<p>I recently read both prequel books in the <a href="https://en.wikipedia.org/wiki/The_Hunger_Games">Hunger Games</a> series by <a href="https://www.suzannecollinsbooks.com">Suzanne Collins</a>, <a href="https://www.suzannecollinsbooks.com/the_ballad_of_songbirds_and_snakes.htm">The Ballad of Songbirds and Snakes</a>, and <a href="https://www.suzannecollinsbooks.com/sunrise_on_the_reaping.htm">Sunrise on the Reaping</a>. </p>
<p>I'm currently reading <a href="https://www.orbit-books.co.uk/titles/heather-fawcett/emily-wildes-compendium-of-lost-tales/9780356519197/">Emily Wilde's Compendium of Lost Tales</a> by <a href="https://heatherfawcett.com">Heather Fawcett</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>