Files
garden/public/about.html
2025-10-09 20:46:21 +01:00

75 lines
3.8 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 an Irish media artist, researcher, and creative technologist from Waterford, Ireland. His practice investigates the idiosyncratic nature of humanmachine relationships, drawing from computational histories and engaging with technologies and practices such as creative coding, artificial intelligence/life, game development, and electronics. Through these inquiries, he reflects on how machines mediate agency, perception, and interaction within digital cultures.</p>
<p>His current research explores robotics, artificial intelligence, and artificial life, with a particular focus on emergent behaviour as a material for interaction. He approaches these themes through experimentation, hacking, and critical reflection, creating works that blend computation, embodiment, and inquiry into humanmachine relations.</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 in Media Art. He is also a member of CONCEPTNULL, an artist-led, community-driven organisation that publishes a bi-monthly newsletter and organises events to support accessible platforms for new media arts in Ireland.</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" target="_blank"></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> Tue Oct 7 23:49:41 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>