Skip to content

Commit 3a0b6b5

Browse files
💊
1 parent 2668820 commit 3a0b6b5

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

‎src/app/batch-1/residents.tsx‎

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -151,30 +151,7 @@ export const residents: Person[] = [
151151
<Link href='https://sitegpt.ai/' target='_blank' className='link'>
152152
SiteGPT
153153
</Link>
154-
. Serial founder with multiple exits.
155-
</>
156-
),
157-
location: 'India'
158-
},
159-
{
160-
name: 'Praneeth Pike',
161-
image: Praneeth,
162-
url: 'https://x.com/praneethpike',
163-
twitter: 'https://x.com/praneethpike',
164-
github: 'https://github.com/Praneeth-pike',
165-
linkedin: 'https://www.linkedin.com/in/praneethykasula/',
166-
description: (
167-
<>
168-
Founder of{' '}
169-
<Link
170-
href='https://www.rabbitholes.ai/'
171-
target='_blank'
172-
className='link'
173-
>
174-
RabbitHoles.ai
175-
</Link>
176-
, a canvas-based UX for genAI with over $100k in revenue. Also runs a
177-
design agency.
154+
.
178155
</>
179156
),
180157
location: 'India'
@@ -214,6 +191,29 @@ export const residents: Person[] = [
214191
),
215192
location: 'SF'
216193
},
194+
{
195+
name: 'Praneeth Pike',
196+
image: Praneeth,
197+
url: 'https://x.com/praneethpike',
198+
twitter: 'https://x.com/praneethpike',
199+
github: 'https://github.com/Praneeth-pike',
200+
linkedin: 'https://www.linkedin.com/in/praneethykasula/',
201+
description: (
202+
<>
203+
Founder of{' '}
204+
<Link
205+
href='https://www.rabbitholes.ai/'
206+
target='_blank'
207+
className='link'
208+
>
209+
RabbitHoles.ai
210+
</Link>
211+
, a canvas-based UX for genAI with over $100k in revenue. Also runs a
212+
design agency.
213+
</>
214+
),
215+
location: 'India'
216+
},
217217
{
218218
name: 'Elitza Vasileva',
219219
image: Elitza,

0 commit comments

Comments
 (0)