<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <title>Nina Kaye, Author</title>
  <meta name="description" content="Official site of Nina Kaye, Author">
  <link rel="stylesheet" href="/assets/styles.css">
</head>
<body>
  <header class="site-header">
<nav class="nav">
  <a class="brand" href="./">Nina Kaye</a>

  <button class="menu-toggle" type="button" aria-expanded="false" aria-controls="site-menu">
    <span>Menu</span>
    <span class="menu-toggle-icon" aria-hidden="true"></span>
  </button>

  <div class="menu" id="site-menu">
    <a href="./">Home</a>
    <a href="books">Fiction</a>
    <a href="non-fiction">Non-Fiction</a>
    <a href="for-children">For children</a>
    <a href="fundraising">Fundraising</a>
    <a href="get-in-touch">Get in touch</a>
  </div>
</nav>
  </header>

  <main>
    <section class="hero" style="--hero:url('./images/beach.jpg')">
      <div class="hero-content">
        <h1>Nina Kaye</h1>
        <p class="intro">Welcome to my author website. Writing is my escapism, my own private paradise. Come dip your toe in and explore it with me.</p>
      </div>
    </section>

    <section class="container">
      <div class="section-card">
        <h2>About me</h2>

        <p>I’m quite a simple creature really. I find contentment and joy in the little things, and I laugh a lot. I also love gin, karaoke and amazing beaches. So if you ever meet me in a setting where all three come into play, don’t expect to get the microphone back!</p>

        <p>I’ve spent most of my life as a ‘frustrated creative’: someone who wanted to follow a more creative path, but who fell into a ‘safe’ job (which is actually quite fulfilling). I dreamt of being an author from a young age, when I was devouring the likes of The Baby-Sitters Club and Point Horror. At 17 years old, I even flirted with writing outside the classroom when supposedly studying for my exams.</p>

        <p>Fast forward nearly 20 years and it was a life-changing illness that got me on the path to becoming a serious writer. You can read more about my health challenges on my <a href="fundraising">Fundraising</a> pages, but the short version is that in 2014 my body essentially ‘broke’, and I spent months rehabilitating from a raft of confusing and debilitating neurological symptoms.</p>

        <p>During this time, I turned to writing to support my cognitive and physical rehabilitation, and the silver lining to all of this is that it led to me achieving my dream of being a published author.</p>

        <p>Unfortunately, because of this lingering health problem, reading has become difficult for me and I have had to move more in the direction of audiobooks and on-screen storytelling. But thankfully I can still write and edit (unless it’s one of my bad days) – and my passion for churning out books has become a pleasant distraction from some of my more debilitating chronic symptoms.</p>

        <p>I mainly write warm, witty and uplifting <a href="books">women's fiction/romcoms</a>. Life is not straightforward and I like to reflect this in my writing – by creating realistic characters with messy lives who can learn along the way (as we all do). I have also published a non-fiction book called <a href="non-fiction"><em>LIVING with Long-Term Illness</em></a>, and a children's book called <a href="for-children"><em>Mabel and the Elephant</em></a> under the pen name Nina Louise.</p>

        <img class="feature-img" src="./assets/images/reel.png" alt="Nina Kaye books on a beach background">
      </div>
    </section>
  </main>

  <footer>©2026 Nina Kaye.</footer>
  <script src="/assets/script.js"></script>
</body>
</html>
