🚧 This project is currently under construction.
A bold, gamified landing page concept for RaidPool — a challenge platform where creators launch missions, communities fund prize pools, and winners earn in real time.
- Website: https://abello-r.github.io/RaidPool/
- Repository: https://github.com/abello-r/RaidPool
RaidPool is designed as a high-energy, creator-economy product concept with:
- mission-based challenges
- dynamic prize pools
- live participation mechanics
- viewer voting and instant payout narrative
- Cinematic hero with animated challenge cards
- Custom cursor + ring interaction (desktop)
- Scroll-reveal animations
- KPI/stats sections
- Creator vs Player role split
- Strong CTA structure
- Mobile-responsive layout
- HTML5
- CSS3 (custom, no framework)
- Vanilla JavaScript
raidpool/
├─ index.html
└─ README.mdcd raidpool
python3 -m http.server 5181Then open: http://localhost:5181/
- This is a front-end concept/marketing page.
- No backend, auth, or real payment logic is included.
- Replace static cards with API-driven mission feed
- Add wallet/payout mock flows
- Add i18n + A/B testing for CTA variants
- Integrate analytics events (hero CTA, mission card clicks)