106 lines
4.8 KiB
HTML
106 lines
4.8 KiB
HTML
<!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>Our end-of-school-year activities and Guinevere's dance recital are finished. The kids are now on Summer Vacation, and we're enjoying the downtime.</p>
|
||
<p>My best friend visited for my birthday a couple weeks ago, and we visited six book stores in one weekend.</p>
|
||
<p class="updated"> Updated June 28, 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> has finished 7th grade. In January, she performed in her school play, Newsies! She enjoyed her second season of show choir competitions. She's still dancing and is en pointe in ballet. She had a recital in June with a ballet duet.</li>
|
||
<li><strong>Caspian</strong> finished 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> has completed 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 Guinevere’s middle school.</li>
|
||
</ul>
|
||
<hr />
|
||
<h2 id="watching">Watching</h2>
|
||
<p>We started watching <a href="https://thetvdb.com/series/severance">Severance</a>, Season 2, but haven't finished it.</p>
|
||
<hr />
|
||
<h2 id="books">Books</h2>
|
||
<p>I decided to write my own <a href="https://blog.shannonkay.com/2025/05-31-SummerReading2025/">Summer reading list</a> with book recommendations for the summer.</p>
|
||
<p>I'm currently reading <a href="https://taylorjenkinsreid.com/books/atmosphere/">Atmosphere</a> by <a href="https://taylorjenkinsreid.com">Taylor Jenkins Reid</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>
|