A web application that creates a personal profile page using GraphQL queries to fetch and display user data from the Zone01 learning platform.
- Login authentication with username/email
- User profile information display
- Interactive SVG-based statistics graphs
- Responsive design
- HTML5
- CSS3
- JavaScript
- GraphQL
- SVG for data visualization
- XP Progression Over Time
- Skills Radar Chart
- Project XP Distribution
- Basic authentication with Base64 encoding
- JWT token management
- Secure API access
- Clone the repository
- Open
index.htmlin a modern web browser - Log in with your Zone01 credentials
index.html: Main application entry pointauth.js: Authentication logicdataProcessing.js: Data manipulation functionspageManager.js: Page rendering and state managementscript.js: Global variables and templates
Deployed on (https://graphql-dusky-eight.vercel.app/)