update:projects
This commit is contained in:
@@ -42,4 +42,14 @@ var AllProjects = []Project{
|
|||||||
TechTags: []string{"golang", "typescript", "python", "postgresql", "redis"},
|
TechTags: []string{"golang", "typescript", "python", "postgresql", "redis"},
|
||||||
IsWIP: false,
|
IsWIP: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
Url: "https://github.com/kokopi-dev/filepass",
|
||||||
|
Name: "Filepass",
|
||||||
|
Description: "Linux secure file transfer TUI for the paranoid.",
|
||||||
|
HostedOn: "Home Server",
|
||||||
|
LinkGitea: "https://git.kokopi.dev/kokopi/filepass",
|
||||||
|
LinkGithub: "https://github.com/kokopi-dev/filepass",
|
||||||
|
TechTags: []string{"linux", "golang"},
|
||||||
|
IsWIP: false,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user