Pinned Repositories
30-days-of-elixir
A walk through the Elixir language in 30 exercises.
6.824-2018
My solution to 6.824-2018
ansible-elasticsearch
Ansible playbook for Elasticsearch
appleforum
simple forum based on Golang
awesome-courses
:books: List of awesome university courses for learning Computer Science!
awesome-elixir
A curated list of amazingly awesome Elixir and Erlang libraries, resources and shiny things. Updates:
cs50
my solutions for cs50
cs61a
my solution for cs61a
honeycomb
software done right
wonderland
my wonderland of code
cs50Mu's Repositories
cs50Mu/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
cs50Mu/appleforum
simple forum based on Golang
cs50Mu/awesome-courses
:books: List of awesome university courses for learning Computer Science!
cs50Mu/BaiduExporter
Assistant for Baidu to export download links to aria2/aria2-rpc
cs50Mu/blog-order-service-example
An example project written for a blog post
cs50Mu/bootstrap-table-examples
Bootstrap table examples
cs50Mu/coursera-frontend
assignments for the course "HTML, CSS, and Javascript for Web Developers"
cs50Mu/cs110
assignments
cs50Mu/cs202
[CSCI-UA.0202: Operating Systems (Undergrad)](http://www.cs.nyu.edu/~mwalfish/classes/15sp/index.html)
cs50Mu/dev_env
create a develop env using docker
cs50Mu/didi-car-rank
Rank the most popular car for Didi drivers.
cs50Mu/eleme-hackathon
my impl of eleme-hackathom-2015
cs50Mu/erlang-practice
:heart_decoration: Erlang is awesome! Here is my Erlang practice and study log.
cs50Mu/go-trustsql-sdk
基于 Golang 语言的腾讯区块链 TrustSQL SDK
cs50Mu/hangzhou_house_knowledge
2017年买房经历总结出来的买房购房知识分享给大家,希望对大家有所帮助。买房不易,且买且珍惜。Sharing the knowledge of buy an own house that according to the experience at hangzhou in 2017 to all the people. It's not easy to buy a own house, so I hope that it would be useful to everyone.
cs50Mu/hnews
A little Hacker News in Django
cs50Mu/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理
cs50Mu/ip2region
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is less then 5Mb with all ip address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
cs50Mu/IPProxyPool
IPProxyPool代理池项目,提供代理ip
cs50Mu/lectureCode
cs50Mu/notes
Shichao's Notes
cs50Mu/opensource
【编程随想】收藏的开源项目清单
cs50Mu/phpspider
《我用爬虫一天时间“偷了”知乎一百万用户,只为证明PHP是世界上最好的语言 》所使用的程序
cs50Mu/redigo
a simple Redis client based on Golang
cs50Mu/service
Starter code for writing web services in Go
cs50Mu/sites
【编程随想】收藏的各色网站
cs50Mu/skeleton-sp17
cs50Mu/xo
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server
cs50Mu/zhihu-django
copy zhihu using Django
cs50Mu/zhihu-oauth
尝试解析出知乎官方未开放的 OAuth2 接口,并提供优雅的使用方式,作为 zhihu-py3 项目的替代者,目前还在实验阶段