Pinned Repositories
ANGRYsearch
Linux file search, instant results as you type
APUE
一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、
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
build-your-own-x
🤓 Build your own (insert technology here)
Capslock
Make Capslock Great Again!
CapslockAsSuperKeyForPC
This a AutoHotkey based alternative for Vonng/Capslock, which turns your capslock key to a super useful key
cloud-lab
Docker based Cloud Lab Center, with noVNC and Gateone attachable LXDE Desktop and SSH Terminal.
Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
chinkiko's Repositories
chinkiko/Learning-SICP
《计算机程序的构造和解释》公开课中文化项目。
chinkiko/APUE
一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、
chinkiko/assembler-simulator
Simple 8-bit Assembler Simulator with Angular.js
chinkiko/build-web-application-with-golang
A golang ebook intro how to build a web with golang
chinkiko/Capslock
Make Capslock Great Again!
chinkiko/CapslockAsSuperKeyForPC
This a AutoHotkey based alternative for Vonng/Capslock, which turns your capslock key to a super useful key
chinkiko/cloud-lab
Docker based Cloud Lab Center, with noVNC and Gateone attachable LXDE Desktop and SSH Terminal.
chinkiko/computer-science
:mortar_board: Path to a free self-taught education in Computer Science!
chinkiko/gdbgui-arm-docker
Gdbgui + gcc-arm inside docker
chinkiko/kernel-4.0.x
My Book Live patches for vanilla Linux kernel
chinkiko/linux-capslock
将Capslock键利用起来,使得在linux上达到和windows上使用AHK差不多的效果。
chinkiko/locatedb
Python lib/prog to manipulate locatedb files
chinkiko/macos-sandbox-profiles
sandbox files for some applications running on osx for more security
chinkiko/myshell
C language simulation for the shell under Linux
chinkiko/notepad-ken
不用按esc,但实现了常用代码编辑器功能的VIM
chinkiko/convert-ppt-to-pdf
Batch convert ppt files to pdf files by Automator on MacOS
chinkiko/databases_widom
For my study of Jennifer Widom's Database materials
chinkiko/openwrt-lxd
Scripts for creting OpenWRT images for LXD
chinkiko/rpi3-wifi-conf
A simple Python script to configure wifi over bluetooth for a Raspberry Pi 3
chinkiko/super-caps
Make CapsLock act as Escape and Ctrl
chinkiko/tcp_icmp_check
TCP, ICMP check for China Vpn . 用于部署在国内节点,监测国外节点是否tcp阻断,或者被屏蔽ip
chinkiko/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
chinkiko/understand_linux_process
The open-source ebook of Understand Linux Process