Skip to content
View kyau's full-sized avatar
🛰️
VOID BBS Development
🛰️
VOID BBS Development

Organizations

@kyaulabs
Block or Report

Block or report kyau

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
kyau/README.md

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="Linux System Administrator"
  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

Pinned

  1. kyaulabs/win11tweak kyaulabs/win11tweak Public

    A set of template-based automated scripts to debloat, disable telemetry and then reconfigure Windows 11 to be fit for a power-user.

    PowerShell 82 8

  2. win10tweak win10tweak Public

    An automated way to setup/configure Windows 10 based heavily on post-installation tweaks.

    Batchfile 10 1

  3. dotfiles dotfiles Public

    dotfiles from an Arch Linux power-user

    Vim Script 8 2

  4. kyaulabs/aarch kyaulabs/aarch Public

    Automated Arch Linux is a template-based automated installer for Arch Linux.

    Shell 1

  5. kyaulabs/akira kyaulabs/akira Public

    botpack for hybrid(core)

    Tcl 1

  6. kyaulabs/aurora kyaulabs/aurora Public

    HTML5 templating framework designed in PHP/AJAX.

    PHP 1