I build desktop applications, backend services and developer tools with a focus on performance, security and maintainable architecture.
type Developer struct {
Name string
Focus []string
Platform string
}
var me = Developer{
Name: "AmadoMuerte",
Focus: []string{
"Go development",
"Desktop applications",
"Backend systems",
"Linux tooling",
"Open-source software",
},
Platform: "Arch Linux",
}I enjoy building complete products — from architecture and backend logic to user interfaces, packaging and automated releases.
My main interests are:
- Go and application architecture
- Cross-platform desktop development
- Linux and Wayland integrations
- Authentication and secure credential storage
- Developer tools and automation
- Gaming and modding software
A modern cross-platform launcher for Vintage Story.
It provides isolated game instances, account management, mod installation, multiple game versions and playtime tracking through a clean desktop interface.
Go · Wails · React · TypeScript · SQLite · Linux · Windows

