-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtools.json
More file actions
19 lines (19 loc) · 1.15 KB
/
tools.json
File metadata and controls
19 lines (19 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"description": "Tools and templates exist for generating personas or researching data about segments.",
"data": [{
"type": "tool",
"title": "Developer Persona Canvas",
"description": "The Developer Persona Canvas is an effective way to visualize a developer’s needs on a single sheet of paper. It is primarily used by the DevRel team, but it can also be used by the marketing and product teams as well.",
"url": "https://www.figma.com/community/file/1111933904021892623/developer-personas"
}, {
"type": "tool",
"title": "Buyer Persona Template",
"description": "Use our free buyer persona templates to create personas for your business. Download and leverage them to boost your marketing, sales, and product development efforts.",
"url": "https://www.delve.ai/buyer-persona-template"
}, {
"type": "tool",
"title": "Behavioral Persona Miro Board",
"description": "Behavioural personas primarily describe target audiences that are grouped by behaviours rather than demographic traits.",
"url": "https://miro.com/miroverse/behavioral-persona/"
}]
}