A modern, dynamic landing page that integrates multiple platforms to showcase your content in one place, built with vanilla JavaScript in a single HTML file. Tech Stack
- HTML
- Tailwind CSS (via CDN)
- Vanilla JavaScript
[x] Real-time YouTube video feed integration [x] Latest Medium blog posts display [x] GitHub repository showcase [x] Responsive design [x] Single file implementation - everything in index.html
- API Integrations
- YouTube Integration
- Uses Google Developer Console API
- Set up through https://console.cloud.google.com/
- Displays your latest YouTube videos and channel statistics
- Utilizes Medium's RSS feed converted to JSON
- Endpoint: api.medium.com
- Shows your recent blog posts
- Implements GitHub's GraphQL API
- Authentication via Personal Access Token
- Displays your repository information
re.mp4
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.