-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (69 loc) · 2.23 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!doctype html>
<html>
<head>
<meta name="description" content="SungHoon's Website. Last updated 2022.12.29.">
<meta name="keywords" content="SungHoon, anthropology, art, technology, sports, city">
<meta charset="UTF-8">
<meta name="author" content="SungHoon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles/style.css">
<link rel="icon" type="image/x-icon" href="images/jump.png">
<title>SungHoonHONG</title>
</head>
<body>
<h3>SungHoon HONG</h3>
<h2>Anthropology PLAY</h2>
<ul>
<li>2016
<ul>
<li><a href="https://yulimsong.net/cowork/thing/thing.html" target="_blank">Thing</a></li>
</ul>
</li>
<li>2017
<ul>
<li><a href="http://ehaksa.kr/?portfolio=%eb%aa%b8-%ed%88%ac%ea%b8%b0" target="_blank">Body-speculation</a></li>
</ul>
</li>
<li>2018
<ul>
<li><a href="https://nomadit.co.uk/conference/rai2018/p/6149" target="_blank">The Savage Media</a></li>
</ul>
</li>
<li>2019
<ul>
<li><a href="http://seaa.americananthro.org/2019/07/seaa-final-program-august-conference-tokyo/" target="_blank">When Are You?</a></li>
</ul>
</li>
<li>2020
<ul>
<li><a href="http://ourbarber.shop" target="_blank">Our Barbershop Art Gift</a></li>
</ul>
</li>
<li>2021
<ul>
<li><a href="https://theasa.org/conferences/asa2021/panels#9947" target="_blank">When Is Indigenous Art?</a></li>
</ul>
</li>
<li>2022
<ul>
<li><a href="https://therai.org.uk/conferences/anthropology-ai-and-the-future-of-human-society/programme#11148" target="_blank">When Is Seoul Taxi?</a></li>
</ul>
</li>
<li>2023
<ul>
<li><a href="https://www.arcticcentre.org/EN/events/anthro2023/Programme" target="_blank">Repetition in Empathy</a></li>
<li><a href="https://psyty.fi/psykedeelit2023" target="_blank">Imitation in Empathy</a></li>
</ul>
</li>
<li>2024
<ul>
<li><a href="articles/KCI_FI003043725.pdf" target="_blank">Pubs and Traps</a></li>
</ul>
</li>
<br>
<p><a href="mailto:why@anthropology.city"><i>why@anthropology.city</i></a></p>
<a href="https://anthropology.city">
<img src="images/butterfly.png" class="fix"/>
</a>
</body>
</html>