-
- Da Nang, Vietnam
-
-
-
- November 1st – 30th, 2025
-
+
+
+
+ HRG Fall 2025
+
+
+
+
+ Da Nang, Vietnam
+
+
+
+ November 1st – 30th, 2025
+
+
+
+
+
+
+
+
+ stack.pop();
+
-
-
-
+
+
+
-
- stack.pop();
-
+
diff --git a/src/app/batch-0/residents.tsx b/src/app/batch-0/residents.tsx
new file mode 100644
index 0000000..5053ea7
--- /dev/null
+++ b/src/app/batch-0/residents.tsx
@@ -0,0 +1,216 @@
+import Link from 'next/link'
+
+import type { Person } from '@/components/people-grid'
+import AlexNguyen from '@/public/people/alex-nguyen.jpg'
+import AyushSoni from '@/public/people/ayush-soni.jpg'
+import BrianShin from '@/public/people/brian-shin.jpg'
+import FaiNe from '@/public/people/fai-ne.jpg'
+import HassanBazzi from '@/public/people/hassan-bazzi.jpg'
+import JosefButtgen from '@/public/people/josef-buttgen.png'
+import Lilian from '@/public/people/lilian.jpg'
+import MilesFeldstein from '@/public/people/miles-feldstein.jpg'
+import RobHallam from '@/public/people/rob-hallam.png'
+import ThomasSanlis from '@/public/people/thomas-sanlis.jpg'
+
+export const residents: Person[] = [
+ {
+ name: 'Alex Nguyen',
+ image: AlexNguyen,
+ url: 'https://x.com/alexcooldev',
+ twitter: 'https://x.com/alexcooldev',
+ description: (
+ <>
+ Multiple AI apps ~$35k MRR; runs a large TikTok growth hacking
+ community; currently building Cursor for TikTok marketing.
+ >
+ ),
+ location: 'Ho Chi Minh City'
+ },
+ {
+ name: 'Rob Hallam',
+ image: RobHallam,
+ url: 'https://x.com/robj3d3',
+ twitter: 'https://x.com/robj3d3',
+ description: (
+ <>
+ Working with{' '}
+
+ Tibo Maker
+ {' '}
+ on a Cursor for X; $200k ARR growing fast.
+ >
+ ),
+ location: 'UK'
+ },
+ {
+ name: 'Brian Shin',
+ image: BrianShin,
+ url: 'https://x.com/brianshinsh',
+ twitter: 'https://x.com/brianshinsh',
+ description: (
+ <>
+ Building{' '}
+
+ Once
+
+ ; previous apps $700k ARR and $50k ARR respectively; raised over $15M
+ venture. +1{' '}
+
+ Kim
+
+ .
+ >
+ ),
+ location: 'Seoul'
+ },
+ {
+ name: 'Lilian',
+ image: Lilian,
+ url: 'https://x.com/lilianbuilds',
+ twitter: 'https://x.com/lilianbuilds',
+ description: (
+ <>
+ Building{' '}
+
+ Brainpower
+
+ ; awesome energy, hacker & community builder; training to be a BJJ
+ world champ 🤯
+ >
+ ),
+ location: 'NY'
+ },
+ {
+ name: 'Thomas Sanlis',
+ image: ThomasSanlis,
+ url: 'https://x.com/T_Zahil',
+ twitter: 'https://x.com/T_Zahil',
+ description: (
+ <>
+ Building PH competitor{' '}
+
+ Uneed
+ {' '}
+ for the last 6 years; started gaining traction in the past year; large
+ community of indie hackers.
+ >
+ ),
+ location: 'France'
+ },
+ {
+ name: 'Miles Feldstein',
+ image: MilesFeldstein,
+ url: 'https://x.com/MilesFeldstein',
+ twitter: 'https://x.com/MilesFeldstein',
+ description: (
+ <>
+ Prev co-founded{' '}
+
+ HyperWrite
+ {' '}
+ (raised $5.2M); now building{' '}
+
+ Vost
+
+ , a Loveable for creators to build cookie-cutter genAI apps; partnered
+ w/ the yeti guys from TikTok w/ over 1.2M followers.
+ >
+ ),
+ location: 'NY'
+ },
+ {
+ name: 'Ayush Soni',
+ image: AyushSoni,
+ url: 'https://x.com/ayysoni',
+ twitter: 'https://x.com/ayysoni',
+ github: 'http://github.com/ayushsoni1001',
+ linkedin: 'https://www.linkedin.com/in/ayushsoni1001/',
+ description: (
+ <>
+ 21yo with 5 exits; $450k+ ARR across multiple SaaS; building{' '}
+
+ revid.ai
+ {' '}
+ and a portfolio of other AI apps; top 100 Shopify plugin authors in the
+ world.
+ >
+ ),
+ location: 'Goa, India'
+ },
+ {
+ name: 'Josef Büttgen',
+ image: JosefButtgen,
+ url: 'https://x.com/josefbuettgen',
+ twitter: 'https://x.com/josefbuettgen',
+ description: (
+ <>
+ Building{' '}
+
+ Setter
+
+ ; him and his gf{' '}
+
+ Mellie
+ {' '}
+ have been in the Bali indie scene for a long time; great vibes.
+ >
+ ),
+ location: 'Bali / Germany'
+ },
+ {
+ name: 'Fai Fai',
+ image: FaiNe,
+ url: 'https://x.com/fai_ne',
+ twitter: 'https://x.com/fai_ne',
+ description: (
+ <>
+ Former VC in Thailand who ran a venture studio in Bangkok; building{' '}
+
+ Beluga
+
+ , Cursor for people learning how to code.
+ >
+ ),
+ location: 'Bangkok / SF'
+ },
+ {
+ name: 'Hassan Bazzi',
+ image: HassanBazzi,
+ url: 'https://x.com/habazzi',
+ twitter: 'https://x.com/habazzi',
+ description: (
+ <>
+ Serial technical founder w/ 2 exits; building{' '}
+
+ Fload
+
+ , AI employees for mobile apps.{' '}
+
+ +1 Kira King Kong
+
+ .
+ >
+ ),
+ location: 'Lebanon / Michigan / Copenhagen'
+ }
+]
diff --git a/src/app/batch-1/page.tsx b/src/app/batch-1/page.tsx
index c5bc8bb..4513b20 100644
--- a/src/app/batch-1/page.tsx
+++ b/src/app/batch-1/page.tsx
@@ -99,7 +99,7 @@ export default function Batch0Page() {
- HRG Batch 1
+ HRG Spring 2026
diff --git a/src/app/batches/page.tsx b/src/app/batches/page.tsx
new file mode 100644
index 0000000..f92aff2
--- /dev/null
+++ b/src/app/batches/page.tsx
@@ -0,0 +1,77 @@
+'use client'
+
+import Image from 'next/image'
+import Link from 'next/link'
+
+import { Card } from '@/components/card'
+import { AnimatedGradientBackground } from '@/components/ui/animated-gradient-background'
+import HeroImageBatch0 from '@/public/da-nang-villa/hero.jpg'
+import HeroImageBatch1 from '@/public/da-nang-villa-legos/0.jpg'
+
+export default function Batch0Page() {
+ return (
+ <>
+
+
+
+
+
+ HRG Batches
+
+
+
+
+
+
+
+
+ Fall 2025
+
+
+
+
November 1st – 30th, 2025
+
Da Nang, Vietnam
+
+
+
+
+
+
+
+
+
+
+
+ Spring 2026
+
+
+
+
May 1st – 31st, 2026
+
Da Nang, Vietnam
+
+
+
+
+
+
+
+
+ >
+ )
+}
diff --git a/src/components/footer/index.tsx b/src/components/footer/index.tsx
index 7035884..4315f2f 100644
--- a/src/components/footer/index.tsx
+++ b/src/components/footer/index.tsx
@@ -33,6 +33,10 @@ export function Footer() {
FAQ
+
+ Batches
+
+
Sponsor Info
diff --git a/src/components/header/index.tsx b/src/components/header/index.tsx
index fa95dcc..6faeb18 100644
--- a/src/components/header/index.tsx
+++ b/src/components/header/index.tsx
@@ -49,6 +49,10 @@ export function Header() {
FAQ
+
+ Batches
+
+
{/* */}