-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
49 lines (31 loc) · 2.43 KB
/
Copy pathindex.html
File metadata and controls
49 lines (31 loc) · 2.43 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<title>kaitlin hsu 徐欣</title>
<link rel="stylesheet" href="stylesheet.css">
<link rel="shortcut icon" href="computer.gif"/>
</head>
<body>
<div class = "box" id = "header">
<h1>kaitlin hsu 徐欣</h1>
<h1>😁💖💫📝👋💻🌷🍓🎨🌈</h1>
<p>[ <a href = "index.html">home</a> | <a href="writing.html">writing</a> | <a href="editing.html">editing<a> | <a href="development.html">development<a> | <a href = "events.html">events</a> ]</p>
</div>
<div class = "box" id = "first">
<h2>updates:</h2>
<ul style = "list-style: none;">
<li><p>🏆 brooklyn poets <a href="https://www.instagram.com/p/DSnzkzLDgBY/" target="_blank">nominated</a> my poem for a pushcart prize! <font size="-1"><i>(december 2025)</i></font></p></li>
<li><p>📰 i joined slate's mini crossword roster: check out my work <a href="https://slate.com/author/kaitlin-hsu" target="_blank">here</a>. <font size="-1"><i>(november 2025)</i></font></p></li>
<li><p>🏳️🌈 i'm a 2025 <a href="https://lambdaliterary.org/2025/06/press-release-meet-this-years-lambda-fellows-scholarship-recipients-of-the-2025-writers-retreat-for-emerging-lgbtq-voices/" target="_blank">lambda fellow</a> in the poetry cohort led by kay ulanday barrett! <font size="-1"><i>(august 2025)</i></font></p></li>
<li><p>🎨 for the next month, i'm transforming one of my poems into a website through <a href="https://www.welcometomyhomepage.net/" target="_blank">welcome to my homepage's</a> artist residency. <font size="-1"><i>(august 2025)</i></font></p></li>
</ul>
</div>
<center>________________</center>
<div class = "box" id = "second">
<p><img style = "padding-right: 40px; padding-bottom: 10px;" align = "left" src="headshot.jpg" alt="Kaitlin in Tahoe" width = "175" height = "175"></p>
<p>i am a queer taiwanese poet, editor, and translator from the bay area. i recently graduated from stanford university where i studied english (poetry) & computer science (biocomputation). through the <a href="https://arts.stanford.edu/for-students/academics/honors-in-the-arts/" target="_blank">honors in the arts</a> program, i wrote a zine of persona poems.</p>
<p>some things i'm thinking about: making crosswords, literature in translation, organizing & negative capability.</p>
<p> drop a line at khsu22@stanford.edu. 💌</p>
</div>
</body>
</html>