Files
garden/public/about.html
2025-11-28 16:18:39 +00:00

75 lines
3.3 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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 lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="og:description" content="Cailean Finn's Garden (ง•_•)ง Artist * Creative Technologist" />
<meta name="description" content="Cailean Finn's Garden (ง•_•)ง Artist * Creative Technologist" />
<meta content="cailean.finn" property="og:title"/>
<meta content="cailean.finn" property="og:site_name"/>
<meta content="website" property="og:type"/>
<meta name="keywords" content="cailean finn, new media, art and technology, digital art" />
<meta name="robots" content="all" />
<title>cailean.finn</title>
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/images/favicon/favicon-cf-192x192.png" sizes="192x192">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/css/styles.css">
</head>
<body>
<div id="main-container">
<div id="nav-container">
<div class="nav-emoji">
<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
</div>
<div class="nav-about"><a href="/about">cailean.finn</a></div>
<div class="nav-emoji"><a href="/list">projects</a></div>
<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
</div>
<div id="container">
<div id="project-container">
<div id="project-body">
<p>Cailean Finn (b. 1997) is a media artist, creative technologist, and researcher from Waterford, Ireland. His practice investigates the idiosyncratic nature of humanmachine relationships, drawing from computational histories, digital cultures, and engaging with technologies and practices such as creative coding, artificial intelligence/life, game/web design, and electronics.</p>
<p>Cailean holds a BSc in Computer Science (2019) and an MA in Art &amp; Technology (2022) from the University of Limerick, where he is presently pursuing a PhD exploring Artificial Intelligence/Life in the field of Interaction Design.</p>
<p>𝗓 𐰁 .ᐟ</p>
</div>
<div id="social-container">
<div>caileannn@gmail.com</div>
<div>instagram <a href="https://www.instagram.com/cailean.finn/" target="_blank"></a></div>
<div>gitea <a href="https://git.fioruil.ie/" target="_blank"></a></div>
<div>git <a href="https://github.com/Caileannn" target="_blank"></a></div>
<div>cv <a href="./cv.html"></a></div>
</div>
<div id="wanderers-container">
<h4>Wanderers: </h4>
<p id="wander-count"></p>
</div>
<div id="modified-time">
<h4>Last Modified: </h4>
<p> Fri Nov 14 13:06:33 2025</p>
</div>
</div>
</div>
<a><span id="monster">
<span id="fire-1">🔥</span>
<span>🔥╰(#°Д°)╯🔥</span>
<span id="fire-3">🔥</span>
</span>
</a>
</div>
<script src="js/mob.js"></script>
<script src="js/wander.js"></script>
</div>
</body>
</html>