-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathwritings.html
More file actions
143 lines (133 loc) · 6.67 KB
/
writings.html
File metadata and controls
143 lines (133 loc) · 6.67 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
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
<!DOCTYPE html>
<html lang="en" class="">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-72294820-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-72294820-1');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>writings</title>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimum-scale=1, maximum-scale=1">
<meta name="description" content="It's whatever you want to make of it.">
<meta name="author" content="kvitka">
<!-- Facebook Metadata -->
<meta name="og:title" content="selected writings">
<meta name="og:description" content="It's whatever you want to make of it.">
<meta name="og:url" content="http://zesameri.github.io">
<meta name="og:type" content="website">
<meta name="theme-color" content="#111">
<!-- Styles -->
<link href="./css/main.css" rel="stylesheet">
<link href="./css/crumple.css" rel="stylesheet">
<link href="./css/font.css" rel="stylesheet">
<link href="./css/mobile.css" rel="stylesheet">
<!-- Webpage Icon -->
<link rel="shortcut icon" href="./assets/images/icon.png" type="image/png">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet">
<!-- Jquery Min Library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
</head>
<body id="essays">
<div class="content-wrapper">
<section class="writing">
<div class="top-bar">
<h1 class="header">
writing
<a href="./secrets.html" class="simple-link"><img class="header-img" src="assets/images/flower.svg"></a>
</h1>
</div>
<!-- Essays Section -->
<dl class="list">
<dt> Mice </dt>
<dd class="list__item">
<p>
I'm experimenting with creative non fiction. This is part one of a series of
pro science vignettes.
</p>
<a class="list__link" href="./essays/mice.html">read more here</a>
</dd>
<dt> український щоденник </dt>
<dd class="list__item">
<p>
Ти, мабуть, думаєш: чому ця дивна дівчина говорить українською?<br>
Я хотіла б стати бабцею. Хто б не хотіла стати бабцею?<br>
Вони дуже маленькі, дуже сильні, дуже милі й дуже квадратні. Усі знають, що справжні бабусі говорять українською.
</p>
<a class="list__link"
href="./essays/ukr-shchodennyk.html">read more here</a>
</dd>
<dt> Hoagie Roll Photos </dt>
<dd class="list__item">
<p>
What does it mean to be of a place? Inspired by John Updike's A&P,
R.E.M.'s Nightswimming and Heidegger's Being & Time.
</p>
<a class="list__link"
href="./essays/hoagie-roll-photos.html">read more here</a>
</dd>
<dt> Investigating Bauermeister's Rainbow </dt>
<dd class="list__item">
<p>
Although Rainbow creates a relationship between the human experience,
the cellular and celestale, it does not project Bauermeister's own
spirituality and experience. Rainbow is valuable in that it is made
shortly after her artistic voice in the Fluxus movement and the start
of her lense boxes. It culminates her use of art as a way to change
our perception of reality, and deviate from absolute truth, adding
humanity to her intellectualization of her mother's illness.
</p>
<a class="list__link"
href="./essays/bauermeister-rainbow.html">read more here</a>
</dd>
<dt> to become a wave in a seascape </dt>
<dd class="list__item">
<p>
I'm not convinced that time is linear. Occasionally I daydream in class.
A day passes by as the professor changes slides. My mind often drifts to
memories or make-believe moments of people who exist only in the past.
When they drift out of my existence, they stick to my thoughts vividly
for months or longer. Those strangers we meet can feel familial after
an initial conversation. Although it is against my logic, they strike
through me metaphysically. I'm coming to think that the way we perceive
time is based solely on what we choose to remember...
</p>
<a class="list__link"
href="./essays/wave-in-a-seascape.html">read more here</a>
</dd>
<dt> A Note on Cavell's
<a href="http://www.hup.harvard.edu/catalog.php?isbn=9780674961968&content=reviews">
<span class="reference">The World Viewed</span></a>,
<br>
The Joy and Purpose of Cinema
</dt>
<dd class="list__item">
<p>
Meals remind me of movies. I like meals. Meals with company. Meals without company are so so.
We make the food or the food is made for us. And we sit down, with plate in front of us.
And we feel a sense of purpose. Hunger is innate, routine, and this meal wasn't wrong
in a way like snacking is. The meal is a part of our day that we attend to. It is a piece of time.
It is shared in each family household, like Rockwell's Thanksgiving. Movies are like meals.
We sit down to eat them. We are hungry, well what are we hungry for?
</p>
<a class="list__link"
href="./essays/cavell-world-viewed.html">read more here</a>
</dd>
<a class="list__link" href="./poems.html">poems that i don't think are good</a>
</dl>
</section>
<footer class="footer" id="footer">
<a class="footer__link--home" href=".">home</a>
<a class="footer__link--art" href="./art.html">art</a>
<a class="footer__link--playlists" href="https://open.spotify.com/user/1286649958" target="_blank" rel="noopener noreferrer">muze</a>
<a class="footer__link--instagram" href="https://www.instagram.com/eww.york/" target="_blank" rel="noopener noreferrer">trash</a>
<a class="footer__link--github" href="https://github.com/zesameri" target="_blank" rel="noopener noreferrer">code</a>
</footer>
</div>
<div class="crumple" aria-hidden=""></div>
</body>
</html>