Skip to content

Instantly share code, notes, and snippets.

[
"Act as Senior Product designer \n",
"Act as Senior UX Reseacher \n",
"Act as Senior Product designer \n",
"Act as Senior Software Developer \n",
"You are British, polite, and incredibly grateful \n",
"Act as a female librarian from the mid-west. You are in search for best practices \n",
"I want you to act as a Product designer, expert in UX and UI. You have experience using gherkin syntax, defining user stories etc. \n" ,
"Act as product owner for a organisation that creates web services. you use a formal tone but a conversational style \n",
" Use a conversational tone and friendly style of communication. "
@kjgarza
kjgarza / resource_type_pallette.json
Last active July 4, 2023 09:53
palleter for fair island spec
{
"Dataset": {
"color": "#1f77b4",
"reason": "As specified"
},
"Audiovisual": {
"color": "#aec7e8",
"reason": "Representing the color of screens"
},
"Book": {
{
"aggs": {
"2": {
"terms": {
"field": "creators.nameType",
"order": {
"_count": "desc"
},
"missing": "__missing__",
"size": 3
query IntrospectionQuery {
__schema {
queryType { name }
types {
...FullType
}
directives {
name
description
locations
{
"core": {
"dimension": {
"augmentedFourth": {
"value": "1.414 * 1.414",
"type": "dimension"
},
"scale": {
"value": "2",
"type": "dimension"
category segmentation count
2021 has_subject 1700000
2021 difference 32300000
2023 has_subject 6406139
2023 difference 35441256
2023-enriched has_subject 10400000
2023-enriched difference 31447395
@kjgarza
kjgarza / example-distribution.xml
Last active March 19, 2023 09:49
ParrotGPT converting metadata using GPT models
<?xml version="1.0" encoding="UTF-8"?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 ../metadata.xsd">
<identifier identifierType="DOI">10.7969/4VS4-MK10</identifier>
<creators>
<creator>
<creatorName nameType="Personal">Kenkenberg, Alexander</creatorName>
<givenName>Alexander</givenName>
<familyName>Kenkenberg</familyName>
<nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org">https://orcid.org/0000-0001-5552-6921</nameIdentifier>
</creator>
@kjgarza
kjgarza / surfingkeys.config.js
Last active March 6, 2023 15:36
surfingkeys config
api.unmapAllExcept(['a','s','d','f','g','h','j','k','l',';','i','e','r','b','t'],null);
@kjgarza
kjgarza / DataCiteMetadataModel.kt
Last active February 2, 2023 23:07
Metadata converter in kotlin
data class DataCiteMetadata(
val identifier: String,
val creators: List<Creator>,
val titles: List<Title>,
val publisher: String,
val publicationYear: String,
val subjects: List<String>,
val resourceType: ResourceType,
val versions: List<String>,
val formats: List<String>,
@kjgarza
kjgarza / input.md
Created January 26, 2023 12:26
metadata gpt
layout category title tags published
post
pages
Web forms,
ai
metadata
web forms
chatgpt
ux
true