-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
executable file
·22 lines (22 loc) · 1.37 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
---
layout: default
---
<h2>Hi! I'm Wendy, and I live in San Francisco.</h2>
<div class="triple-grid">
<div class="doubled column">
<p>My debut book, <em><a href="https://abolishsiliconvalley.com/">Abolish Silicon Valley: How to Liberate Technology From Capitalism</a></em>, a memoir/manifesto about the tech industry, was published in 2020 by <a href="https://repeaterbooks.com/">Repeater Books</a>.</p>
<p>I've also written a variety of shorter essays about technology and
politics, among other things. You can find more of my writing <a
href="/writing">here</a>. I am currently working on a novel.</p>
<p>You can get in touch with me via email ([email protected]), Twitter (<a href="https://twitter.com/dellsystem">@dellsystem</a>), or Instagram (also <a href="https://instagram.com/dellsystem">@dellsystem</a>). For press inquiries relating to the book, please contact [email protected].</p>
<p>I'm being selective about speaking/writing opportunities at the
moment. If we don't know each other, and it's not paid, I probably
won't do it. Thanks for understanding.</p>
</div>
<div class="right column">
<img src="/img/me.jpg" class="large-thumb" />
<h5>(Photo courtesy of <a href="https://cba.art/">Chandler Abraham</a>)</h5>
</div>
</div>
<h3>Upcoming events</h3>
{% include upcoming.html %}