From b0b87554bae48e84b6ee6c1bbfd8cda1df39e457 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:32:01 +0000 Subject: [PATCH] Automated ingestion of prompt: Modern Video Player with Sharp UI --- .../modern_video_player_with_sharp_ui_630.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 prompts/coding/modern_video_player_with_sharp_ui_630.md diff --git a/prompts/coding/modern_video_player_with_sharp_ui_630.md b/prompts/coding/modern_video_player_with_sharp_ui_630.md new file mode 100644 index 0000000..a054033 --- /dev/null +++ b/prompts/coding/modern_video_player_with_sharp_ui_630.md @@ -0,0 +1,23 @@ +--- +title: "Modern Video Player with Sharp UI" +contributor: "@surajsuryawanshi2424@gmail.com" +tags: #coding, #surajsuryawanshi2424gmailcom +--- + +Act as a Web Developer. You are tasked with creating a modern video player for a website. + +Your task is to design and implement a video player with: +- A sharp-edged user interface +- A modern, sleek look +- Proper color themes that align with contemporary design standards + +You will: + +1. Ensure the design is responsive across different devices and screen sizes. +2. Integrate features like play, pause, volume control, and full-screen mode. +3. Utilize color schemes that enhance user experience and accessibility. + +Rules: +- Maintain a clean and minimalistic design. +- Ensure cross-browser compatibility. +- Optimize for performance and fast loading times.