-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
23 changed files
with
130 additions
and
244 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
Binary file not shown.
Binary file not shown.
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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 |
---|---|---|
|
@@ -6,8 +6,7 @@ import clsx from 'clsx' | |
import { Prose } from '@/components/Prose' | ||
import { Container } from '@/components/Container' | ||
import { TwitterIcon, GitHubIcon, LinkedInIcon } from '@/components/SocialIcons' | ||
// import portraitImage from '@/images/avatar.png' | ||
import portraitImage from '@/images/profile2.png' | ||
import speakingImage from '@/images/profile3.JPG' | ||
|
||
function SocialLink({ className, href, children, icon: Icon }) { | ||
return ( | ||
|
@@ -77,7 +76,8 @@ export default function About() { | |
<div className="lg:pl-20"> | ||
<div className="max-w-xs px-2.5 lg:max-w-none"> | ||
<Image | ||
src={portraitImage} | ||
priority | ||
src={speakingImage} | ||
alt="" | ||
sizes="(min-width: 1024px) 32rem, 20rem" | ||
className="aspect-square rotate-3 rounded-2xl bg-zinc-100 object-cover dark:bg-zinc-800" | ||
|
@@ -86,13 +86,12 @@ export default function About() { | |
</div> | ||
|
||
<Prose className="lg:order-first lg:row-span-2"> | ||
<h1 className="bg-gradient-to-r from-blue-600 to-fuchsia-600 bg-clip-text text-4xl font-bold tracking-tight text-transparent dark:from-blue-300 dark:to-fuchsia-300 sm:text-5xl"> | ||
I’m Alessia Bellisario, a software engineer based in New York | ||
City. | ||
<h1 className="font-mono bg-gradient-to-r from-blue-600 to-fuchsia-600 bg-clip-text text-4xl font-bold tracking-tight text-transparent dark:from-blue-300 dark:to-fuchsia-300 sm:text-5xl"> | ||
hey there 👋 | ||
</h1> | ||
<div className="mt-6 space-y-7 text-lg text-zinc-600 dark:text-zinc-400"> | ||
<p> | ||
I work on the{' '} | ||
I’m Alessia :^) I work on the{' '} | ||
<a | ||
href="https://github.com/apollographql/apollo-client" | ||
target="_blank" | ||
|
@@ -106,9 +105,9 @@ export default function About() { | |
target="_blank" | ||
rel="noopener noreferrer" | ||
> | ||
Apollo GraphQL | ||
Apollo | ||
</a>{' '} | ||
as a Staff Open Source Engineer. | ||
as a Staff Software Engineer. | ||
</p> | ||
<p> | ||
In April 2019 I attended the{' '} | ||
|
@@ -120,12 +119,11 @@ export default function About() { | |
Recurse Center | ||
</a> | ||
—I{`'`}m always happy to chat about RC with anyone considering | ||
applying! | ||
applying. | ||
</p> | ||
<p> | ||
I{`'`}m using this space to write about programming and | ||
occasionally building mechanical keyboards. If any of this is of | ||
interest to you, say hi :^) You can reach me at{' '} | ||
occasionally building mechanical keyboards. You can reach me at{' '} | ||
<a href="mailto:[email protected]">web[at]bellisar.io</a>. | ||
</p> | ||
<p>Finally, this site contains no tracking or analytics 💖</p> | ||
|
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
Oops, something went wrong.
ce0c884
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:
aless-co – ./
aless-co-alessbell.vercel.app
aless-co-git-main-alessbell.vercel.app
aless-co.vercel.app
aless.co
bellisar.io