Files
garden/public/about.html

75 lines
3.5 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 property="og:description" content="Cailean Finn | Artist * Creative Technologist" />
<meta property="og:url" content="https://caileanfinn.ie/" />
<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, cailean finn, new media, art and technology, digital art, ireland, artist, technologist, creative technologist" />
<meta name="robots" content="all" />
<title>Cailean Finn | Artist * Creative Technologist</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="/">cailean.finn</a></div>
<div class="nav-link" ><a href="/list" style="color: red;">projects</a></div>
<div class="nav-link"><a href='/gallery' style="color: green;">gallery</a></div>
</div>
<div id="container" class="container-left">
<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 work examines our relationship with machines through dialogue with computational tools. His practice is shaped by computational histories and emerging digital cultures, involving a mix of hardware and software based practices--ranging from Creative Coding and Electronics, to Game/Web Design and Artificial Intelligence. Currently, his work is focused on Artifcial Life and the aesthetics of behaviour in Agentic systems.</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 Life in the field of Interaction Design.</p>
<p>𝗓 𐰁 .ᐟ</p>
</div>
<div id="social-container">
<div>cf@caileanfinn.ie</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> Mon Mar 16 00:29:41 2026</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>