Skip to content
View ka1i's full-sized avatar
💯
work hard
💯
work hard

Organizations

@wispeeer
Block or Report

Block or report ka1i

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ka1i/README.md

Hi there, I'm Mardan, aka@ka1i

A DevOps Engineer.

www.mardan.wiki

  • 🌱 I’m currently everything. 🤣
  • 👯 I’m looking to collaborate with other content creators.
  • 🔭 2025 Goals: Participate in open source projects.

Startup Coding:

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"`
}

DevOps Coding:

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"`
}

Public Package Coding:

type Package struct {
  jasypt-go             wispeeer     `description:"configs file Encryption AND Decryption"`
}

Pinned Loading

  1. golang-cli-app golang-cli-app Public template

    golang cli app template

    Go

  2. dotfiles dotfiles Public

    Lua

  3. WpfApp WpfApp Public template

    Wpf App Template

    C#

  4. wispeeer/miniprogram-i18n wispeeer/miniprogram-i18n Public template

    JavaScript

  5. wispeeer/jasypt-go wispeeer/jasypt-go Public

    like jasypt, but golang.

    Go