Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kyau/kyau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Hello there, I'm Kyau /kΔ«β€²yō/ πŸ‘‹

Public Email
Github Github Linkedin YouTube
visitors

#!/bin/bash

set -u
IFS=$'\n\t'

function say_hello() {
  printf "Hello there, I hope you find something useful in my repositories!\\n"
}

if [[ $- != *i* ]]; then
  export USERNAME="Kyau"
  export ROLE="Software Developer"
  export LANGUAGE="en_US"
  say_hello
fi

πŸ”— Websites

πŸ’Ύ Technologies & Tools

Ansible Docker Git MySQL NGINX PostgreSQL QEMU VMware Wireguard

Linux Vim Fish
Windows SublimeText WindowsTerminal

🌱 Languages

Where possible clicking on a language will take you to an example repository of mine.

πŸ† GitHub Trophies

trophy

About

πŸ“‘ Personal Github Profile README.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published