Hi there, I'm Mardan, aka@ka1i
- 🌱 I’m currently everything. 🤣
- 👯 I’m looking to collaborate with other content creators.
- 🔭 2025 Goals: Participate in open source projects.
type CodeTemplate struct {
WpfApp ka1i `description:"Windows WPF Desktop App"`
WinUIApp ka1i `description:"Windows WinUI Desktop App"`
golang-cli-app ka1i `description:"Golang cli app, Support simple app & web app"`
}
type DevOps struct {
dockerfile ka1i `description:"my docker file reference"`
docker-compose ka1i `description:"my docker compose reference"`
kubernetes-deployment ka1i `description:"my kubernetes deployment reference"`
}
type Package struct {
jasypt-go wispeeer `description:"configs file Encryption AND Decryption"`
}