-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
14460a7
commit c6ca87b
Showing
4 changed files
with
17 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,6 @@ import mePresenting from "../public/assets/presenting-high-res.jpg"; | |
|
||
import SpacedImage from "../components/image"; | ||
import Layout from "../components/layout"; | ||
import Link from "next/link"; | ||
|
||
export default function About() { | ||
return ( | ||
|
@@ -12,16 +11,10 @@ export default function About() { | |
<main> | ||
<p> | ||
I write software and write about software. I{" "} | ||
<a href="mailto:[email protected]">love getting email</a> — | ||
consider this a{" "} | ||
<a | ||
href="https://www.kalzumeus.com/standing-invitation/" | ||
target="_blank" | ||
rel="noreferrer" | ||
> | ||
standing invitation | ||
</a> | ||
. My research interests include personal computing, game solvers (chess, sokoban, and more), and programming language design. This <a href={siteConfig.REPO_URL}>open source</a> website is built with Next.js. | ||
<a href="mailto:[email protected]">love getting email</a>. My research interests include cloud infrastructure, programming languages, game solvers (chess, sokoban, and more), and isolation/sandboxing. | ||
</p> | ||
<p> | ||
This <a href={siteConfig.REPO_URL}>open source</a> website is built with Next.js. | ||
</p> | ||
<SpacedImage | ||
src={mePresenting} | ||
|
@@ -38,14 +31,14 @@ export default function About() { | |
running, and reading. | ||
</p> | ||
<p> | ||
I am easily impressed by people and the cool stuff that they build. I | ||
I am easily impressed by people and the cool stuff they build. I | ||
read a lot of technical blogs. If we've ever interacted, | ||
I've visited your website and probably think it's cool! | ||
</p> | ||
<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> | ||
<p>I prefer cold days, and drink coffee every day.</p> | ||
<p>I prefer rainy days, I like the colder months, and I drink coffee every day.</p> | ||
<h2>Work</h2> | ||
<p>I'm a software engineer at Vercel.</p> | ||
<p>I'm a software engineer at Vercel in the infrastructure org.</p> | ||
<h2>Education</h2> | ||
<ul> | ||
<li>The Recurse Center (W2'23)</li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c6ca87b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
healeycodes – ./
healeycodes.vercel.app
healeycodes-git-main-healeycodes.vercel.app
healeycodes.com
www.healeycodes.com
healeycodes-healeycodes.vercel.app