A personal link hub built with React — one clean page to connect visitors to my work and socials.
- Branded profile hero with interactive parallax portrait
- Cursor-tracking ambient lighting (desktop)
- Staggered entrance animations with reduced-motion support
- Responsive layout optimized for mobile and desktop
- Accessible markup with semantic structure and focus states
- React (Create React App)
- Tailwind CSS with custom properties for design tokens
- React Icons for platform iconography
- Syne + Space Grotesk typography pairing
- GitHub Actions for automated deployment to GitHub Pages
npm install
npm startnpm test -- --watchAll=falsePushes to main trigger an automatic build and deploy via GitHub Actions.
To configure: go to repo Settings > Pages and set Source to GitHub Actions.
