Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/app/batch-1/residents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const residents: Person[] = [
location: 'Poland'
},
{
name: 'Avery',
name: 'Avery Gan',
image: Avery,
url: 'https://x.com/averycode',
twitter: 'https://x.com/averycode',
Expand All @@ -95,13 +95,13 @@ export const residents: Person[] = [
<>
Psych major turned indie hacker; building{' '}
<Link href='https://offscript.sh/' target='_blank' className='link'>
Offscript
Go Offscript
</Link>{' '}
dev agency and{' '}
software studio and{' '}
<Link href='https://rankd.dev' target='_blank' className='link'>
Rankd
</Link>
, ASO optimization. Ex Apple/HubSpot.
, ASO tool. Ex Apple/HubSpot.
</>
),
location: 'Singapore'
Expand Down