This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## 🔥 MASTER PROMPT — Advanced Auth Backend (Node.js) | |
| > Act as a **Senior Backend Engineer**. | |
| > Build a **production-ready authentication & account management backend** using **Node.js, Express, MongoDB (Mongoose)** with clean architecture and best practices. | |
| --- | |
| # 🧱 Tech Stack | |
| * Node.js (ES Modules) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name Universal Video Speed Controller (UI) | |
| // @namespace http://tampermonkey.net/ | |
| // @version 2.1 | |
| // @description Floating UI to control HTML5 video playback speed (1x–16x) | |
| // @author Farhan | |
| // @match https://glowlogics.edmingle.com/* | |
| // @match https://player.vimeo.com/* | |
| // @all-frames true | |
| // @run-at document-start |