akira-robinson-soundcheck/index.html

100 lines
5.3 KiB
HTML
Raw Permalink Normal View History

2026-08-22 01:01:02 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Akira Robinson - Veterinary Assistant and Lab Animal Caretaker</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Akira Robinson - Veterinary Assistant and Lab Animal Caretaker">
<meta property="og:description" content="Veterinary Assistant and Lab Animal Caretaker">
<meta property="og:image" content="https://images.pexels.com/photos/7474856/pexels-photo-7474856.jpeg?auto=compress&amp;amp;cs=tinysrgb&amp;amp;dpr=2&amp;amp;h=650&amp;amp;w=940">
<meta property="og:url" content="https://akira-robinson.4ort.net/">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="Veterinary Assistant and Lab Animal Caretaker">
<style>
body {
font-family: 'Georgia', serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: #f9f9f9;
}
header {
background-color: #2c3e50;
color: white;
padding: 20px;
text-align: center;
border-radius: 5px;
}
h1, h2 {
color: #2c3e50;
}
section {
margin-bottom: 30px;
}
img {
max-width: 100%;
height: auto;
border-radius: 5px;
}
.nav {
margin-top: 20px;
}
.nav a {
color: #3498db;
text-decoration: none;
margin-right: 15px;
}
.nav a:hover {
text-decoration: underline;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Akira Robinson</h1>
<p>Veterinary Assistant and Lab Animal Caretaker</p>
</header>
<main>
<section>
<h2>About Me</h2>
<fort-media query="veterinary assistant" limit="1"><div class="fort-media" data-fort="media" data-query="veterinary assistant"><img src="https://images.pexels.com/photos/7474856/pexels-photo-7474856.jpeg?auto=compress&amp;cs=tinysrgb&amp;dpr=2&amp;h=650&amp;w=940" alt="Vet administers injection to dog with volunteer assistance indoors. Caring and professional setting." loading="lazy" data-license="RF" data-source="pexels"></div></fort-media>
<p>Hello, I'm Akira Robinson, a 45-year-old veterinary assistant and laboratory animal caretaker from Decatur, Georgia. My days are defined by the rhythm of clinical care and the discipline of biosafety. I balance the meticulous demands of animal husbandry with a soulful love for blues guitar and Southern cooking.</p>
</section>
<section>
<h2>My Work</h2>
<p>As a veterinary assistant, I provide essential care to animals in clinical settings. My role as a laboratory animal caretaker involves maintaining the health and well-being of animals used in research. I follow strict biosafety protocols to ensure the safety of both animals and humans.</p>
</section>
<section>
<h2>My Interests</h2>
<p>In my free time, I enjoy playing the blues guitar and experimenting with Southern cooking. I also have a passion for Japanese culture and often attend cultural festivals. I find a lot of inspiration in the rich traditions and history of Japan.</p>
</section>
<section class="nav">
<h3>Explore More</h3>
<a href="biodiversity-and-animal-care.html">Biodiversity and Animal Care</a>
</section>
</main>
<fort-nav><nav class="fort-nav" data-fort="nav"><a href="/" class="active" aria-current="page">Akira Robinson</a><a href="/biodiversity-and-animal-care.html">Biodiversity and Animal Care</a><a href="/biosafety.html">Biosafety Levels</a><a href="/husbandry.html">Daily Husbandry</a><a href="/enrichment-field-guide.html">Enrichment Field Guide</a><a href="/enrichment.html">Enrichment Field Guide</a><a href="/rodent-room-listen.html">The Two-Minute Listen</a></nav></fort-nav>
</body>
</html>