You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I write software and write about software. My research interests include programming language design, compilers, JavaScript runtimes, game solvers, and running untrusted code.</p>
15
+
I write software and write about software. My research interests include programming language design, compilers, puzzle/game solvers, and distributed systems.</p>
15
16
<p>
16
-
This <ahref={siteConfig.REPO_URL}>open source</a> website is built with Next.js, and I <ahref="mailto:healeycodes@gmail.com">love getting email.</a>
17
+
This <ahref={siteConfig.REPO_URL}>open source</a> website is built with Next.js and is {daysSince1stJan2019} days old – some of the development is covered in <Linkhref="/notes">my notes</Link>. The very first version was built with Jekyll.
18
+
</p>
19
+
<p>
20
+
Free free to <ahref="mailto:healeycodes@gmail.com">email me</a> with any questions or comments.
17
21
</p>
18
22
<SpacedImage
19
23
src={mePresenting}
@@ -26,17 +30,17 @@ export default function About() {
26
30
style={{borderRadius: '0.4em'}}
27
31
/>
28
32
<p>
29
-
I like teaching people things that I know. I like video games, classic games (chess, scrabble, sudoku), running, and reading.
33
+
I like teaching people things that I know. I like video games (especially classic FPS games like Quake and Counter-Strike), classic games (chess, scrabble, sudoku), running, and reading.
30
34
</p>
31
35
<p>
32
36
I am easily impressed by people and the cool stuff they build. I
33
37
read a lot of technical blogs. If we've ever interacted,
34
38
I've visited your website and probably think it's cool!
35
39
</p>
36
-
<p>Technical books I recommend include Crafting Interpreters, and The Computational Beauty of Nature. Non-tech authors I recommend include Patricia Lockwood and Ben Lerner. In my undergrad, I mostly studied post-WWII fiction.</p>
37
-
<p>I prefer rainy days, I like the colder months, and I drink a lot of coffee.</p>
40
+
<p>Technical books I recommend include <i>Crafting Interpreters</i>, and <i>The Computational Beauty of Nature</i>. For general fiction, I recommend the authors Patricia Lockwood and Ben Lerner. For sci-fi, I recommend the <i>Dune</i> series (1-6 are amazing, 7-9 are good), and the <i>Remembrance of Earth's Past</i> trilogy. For non-fiction, I recommend <i>The Orchid Thief</i>, and <i>Nothing To Envy</i>.</p>
41
+
<p>I prefer rainy days, I like the colder months, and I drink a lot of coffee and diet soda.</p>
38
42
<h2>Work</h2>
39
-
<p>I'm a software engineer at Vercel. Previously, I was a software engineer elsewhere.</p>
43
+
<p>I'm a software engineer at Vercel. Before that, I worked as a software engineer at two other companies – and before that, I was an amateur game developer and a writer.</p>
40
44
<h2>Education</h2>
41
45
<ul>
42
46
<li><Linkhref="/my-time-at-the-recurse-center">The Recurse Center (W2'23)</Link></li>
0 commit comments