42 lines
1.6 KiB
JSON
42 lines
1.6 KiB
JSON
{
|
|
"author_name": "Alexander \"PapaTutuWawa\"",
|
|
"blog_url": "blog.polynom.me",
|
|
|
|
"mastodon_instance_name": "Fosstodon",
|
|
"mastodon_instance_url": "fosstodon.org",
|
|
"mastodon_handle": "@polynomdivision",
|
|
"email_domain": "polynom.me",
|
|
"email_user": "papatutuwawa",
|
|
"gpg_key_url": "pki.polynom.me/pubkeys/papatutuwawa.pub",
|
|
"github_username": "PapaTutuWawa",
|
|
"codeberg_username": "PapaTutuWawa",
|
|
"gitea_username": "PapaTutuWawa",
|
|
"gitea_url": "git.polynom.me",
|
|
|
|
"projects": [{
|
|
"title": "Moxxy",
|
|
"description": "A modern XMPP client written in Flutter. Licensed under GPLv3.",
|
|
"screenshot": "assets/img/moxxy.jpg",
|
|
"source_url": "codeberg.org/moxxy/moxxyv2",
|
|
"website": "codeberg.org/moxxy/moxxyv2"
|
|
}, {
|
|
"title": "pub_repo",
|
|
"description": "A selfhostable pub repository with support for publishing, written in Python. Licensed under GPLv3.",
|
|
"screenshot": "",
|
|
"source_url": "codeberg.org/PapaTutuWawa/pub_repo",
|
|
"website": "codeberg.org/PapaTutuWawa/pub_repo"
|
|
}, {
|
|
"title": "xmpp-discord-bridge",
|
|
"description": "An XMPP to Discord bridge that attempts to feel as native as possible on each chat platform, written in Python. Licensed under GPLv3.",
|
|
"screenshot": "",
|
|
"source_url": "codeberg.org/PapaTutuWawa/xmpp-discord-bridge.git",
|
|
"website": "codeberg.org/PapaTutuWawa/xmpp-discord-bridge.git"
|
|
}, {
|
|
"title": "mira",
|
|
"description": "An XMPP bot framework for persistent subscription services, written in Python. Licensed under GPLv3.",
|
|
"screenshot": "",
|
|
"source_url": "git.polynom.me/PapaTutuWawa/mira",
|
|
"website": "git.polynom.me/PapaTutuWawa/mira"
|
|
}]
|
|
}
|