The personal portfolio of Ranxiu, featuring native macOS apps, AI workflows, web products, and open-source projects.
The site keeps the structure and visual language of the Corey Chiu Portfolio Template, personalized with Ranxiu's public profile and projects.
- Personal profile, GitHub avatar, and social links
- GitHub contribution calendar and interactive technology cloud
- Selected products and open-source repositories
- Responsive light and dark themes
- MDX blog, RSS, SEO, and optional analytics support
- Next.js 16 + React 19
- TypeScript + Tailwind CSS
- Shadcn/UI + MagicUI
- Phosphor Icons
pnpm install
pnpm devOpen http://localhost:3000.
src/config/infoConfig.ts: profile, social links, and technology stacksrc/config/projects.ts: featured and open-source projectssrc/config/siteConfig.ts: site URL and navigation.env.local: site URL and optional analytics services
Design and foundation by Corey Chiu, used under the original project's MIT License.