Skip to content

Instantly share code, notes, and snippets.

View kvnxiao's full-sized avatar
🐵

Kevin Xiao kvnxiao

🐵
View GitHub Profile
@kvnxiao
kvnxiao / awesome-selfhosted-sorted-by-stars.md
Last active May 3, 2024 03:28
awesome-selfhosted-sorted-by-stars.md

Awesome-Selfhosted

Awesome

Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.

This is a list of Free Software network services and web applications which can be hosted locally. Non-Free software is listed on the Non-Free page.

See Contributing.

@kvnxiao
kvnxiao / awesome-java-sorted-2019-05-01.md
Last active January 20, 2021 13:47
awesome-java-sorted-2019-05-01.md
@kvnxiao
kvnxiao / awesome-kotlin-sorted-by-stars-2019-02-24.md
Last active April 21, 2020 00:53
awesome-kotlin-sorted-by-stars-2019-02-24.md

Awesome Kotlin (https://kotlin.link)

A curated list of awesome Kotlin related stuff inspired by awesome-java. :octocat:

List of Awesome List Badge Travis CI Build Status Badge Awesome Kotlin Badge

@kvnxiao
kvnxiao / awesome-go-sorted-by-stars-2019-12-30.md
Last active March 17, 2024 04:05
awesome-go-sorted-by-stars-2019-12-30.md

Awesome Go

Build Status Awesome Slack Widget Netlify Status

patreon avelino financial support to Awesome Go

A curated list of awesome Go frameworks, libraries and software. Inspired by awesome-python.

Contributing

@kvnxiao
kvnxiao / arch-linux-install-xps-15-9550.sh
Last active May 14, 2019 22:23
arch-linux-install-xps-15-9550-2019-02-18
# Arch Linux wiki for Dell XPS 15 9550
# https://wiki.archlinux.org/index.php/Dell_XPS_15_(9550)
### INTRODUCTION
# A simple dual-boot UEFI installation for Arch Linux without any file system encryption.
# Assumes that Windows has already been installed beforehand
# Follows the official installation guide: (https://wiki.archlinux.org/index.php/installation_guide)
# Uses rEFInd boot manager as the UEFI boot manager (https://wiki.archlinux.org/index.php/REFInd)
### 1. DOWNLOAD TO USB
[app]
launch_at_startup = yes
hotkey_run = Alt+Space
[gui]
hide_on_focus_lost = yes
theme = Tribal
[theme/Tribal]
opacity_back = 100
@kvnxiao
kvnxiao / colortest.sh
Created December 14, 2018 07:25
colortest.sh
#!/usr/bin/env bash
T='•••'
echo -e "\n def 40m 41m 42m 43m 44m 45m 46m 47m";
for FGs in ' m' ' 1m' ' 30m' '1;30m' ' 31m' '1;31m' ' 32m' \
'1;32m' ' 33m' '1;33m' ' 34m' '1;34m' ' 35m' '1;35m' \
' 36m' '1;36m' ' 37m' '1;37m';
@kvnxiao
kvnxiao / mangadex-thumbnail-preview.js
Last active October 31, 2021 03:25
mangadex-thumbnail-preview.js
// ==UserScript==
// @name Mangadex Thumbnail Preview
// @namespace https://github.com/kvnxiao
// @version 0.1.2
// @description Thumbnail preview addon for Mangadex
// @author Kevin Xiao
// @match https://mangadex.org/follows
// @grant none
// @require https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.min.js
// @updateURL https://gist.githubusercontent.com/kvnxiao/de9dbdc3bce98d10957df4d5c85492bd/raw
@kvnxiao
kvnxiao / karabiner.json
Created July 31, 2018 23:18
karabiner-elements settings
{
"global": {
"check_for_updates_on_startup": true,
"show_in_menu_bar": true,
"show_profile_name_in_menu_bar": false
},
"profiles": [
{
"complex_modifications": {
"parameters": {
@kvnxiao
kvnxiao / taboozle_merged.json
Created March 14, 2018 22:50
taboozle_merged.json
[
{
"word": "heart",
"others": [
"blood",
"organ",
"valentine",
"love",
"beat"
]