Pinned Repositories
auditwheel
Auditing and relabeling cross-distribution Linux wheels.
Bacon-Number-game
The famous Six Degrees of Kevin Bacon game, along with an efficient implementation of directed graphs
bandersnatch
This is a PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
blazingmq
A modern high-performance open source message queuing system
CurseOfMalphamond
A turn-based multiplayer game combining the elements of a card game and a board game. The game uses a board and dice-rolling as in “Monopoly”, but contains fightable monsters. Players can choose their character and construct their own deck. To win, a player must go around the board a number of times and then defeat Malphamond, the final monster.
knowledge
Vincent's knowledge sharing of C++, multi-thread, etc.
Personal
Personal website
kaikulimu's Repositories
kaikulimu/auditwheel
Auditing and relabeling cross-distribution Linux wheels.
kaikulimu/Bacon-Number-game
The famous Six Degrees of Kevin Bacon game, along with an efficient implementation of directed graphs
kaikulimu/bandersnatch
This is a PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
kaikulimu/blazingmq
A modern high-performance open source message queuing system
kaikulimu/CurseOfMalphamond
A turn-based multiplayer game combining the elements of a card game and a board game. The game uses a board and dice-rolling as in “Monopoly”, but contains fightable monsters. Players can choose their character and construct their own deck. To win, a player must go around the board a number of times and then defeat Malphamond, the final monster.
kaikulimu/knowledge
Vincent's knowledge sharing of C++, multi-thread, etc.
kaikulimu/Personal
Personal website
kaikulimu/Cybercamp-mini-games
A collection of mini games created during Cybercamp 2011
kaikulimu/DiameterStateMachine
kaikulimu/dist-email-system
A fault-tolerant distributed email system using Anti-Entropy method with eventual path propagation.
kaikulimu/EPGY-Number-Theory
Code for various primality tests, including the Solovay-Strassen Algorithm, from EPGY Number Theory summer camp in 2012
kaikulimu/Hophacks2015
An iOS application that can partially encrypt a photo and only authorized people can view the original
kaikulimu/Miniature-Pokemon-Game
Miniature Pokemon Game with multiplayer multi-Pokemon support and battle system
kaikulimu/NLP_sentGen_CFG
NLP: Random Sentence Generator and Designing Context-Free Grammars
kaikulimu/pip
The PyPA recommended tool for installing Python packages
kaikulimu/Reverse-Polish-notation-Calculator
A calculator that supports add, subtract, multiply, and divide operations using Reverse Polish notation
kaikulimu/warehouse
The Python Package Repository
kaikulimu/xv6-hacking
Fun hacking of the xv6 teaching operating system developed by MIT in 2006