works: move all repositories to my gitea
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dmitriy Pleshevskiy 2023-03-02 11:05:20 +03:00
parent 8693341873
commit 189e09f12c
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
3 changed files with 15 additions and 15 deletions

View File

@ -59,4 +59,4 @@ Email: [dmitriy@pleshevski.ru](mailto:dmitriy@pleshevski.ru)
[My Git Repo](https://git.pleshevski.ru/)
[My Github](https://github.com/pleshevskiy)
[My Github (Suspended due to sanctions)](https://github.com/pleshevskiy)

View File

@ -61,4 +61,4 @@ Email: [dmitriy@pleshevski.ru](mailto:dmitriy@pleshevski.ru)
[My Git Repo](https://git.pleshevski.ru/)
[My Github](https://github.com/pleshevskiy)
[My Github (Приостановлен из-за санкций)](https://github.com/pleshevskiy)

View File

@ -159,7 +159,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("estring", "//github.com/pleshevskiy/estring"),
name: RepoLink("estring", "/pleshevskiy/estring"),
description: "A simple way to parse a string using type annotations.",
roles: [Role.Author],
technologies: [Technology.Rust],
@ -167,7 +167,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("enve", "//github.com/pleshevskiy/enve"),
name: RepoLink("enve", "/pleshevskiy/enve"),
description:
"It helps you work with environment variables and convert it to any type using only type annotations",
roles: [Role.Author],
@ -176,7 +176,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("dexios", "//github.com/brxken128/dexios"),
name: RepoLink("dexios", "/github/dexios"),
description:
"Dexios is a fast, secure, and open source command-line encryption tool.",
roles: [Role.Collaborator],
@ -222,7 +222,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("hwt", "//github.com/pleshevskiy/hwt"),
name: RepoLink("hwt", "/pleshevskiy/hwt"),
description:
"healthy workaholic timer A tool that keeps you from breaking your health by working all day.",
roles: [Role.Author],
@ -231,7 +231,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.AsIs],
},
{
name: RepoLink("migra", "//github.com/pleshevskiy/migra"),
name: RepoLink("migra", "/pleshevskiy/migra"),
description: "Simple SQL migration manager for your project.",
roles: [Role.Author],
technologies: [Technology.Rust],
@ -241,7 +241,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
{
name: RepoLink(
"ood_persistence",
"//github.com/pleshevskiy/ood_persistence",
"/pleshevskiy/ood_persistence",
),
description:
"Asynchronous and synchronous interfaces and persistence implementations for your OOD architecture ",
@ -253,7 +253,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
{
name: RepoLink(
"espruino-starter",
"//github.com/pleshevskiy/espruino-starter",
"/pleshevskiy/espruino-starter",
),
description:
"Quickly start creating your new project on the espruino board or a board based on it.",
@ -265,7 +265,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
{
name: RepoLink(
"sonic-channel",
"//github.com/pleshevskiy/sonic-channel",
"/pleshevskiy/sonic-channel",
),
description: "Rust client for sonic search backend.",
roles: [Role.Author],
@ -276,7 +276,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
{
name: RepoLink(
"react-rest-request",
"//github.com/pleshevskiy/react-rest-request",
"/pleshevskiy/react-rest-request",
),
description: "Minimalistic REST API client for React inspired by Apollo.",
roles: [Role.Author],
@ -322,7 +322,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("genrss", "//github.com/icetemple/genrss"),
name: RepoLink("genrss", "/pleshevskiy/genrss"),
description: "RSS generator for python",
roles: [Role.Author],
technologies: [Technology.Python],
@ -332,7 +332,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
{
name: RepoLink(
"marshmallow_pageinfo",
"//github.com/icetemple/marshmallow_pageinfo",
"/pleshevskiy/marshmallow_pageinfo",
),
description: "Page info marshmallow schema for api",
roles: [Role.Author],
@ -388,7 +388,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.PassivelyMaintained],
},
{
name: RepoLink("ictmpl", "//github.com/pleshevskiy/ictmpl"),
name: RepoLink("ictmpl", "/pleshevskiy/ictmpl"),
description: "Generate projects from templates",
roles: [Role.Author],
technologies: [Technology.Python],
@ -396,7 +396,7 @@ const CHRONOLOGICAL_WORKS: Work[] = [
statuses: [Status.AsIs],
},
{
name: RepoLink("jjcrypto", "//github.com/pleshevskiy/ictmpl"),
name: RepoLink("jjcrypto", "/pleshevskiy/jjcrypto"),
description: "Javascript encoder and decoder",
roles: [Role.Author],
technologies: [Technology.Php],