ChinKIKO's repositories
Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
assembler-simulator
Simple 8-bit Assembler Simulator with Angular.js
build-web-application-with-golang
A golang ebook intro how to build a web with golang
CapslockAsSuperKeyForPC
This a AutoHotkey based alternative for Vonng/Capslock, which turns your capslock key to a super useful key
computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
gdbgui-arm-docker
Gdbgui + gcc-arm inside docker
kernel-4.0.x
My Book Live patches for vanilla Linux kernel
linux-capslock
将Capslock键利用起来,使得在linux上达到和windows上使用AHK差不多的效果。
macos-sandbox-profiles
sandbox files for some applications running on osx for more security
notepad-ken
不用按esc,但实现了常用代码编辑器功能的VIM
convert-ppt-to-pdf
Batch convert ppt files to pdf files by Automator on MacOS
databases_widom
For my study of Jennifer Widom's Database materials
openwrt-lxd
Scripts for creting OpenWRT images for LXD
rpi3-wifi-conf
A simple Python script to configure wifi over bluetooth for a Raspberry Pi 3
super-caps
Make CapsLock act as Escape and Ctrl
tcp_icmp_check
TCP, ICMP check for China Vpn . 用于部署在国内节点,监测国外节点是否tcp阻断,或者被屏蔽ip
Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
understand_linux_process
The open-source ebook of Understand Linux Process