chore: Add in Ness' author data

This commit is contained in:
Corbin Crutchley
2022-12-13 09:59:14 -08:00
parent 47d74608ff
commit feb782dd8f
2 changed files with 120 additions and 30 deletions

BIN
content/data/nessjs.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@@ -13,7 +13,12 @@
"pronouns": "they/themselves", "pronouns": "they/themselves",
"profileImg": "./crutchcorn.png", "profileImg": "./crutchcorn.png",
"color": "#ba68c8", "color": "#ba68c8",
"roles": ["devops", "developer", "author", "community"] "roles": [
"devops",
"developer",
"author",
"community"
]
}, },
{ {
"id": "fennifith", "id": "fennifith",
@@ -28,7 +33,11 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./fennifith.jpg", "profileImg": "./fennifith.jpg",
"color": "#0091EA", "color": "#0091EA",
"roles": ["developer", "author", "community"] "roles": [
"developer",
"author",
"community"
]
}, },
{ {
"id": "evelynhathaway", "id": "evelynhathaway",
@@ -43,7 +52,11 @@
"pronouns": "she", "pronouns": "she",
"profileImg": "proud.png", "profileImg": "proud.png",
"color": "#ef5f17", "color": "#ef5f17",
"roles": ["developer", "devops", "community"] "roles": [
"developer",
"devops",
"community"
]
}, },
{ {
"id": "adueppen", "id": "adueppen",
@@ -59,7 +72,10 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./adueppen.png", "profileImg": "./adueppen.png",
"color": "#69ffff", "color": "#69ffff",
"roles": ["developer", "community"] "roles": [
"developer",
"community"
]
}, },
{ {
"id": "zavukodlak", "id": "zavukodlak",
@@ -75,7 +91,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./vukashin.png", "profileImg": "./vukashin.png",
"color": "#3485FF", "color": "#3485FF",
"roles": ["designer"] "roles": [
"designer"
]
}, },
{ {
"id": "tommyemo", "id": "tommyemo",
@@ -90,7 +108,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./tommyemo.jpg", "profileImg": "./tommyemo.jpg",
"color": "#8539EB", "color": "#8539EB",
"roles": ["designer"] "roles": [
"designer"
]
}, },
{ {
"id": "edpratti", "id": "edpratti",
@@ -105,7 +125,10 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./edpratti.jpg", "profileImg": "./edpratti.jpg",
"color": "#FF3300", "color": "#FF3300",
"roles": ["designer", "author"] "roles": [
"designer",
"author"
]
}, },
{ {
"id": "sarsamurmu", "id": "sarsamurmu",
@@ -121,7 +144,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./sarsamurmu.png", "profileImg": "./sarsamurmu.png",
"color": "#7C4DFF", "color": "#7C4DFF",
"roles": ["developer"] "roles": [
"developer"
]
}, },
{ {
"id": "MDutro", "id": "MDutro",
@@ -135,7 +160,11 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./mdutro.jpg", "profileImg": "./mdutro.jpg",
"color": "#7C4DFF", "color": "#7C4DFF",
"roles": ["developer", "author", "community"] "roles": [
"developer",
"author",
"community"
]
}, },
{ {
"id": "reikaze", "id": "reikaze",
@@ -150,7 +179,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./reikaze.jpg", "profileImg": "./reikaze.jpg",
"color": "#ba68c8", "color": "#ba68c8",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "thodges314", "id": "thodges314",
@@ -165,7 +196,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./thodges.png", "profileImg": "./thodges.png",
"color": "#ba68c8", "color": "#ba68c8",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "skatcat31", "id": "skatcat31",
@@ -180,7 +213,10 @@
"color": "#ba68c8", "color": "#ba68c8",
"profileImg": "./hello.png", "profileImg": "./hello.png",
"pronouns": "he", "pronouns": "he",
"roles": ["author", "community"] "roles": [
"author",
"community"
]
}, },
{ {
"id": "seanmiller", "id": "seanmiller",
@@ -197,7 +233,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./seanmiller.jpg", "profileImg": "./seanmiller.jpg",
"color": "#551a8b", "color": "#551a8b",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "pierremtb", "id": "pierremtb",
@@ -214,7 +252,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./pierremtb.jpg", "profileImg": "./pierremtb.jpg",
"color": "#FFEB3B", "color": "#FFEB3B",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "maisydino", "id": "maisydino",
@@ -230,7 +270,10 @@
"pronouns": "she", "pronouns": "she",
"profileImg": "./maisydino.jpg", "profileImg": "./maisydino.jpg",
"color": "#FDF6E3", "color": "#FDF6E3",
"roles": ["author", "community"] "roles": [
"author",
"community"
]
}, },
{ {
"id": "bobrossrtx", "id": "bobrossrtx",
@@ -246,7 +289,10 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./bobrossrtx.jpg", "profileImg": "./bobrossrtx.jpg",
"color": "#b7e11e", "color": "#b7e11e",
"roles": ["developer", "author"] "roles": [
"developer",
"author"
]
}, },
{ {
"id": "ljtech", "id": "ljtech",
@@ -263,7 +309,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./ljtechdotca.png", "profileImg": "./ljtechdotca.png",
"color": "#7b61ff", "color": "#7b61ff",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "SkyHawk_0", "id": "SkyHawk_0",
@@ -275,7 +323,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./goofy.png", "profileImg": "./goofy.png",
"color": "#18BBC9", "color": "#18BBC9",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "splatkillwill", "id": "splatkillwill",
@@ -292,7 +342,9 @@
"pronouns": "they/themselves", "pronouns": "they/themselves",
"profileImg": "./splatkillwill.jpg", "profileImg": "./splatkillwill.jpg",
"color": "#BF00FF", "color": "#BF00FF",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "fmothe", "id": "fmothe",
@@ -308,7 +360,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./fmothe.jpg", "profileImg": "./fmothe.jpg",
"color": "#18BBC9", "color": "#18BBC9",
"roles": ["translator"] "roles": [
"translator"
]
}, },
{ {
"id": "jahirfiquitiva", "id": "jahirfiquitiva",
@@ -325,7 +379,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./jahirfiquitiva.jpg", "profileImg": "./jahirfiquitiva.jpg",
"color": "#3867d6", "color": "#3867d6",
"roles": ["translator"] "roles": [
"translator"
]
}, },
{ {
"id": "kaleem", "id": "kaleem",
@@ -341,7 +397,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./kaleem.jpeg", "profileImg": "./kaleem.jpeg",
"color": "#a8b3ba", "color": "#a8b3ba",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "qarnax", "id": "qarnax",
@@ -356,7 +414,12 @@
}, },
"profileImg": "./qarnax.jpg", "profileImg": "./qarnax.jpg",
"color": "", "color": "",
"roles": ["developer", "author", "community", "translator"] "roles": [
"developer",
"author",
"community",
"translator"
]
}, },
{ {
"id": "alexchadwick", "id": "alexchadwick",
@@ -368,13 +431,16 @@
"twitch": "alexchadwicc", "twitch": "alexchadwicc",
"twitter": "TheAlexChadwick", "twitter": "TheAlexChadwick",
"github": "AlexChadwickP", "github": "AlexChadwickP",
"linkedin": "alexchadwickp", "linkedIn": "alexchadwickp",
"website": "https://alexchadwick.com" "website": "https://alexchadwick.com"
}, },
"pronouns": "he", "pronouns": "he",
"profileImg": "./alexchadwick.jpg", "profileImg": "./alexchadwick.jpg",
"color": "", "color": "",
"roles": ["author", "translator"] "roles": [
"author",
"translator"
]
}, },
{ {
"id": "williamcook", "id": "williamcook",
@@ -385,13 +451,15 @@
"socials": { "socials": {
"twitter": "wgeorgecook", "twitter": "wgeorgecook",
"github": "wgeorgecook", "github": "wgeorgecook",
"linkedin": "wgeorgecook", "linkedIn": "wgeorgecook",
"website": "https://williamgeorgecook.com" "website": "https://williamgeorgecook.com"
}, },
"pronouns": "he", "pronouns": "he",
"profileImg": "./williamcook.jpg", "profileImg": "./williamcook.jpg",
"color": "#AF7AC5", "color": "#AF7AC5",
"roles": ["author"] "roles": [
"author"
]
}, },
{ {
"id": "rudy", "id": "rudy",
@@ -406,7 +474,9 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./rudy.jpg", "profileImg": "./rudy.jpg",
"color": "#ba68c8", "color": "#ba68c8",
"roles": ["community"] "roles": [
"community"
]
}, },
{ {
"id": "LayZee", "id": "LayZee",
@@ -422,6 +492,26 @@
"pronouns": "he", "pronouns": "he",
"profileImg": "./lars-gyrup-brink-nielsen.jpg", "profileImg": "./lars-gyrup-brink-nielsen.jpg",
"color": "#1b9bf0", "color": "#1b9bf0",
"roles": ["author"] "roles": [
"author"
]
},
{
"id": "Nessjs",
"name": "Ricardo Freitas",
"firstName": "Ricardo",
"lastName": "Freitas",
"description": "Hi there, I'm Ness 👋\n\na young Portuguese programmer and gamer in my free time.",
"socials": {
"github": "rmotafreitas",
"linkedIn": "ricardo-freitas-0b620124b/",
"website": "https://rmotafreitas.github.io/ness.card/"
},
"pronouns": "he",
"profileImg": "./nessjs.jpg",
"color": "#D36996",
"roles": [
"translator"
]
} }
] ]