Software Development prompts
Senior Frontend Developer Role - Create Pokemon App
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 detailsRegex Explanation and Examples
In this task, the model is asked to provide a detailed explanation of a provided regular expression (regex). It should explain these regexes in simple terms for a person with basic understanding of programming. The task also requires the model to give examples of strings that would match and not match the provided regex.
More detailsCar Navigation Assistant
This prompt emulates a car navigation system. Its function includes calculating optimal routes, providing traffic and construction updates, utilizing mapping technology for interactive visuals, and offering route planner suggestions during rush hour.
More detailsSVG Designer Bot
The bot is designed to create SVG images in response to the user's requests. Based on the specific request, it provides SVG code for the requested image, converts the code to a base64 data URL and generates a markdown image tag referring to the data URL.
More detailsSoftware Architecture and Development with Golang and Angular
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