Skip to content

Repository files navigation

Muhammad Affan Portfolio

A modern, responsive portfolio website showcasing my work as a Creative Technologist specializing in AI, Automation & Media Production.

Live Site: https://smaffan.com

Video Upload System

The portfolio includes an automated video upload system that syncs local video projects to Cloudflare R2:

Project Structure

Create video projects in the video-projects/ folder:

video-projects/
└── project-name/
    ├── video.mp4
    ├── thumbnail.jpg
    └── metadata.json

metadata.json Format

{
  "title": "Project Title",
  "description": "Project description",
  "tags": ["editing", "production"],
  "duration": "00:00",
  "category": "Commercial"
}

Upload Videos

npm run upload-videos

License

© 2025 Muhammad Affan. All rights reserved.

Contact

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages