-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (24 loc) · 2.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="nnekaisonline, Nneka Nnagbo">
<title>Nneka</title>
<!-- Main index styles -->
<link href="styles.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,300;0,400;0,500;1,300&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Press+Start+2P&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
</head>
<body>
<!-- artist intro -->
<p>I'm Nneka <img src="/img/nn-headshot.jpg" height="50" alt="staring blankly at camera with face in hand and mundane objects in the background" title="">. I'm a designer, writer, creative coder, and transmedia artist playing in the surreal. I'm passionate about communication accessibility in online/digital spaces——and its applications to art and design——with a focus on human interaction, connection and experimental creative expression through information and communication technology. I'm currently based in Ottawa, Canada where I'm helping improve public service sites for the Government of Canada and making digital products, tools, and systems accessible for the people who need to use them.
</p>
<p><a class="content" href="/projects/">Projects</a> <img src="/img/projects.png" height="50">, <a class="content" href="/play/">Play</a> <img src="/img/play.png" height="50">, <a class="content" href="/connect/">Connect</a> <img src="/img/connect.png" height="50"></p>
<!-- <p><a class="content" target="_blank" href="#">Lab</a></p> -->
<br>
<!-- <p><a class="content" href="https://nnekannagbo.github.io/start.here/index.html">link garden 1</a></p> -->
<p><a class="content" href="https://creativecommons.org/licenses/by-sa/4.0/">copyright 2023</a></p>
</body></html>