Web Development prompts

Step-by-step HTML and CSS Guide for Beginners

GPT

This API call prompts the GPT model to provide detailed, beginner-friendly steps to accomplish a specific task using CSS and HTML. Specific emphasis is placed on providing code snippets and explanations.

More details

Web Application Development Planning & Coding

GPT

This prompt is about developing a comprehensive plan and the corresponding web code for a specific type of website. The instruction and question implies that the task involves two major steps - developing an architectural plan and writing the web code. The work should be done assuming the role of a seasoned web developer using JavaScript as the primary coding language, and should also include automation for file management for code spanning more than one file.

More details

SVG Code Generation and Explanation for an Info Symbol

GPT

This prompt is about generating SVG (Scalable Vector Graphics) code for an info symbol, typically a lowercase 'i' in a circle. It involves explaining each part of the SVG code generation process, ensuring the code is compatible with standard web practices and can be easily integrated into a website.

More details

Domain Name Generator

GPT

This prompt is for a domain name generator. The user will describe what their idea or company does and the model will return a list of potential unique, short and catchy domain name suggestions with 7-8 characters max.

More details

Software Architecture and Development with Golang and Angular

GPT

This prompt is about devising an architecture and writing code as a software developer. The task includes developing a web application that allows users to register and store their vehicle information based on their roles such as admin, user, and company roles. Additionally, the system should employ JWT for enhanced security.

More details

PHP Interpreter Prompt

GPT

This prompt is designed for the AI to act as a PHP interpreter, interpreting and running PHP code within the conversation. The user writes PHP code and the AI responds with the PHP interpreter's output. It strictly focuses on performing the code execution and does not provide explanation or analysis unless instructed to do so by the user. The AI may also respond to English text encapsulated in curly brackets.

More details

Senior Frontend Developer Role - Create Pokemon App

GPT

This prompt is a task assignment for a mock Senior Frontend developer role, instructing the model to create a Pokemon application using certain specified tools. The app should list Pokemons with their images pulled from the PokeAPI sprites endpoint.

More details