-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
22 lines (22 loc) · 989 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
active: home
layout: base
---
<section>
<header class="home-header">
<p>Hello! I'm <a href="/about">Gosha Tcherednitchenko</a>, a Russian-born, French-raised photographer, designer, and programmer, living and <a href="/projects">working</a> in London, UK.</p>
</header>
</section>
<div class="full-width-photos">
<figure class="photo">
<img src="/assets/images/home_family_3.jpg" alt="Ajaccio, Corsica: a child sits on a sofa, bathed in a golden light, facing away from the camera (2023)" title="Untitled (Ajaccio) (2023)">
<figcaption>Untitled (Ajaccio), 2023</figcaption>
</figure>
<figure class="photo">
<img src="/assets/images/home_family_2.jpg" alt="New Taipei City: plastic crates stacked on a street corner (2023)" title="Untitled (New Taipei City) (2023)">
<figcaption>Untitled (New Taipei City), 2023</figcaption>
</figure>
</div>
<section>
<p>The photos above are from a yet-untitled ongoing project documenting family life.</p>
</section>