Create a secure client-side file encryption tool with AES-256-GCM, PBKDF2, and drag-and-drop interface to protect your sensitive data.
Create a client-side file encryption tool using HTML5, CSS3, and JavaScript with the Web Crypto API. Build a drag-and-drop interface for file selection with progress indicators. Implement AES-256-GCM encryption with secure key derivation from passwords (PBKDF2). Add support for encrypting multiple files simultaneously with batch processing. Include password strength enforcement with entropy calculation. Generate downloadable encrypted files with custom file extension. Create a decryption interface with password verification. Implement secure memory handling with automatic clearing of sensitive data. Add detailed logs of encryption operations without storing sensitive information. Include export/import of encryption keys with proper security warnings. Support for large files using streaming encryption and chunked processing.
Build a powerful snippet manager with syntax highlighting, tagging, regex search, and export to JSON and Gist formats.
Build a developer-focused code snippet manager using HTML5, CSS3, and JavaScript. Create a clean IDE-like interface with syntax highlighting for 30+ programming languages. Implement a tagging and categorization system for organizing snippets. Add a powerful search function with support for regex and filtering by language/tags. Include code editing with line numbers, indentation guides, and bracket matching. Support public/private visibility settings for each snippet. Implement export/import functionality in JSON and Gist formats. Add keyboard shortcuts for common operations. Create a responsive design that works well on all devices. Include automatic saving with version history. Add copy-to-clipboard functionality with syntax formatting preservation.
Build a flexible Kanban board with drag-and-drop, cards, deadlines, and localStorage. Perfect for project management and team productivity.
Create a full-featured drawing app with tools, layers, undo/redo, and export to PNG, JPG, SVG. Perfect code template for developers.
Create an interactive drawing application using HTML5 Canvas, CSS3, and JavaScript. Build a clean interface with intuitive tool selection. Implement multiple drawing tools including brush, pencil, shapes, text, and eraser. Add color selection with recent colors, color picker, and palettes. Include layer support with opacity and blend mode options. Implement undo/redo functionality with history states. Add image import and export in multiple formats (PNG, JPG, SVG). Support canvas resizing and rotation. Implement zoom and pan navigation. Add selection tools with move, resize, and transform capabilities. Include keyboard shortcuts for common actions.
Turn AI into a Performance Engineer to identify bottlenecks, optimize Core Web Vitals, and improve system efficiency using data-driven insights.
Create accessible, fast, and responsive interfaces with the Frontend Architect prompt. Optimize Core Web Vitals and implement WCAG standards effectively.
Become a cybersecurity expert! Use this AI prompt for deep vulnerability analysis, threat modeling (STRIDE/DREAD), and implementing OWASP security standards.
Advanced Repo Index Agent. Compress your repository context, save tokens, and generate structured project architecture overviews for better AI development.
Optimize your codebase with an AI Refactoring Expert. Eliminate technical debt, apply SOLID principles, and improve architecture for maximum maintainability.
Master your QA process with professional test strategies, risk-based prioritization, and automation frameworks. Perfect for identifying edge cases and CI/CD integration.