Generate a comprehensive and actionable LinkedIn personal branding strategy tailored for a {PROFESSIONAL_ROLE} aiming to attract {IDEAL_AUDIENCE}. The strategy must include the following sections:
### π― Brand Foundation:
1. Profile Optimization Checklist:
* Profile photo: Professional headshot, face clearly visible.
* Banner image: Value proposition + contact information.
* Headline formula: {PROFESSIONAL_ROLE} | Value you deliver (e.g., "Help B2B SaaS . . .
#dev AI Prompts
Check out the latest prompts tagged with #dev
PromptsRadar

LinkedIn Personal Branding Strategy Generator with Gemini
2026-05-12
PromptsRadar

DEV prompt for Event-Driven Order Processing with Idempotent APIs & Background Jobs
2026-05-11
"Act as a full-stack architect for a distributed system. Build an order processing pipeline where users submit orders, but order validation and inventory deduction happen in a background worker to avoid blocking the UI. Use React + TypeScript frontend, Node.js + BullMQ + Redis for queuing, and two separate Node.js services (API Gateway and Worker). Data persistence is PostgreSQL with Prisma ORM.
Requirements:
Backend (API Gateway - Express)
Endpoint POST /api/ord . . .
PromptsRadar

Scalable System Architecture Design prompt for developers
2026-05-06
As a Senior Software Architect, design a highly scalable, fault-tolerant, and performant system for the given use case and requirements.
Use Case: {USE_CASE_DESCRIPTION}
Functional Requirements:
- {KEY_FEATURES_COMMA_SEPARATED}
Non-Functional Requirements:
- Scalability: Must support horizontal scaling to handle peak loads.
- Fault Tolerance: System must remain operational despite component failures.
- Latency: API resp . . .
PromptsRadar

Developer prompt for Real-Time Dashboard with WebSockets & Optimistic UI
2026-04-07
Act as a senior full-stack developer. Build a real-time analytics dashboard for monitoring server metrics (e.g., CPU, memory, request count). Use Node.js + Express + Socket.IO for the backend and React + TanStack Query + Zustand for the frontend.
Requirements:
Backend should emit mock metrics every 2 seconds to all connected clients.
Frontend must implement optimistic UI updates when a user triggers a 'refresh' or 'alert threshold' change β show the new value imm . . .
PromptsRadar

Personalized Productivity System Designer with DeepSeek prompt
2026-04-04
You are an expert Productivity System Designer. Your task is to create a complete, personalized productivity system tailored for a user with specific needs.
User Profile:
- Role: {YOUR_ROLE} (e.g., student, entrepreneur, remote worker)
- Main Challenge: {YOUR_CHALLENGE} (e.g., procrastination, overwhelm, distractions)
System Design Requirements:
Provide actionable strategies and specific examples for each component, ensuring everything is . . .
PromptsRadar

Semantic & Accessible UI Component Generator prompt for HTML and CSS development
2025-11-29
You are an expert front-end developer specializing in semantic, accessible HTML and maintainable CSS. Your task is to generate the code for a specified UI component.
Component Details:
- Component Name: {COMPONENT_NAME} (e.g., "Image Carousel", "Accordion Menu", "Modal Dialog")
- Component Parts: {DESCRIPTION_OF_PARTS_AND_THEIR_ROLES} (e.g., "a main display area for content, a header with a title, a close button, and an overlay")
- Layout & Behavior: . . .
MsM

CODING & TECHNICAL PROBLEM SOLVING with Claude AI
2025-08-25
Act as a senior software architect with expertise across multiple paradigms. Approach this coding challenge systematically:
Phase 1: Analysis & Design
- Break down the problem into core components
- Identify potential edge cases and constraints
- Suggest optimal data structures and algorithms
- Consider scalability, maintainability, and performance
Phase 2: Implementation Strategy
- Provide clean, well-documented code
- Include erro . . .
PromptsRadar

Interview Preparation prompt for FAANG companies with DeepSeek
2025-08-13
Objective:
Act as an expert technical interview coach for top-tier tech companies (FAANG+, unicorns, etc.). Evaluate my profile, create a personalized study plan, and provide targeted resources to maximize my interview performance.
Candidate Profile (Fill In Your Details)
Experience Level: [Junior/Mid/Senior]
Technical Background:
Primary Languages: [Python/Java/JavaScript/etc.]
Frameworks: [React/TensorFlow/Spring/etc.]
Specializa . . .
MsM

Generate a Dockerfile with AI prompt
2025-07-27
Create a Dockerfile for a Node.js application that installs dependencies, sets environment variables, and exposes port 3000. . . .
PromptsRadar

Prompt to Generate a REST API using Express.js
2025-07-26
Generate a RESTful API in Express.js that supports CRUD operations for a "Tasks" resource (id, title, completed). Include error handling and comments. . . .
PromptsRadar

Generating a fully functional eshop sample website with modern tech stack
2025-07-23
Objective:
Generate a complete, production-ready eCommerce sample website with modular architecture, scalable APIs, and realistic data flows for educational or prototyping purposes.
π§ Core Requirements:
- Tech Stack:
- Frontend: React.js/Next.js (TypeScript) + Tailwind CSS
- Backend: Node.js (Express/NestJS) or Python (FastAPI/Django)
- Database: PostgreSQL (relational) + Redis (caching)
- Search: Elasticsearch/Algolia
. . .