A modern, responsive portfolio website showcasing my work as a Creative Technologist specializing in AI, Automation & Media Production.
Live Site: https://smaffan.com
The portfolio includes an automated video upload system that syncs local video projects to Cloudflare R2:
Create video projects in the video-projects/ folder:
video-projects/
└── project-name/
├── video.mp4
├── thumbnail.jpg
└── metadata.json
{
"title": "Project Title",
"description": "Project description",
"tags": ["editing", "production"],
"duration": "00:00",
"category": "Commercial"
}npm run upload-videos© 2025 Muhammad Affan. All rights reserved.
- Website: https://smaffan.com
- Email: Available through contact form on the site