Pinned Repositories
arora
Cross platform web browser
bluebrook.github.io
computer-science
:mortar_board: Path to a free self-taught graduation in Computer Science
edx-platform
Open edX, the edX platform that powers http://edx.org
flask
A microframework based on Werkzeug, Jinja2 and good intentions
GAN
GAN networks explorations
git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
leetcode
mit6.828_os
PyEditor
A python editor written with Tkinter and pygments
bluebrook's Repositories
bluebrook/mit6.828_os
bluebrook/PyEditor
A python editor written with Tkinter and pygments
bluebrook/arora
Cross platform web browser
bluebrook/bluebrook.github.io
bluebrook/computer-science
:mortar_board: Path to a free self-taught graduation in Computer Science
bluebrook/edx-platform
Open edX, the edX platform that powers http://edx.org
bluebrook/flask
A microframework based on Werkzeug, Jinja2 and good intentions
bluebrook/GAN
GAN networks explorations
bluebrook/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
bluebrook/leetcode
bluebrook/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
bluebrook/machine_learning
machine_learning notes
bluebrook/ontheway
bluebrook/opencv
Open Source Computer Vision Library
bluebrook/python-IRC-client
A python console IRC client
bluebrook/python-patterns
A collection of design patterns/idioms in Python
bluebrook/qTox
qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
bluebrook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
bluebrook/scipy
Scipy main repository
bluebrook/simpleFS
bluebrook/skybot
Python IRC bot
bluebrook/spinor.github.io
bluebrook/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
bluebrook/standards-and-practices
A collection of documents outlining what it is that we intend to do.
bluebrook/sympy
A computer algebra system written in pure Python
bluebrook/TestModule
bluebrook/Tinyhttpd
tinyhttpd 是一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。