some small changes
All checks were successful
Jenkins
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2023-01-24 22:52:53 +01:00
parent 5a84f10de0
commit f9fc0cc4c8
3 changed files with 118 additions and 84 deletions

View file

@ -1,7 +1,7 @@
[
{
"q": "What are your pronouns?",
"a": "I'm assigned male at birth and quite comfortable with that, so I go by he/him most of the time. My gender isn't really that important to me, though, and I usually also include they/them as an option."
"a": "I'm assigned male at birth and quite comfortable with that, so I go by he/him most of the time. My own gender isn't really that important to me, though, and I usually also include they/them as an option."
},
{
"q": "How old are you?",
@ -9,7 +9,7 @@
},
{
"q": "Where are you from?",
"a": "I am from Neuss, Germany and I currently live in Neu-Ulm, Germany."
"a": "I am from Neuss, Germany and I currently live in Neu-Ulm, Germany. I lived in Aachen, Germany for a while as well."
},
{
"q": "Why are you called Ellpeck?",
@ -46,9 +46,5 @@
{
"q": "What's your favorite programming language?",
"a": "C#."
},
{
"q": "What's your favorite Starbucks?",
"a": "Iced Caramel Macchiato. With whipped cream. Of course."
}
]

View file

@ -1,16 +1,21 @@
[{
[
{
"name": "💡 Actually Additions",
"desc": "Actually Additions is a rather popular Minecraft mod that I used to work on. It's become widely known in the modding community and has reached over 30 million downloads by now, which is crazy. I don't work on it anymore myself, but it's being maintained for current versions by someone else.",
"links": [{
"name": "CurseForge page",
"link": "https://ellpeck.de/actadd"
}, {
"name": "Report an issue",
"link": "https://github.com/Ellpeck/ActuallyAdditions/issues"
}, {
"name": "Online manual",
"link": "https://ellpeck.de/actaddmanual/"
}],
"links": [
{
"name": "CurseForge page",
"link": "https://ellpeck.de/actadd"
},
{
"name": "Report an issue",
"link": "https://github.com/Ellpeck/ActuallyAdditions/issues"
},
{
"name": "Online manual",
"link": "https://ellpeck.de/actaddmanual/"
}
],
"status": "Maintained",
"icon": "aa"
},
@ -18,69 +23,84 @@
"name": "🌲 Nature's Aura",
"desc": "Nature's Aura is a Minecraft mod about collecting, using and replenishing the Aura naturally present in the world to create useful devices and unique mechanics.",
"status": "Side project",
"links": [{
"name": "CurseForge page",
"link": "https://minecraft.curseforge.com/projects/natures-aura"
}, {
"name": "Report an issue",
"link": "https://github.com/Ellpeck/NaturesAura/issues"
}],
"links": [
{
"name": "CurseForge page",
"link": "https://minecraft.curseforge.com/projects/natures-aura"
},
{
"name": "Report an issue",
"link": "https://github.com/Ellpeck/NaturesAura/issues"
}
],
"icon": "na"
},
{
"name": "🚋 Pretty Pipes",
"desc": "Pretty Pipes is a simple to use, all-inclusive item transport mod for Minecraft. It features simple pipes that can be upgraded using modules to accomplish much more advanced tasks.",
"status": "Side project",
"links": [{
"name": "CurseForge page",
"link": "https://www.curseforge.com/minecraft/mc-mods/pretty-pipes"
}, {
"name": "Report an issue",
"link": "https://github.com/Ellpeck/PrettyPipes/issues"
}],
"links": [
{
"name": "CurseForge page",
"link": "https://www.curseforge.com/minecraft/mc-mods/pretty-pipes"
},
{
"name": "Report an issue",
"link": "https://github.com/Ellpeck/PrettyPipes/issues"
}
],
"icon": "pp"
},
{
"name": "🏡 Tiny Life",
"desc": "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's currently in development, but you can already play it and even make your own mods!",
"desc": "Tiny Life is a fun simulation game that tries to capture the essence of games like The Sims, but in an isometric pixelart style. It's published by Top Hat Studios, and it'll be released into Steam Early Access soon.",
"status": "In development",
"links": [{
"name": "Check it out",
"link": "https://tinylifegame.com"
}],
"links": [
{
"name": "Check it out",
"link": "https://tinylifegame.com"
}
],
"icon": "tiny"
},
{
"name": "🖼️ Obsidian Custom Frames",
"desc": "Custom Frames is an Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep and more.",
"links": [{
"name": "Check it out",
"link": "https://github.com/Ellpeck/ObsidianCustomFrames"
}],
"links": [
{
"name": "Check it out",
"link": "https://github.com/Ellpeck/ObsidianCustomFrames"
}
],
"status": "Side project",
"icon": "obsidian"
},
{
"name": "🕹️ MLEM",
"desc": "MLEM Library for Extending MonoGame is an addition to the game framework <a href=\"http://www.monogame.net/\">MonoGame</a> that provides extension methods, quality of life improvements and additional features like a Ui system and easy input handling.",
"links": [{
"name": "Get it on NuGet",
"link": "https://www.nuget.org/packages?q=mlem"
}, {
"name": "See the website",
"link": "https://mlem.ellpeck.de/"
}],
"links": [
{
"name": "Get it on NuGet",
"link": "https://www.nuget.org/packages?q=mlem"
},
{
"name": "See the website",
"link": "https://mlem.ellpeck.de/"
}
],
"status": "Side project",
"icon": "mlem"
},
{
"name": "🎟️ Touchy Tickets",
"desc": "Touchy Tickets is a fun idle game for Android that has you selling tickets with various theme park attractions.",
"links": [{
"name": "Google Play",
"link": "https://play.google.com/store/apps/details?id=de.ellpeck.touchytickets"
}],
"links": [
{
"name": "Google Play",
"link": "https://play.google.com/store/apps/details?id=de.ellpeck.touchytickets"
}
],
"status": "Released",
"icon": "tt"
}
]
]

View file

@ -1,32 +1,50 @@
[{
"name": "🪙 Buy Stuff I Made",
"text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! Some of my games on itch are in \"name your own price\" mode, so you can choose the amount you want to give me.",
"links": [{
"name": "Buy games",
"link": "https://ellpeck.itch.io/"
}]
}, {
"name": "☕ Buy me a Coffee",
"text": "Ko-fi is a great site that allows you to send me just enough money to buy a coffee. And I love those. You can also use it to send monthly payments, but the other sites in this list are usually better for that.",
"links": [{
"name": "Go to Ko-fi",
"link": "https://ko-fi.com/ellpeck"
}]
}, {
"name": "⭐ Become a Patron",
"text": "Patreon allows you to support me on a monthly basis with an amount of money of your choosing. You can also get fun rewards, like player accessories to impress your friends when using my Minecraft mods!",
"links": [{
"name": "Go to Patreon",
"link": "https://patreon.com/Ellpeck"
}]
}, {
"name": "💻 Sponsor on GitHub",
"text": "GitHub Sponsors is basically Patreon for programmers, and it provides a monthly support option, but it also allows you to make one-time payments. Here, you can get the same rewards as you get on Patreon.",
"links": [{
"name": "Sponsor monthly",
"link": "https://github.com/sponsors/Ellpeck?frequency=recurring"
}, {
"name": "Sponsor once",
"link": "https://github.com/sponsors/Ellpeck?frequency=one-time"
}]
}]
[
{
"name": "🪙 Buy Stuff I Made",
"text": "Some of the stuff I make is directly for sale, and buying it is an easy way to support me! For example, some of my games on itch are in \"name your own price\" mode, so you can choose the amount you want to give me.",
"links": [
{
"name": "Buy Tiny Life",
"link": "https://tinylifegame.com"
},
{
"name": "Buy other games",
"link": "https://ellpeck.itch.io/"
}
]
},
{
"name": "☕ Buy me a Coffee",
"text": "Ko-fi is a great site that allows you to send me just enough money to buy a coffee. And I love those. You can also use it to send monthly payments, but the other sites in this list are usually better for that.",
"links": [
{
"name": "Go to Ko-fi",
"link": "https://ko-fi.com/ellpeck"
}
]
},
{
"name": "⭐ Become a Patron",
"text": "Patreon allows you to support me on a monthly basis with an amount of money of your choosing. You can also get fun rewards, like player accessories to impress your friends when using my Minecraft mods!",
"links": [
{
"name": "Go to Patreon",
"link": "https://patreon.com/Ellpeck"
}
]
},
{
"name": "💻 Sponsor on GitHub",
"text": "GitHub Sponsors is basically Patreon for programmers, and it provides a monthly support option, but it also allows you to make one-time payments. Here, you can get the same rewards as you get on Patreon.",
"links": [
{
"name": "Sponsor monthly",
"link": "https://github.com/sponsors/Ellpeck?frequency=recurring"
},
{
"name": "Sponsor once",
"link": "https://github.com/sponsors/Ellpeck?frequency=one-time"
}
]
}
]