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
11 changes: 7 additions & 4 deletions src/app/batch-1/residents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -245,10 +245,13 @@ export const residents: Person[] = [
description: (
<>
Co-Founder of{' '}
<Link href='https://www.starpop.ai/' target='_blank' className='link'>
<Link href='https://starpop.ai/?utm_source=hackerresidency' target='_blank' className='link'>
Starpop
</Link>
, AI UGC videos, $15k MRR.
, a platform to make AI content, $15k MRR.
Also runs <Link href='https://aiflowchat.com/?utm_source=hackerresidency' target='_blank' className='link'>
AI Flow Chat
</Link> an AI canvas for content creators and marketers, $3K MRR.
</>
),
location: 'Denmark'
Expand All @@ -263,10 +266,10 @@ export const residents: Person[] = [
description: (
<>
Co-Founder of{' '}
<Link href='https://www.starpop.ai/' target='_blank' className='link'>
<Link href='https://starpop.ai/?utm_source=hackerresidency' target='_blank' className='link'>
Starpop
</Link>
, AI UGC videos, $15k MRR.
, a platform to make AI content, $15k MRR.
</>
),
location: 'Switzerland'
Expand Down