Pinned Repositories
Blockchain-Implementation
A basic blockchain by Python
blockchain-python-tutorial
Source Code for my blog post: A Practical Introduction to Blockchain with Python
cmu_15445_2018
cmu 15445 2018
cooperationDemo
A demo for cooperation
Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
YelpCamp
A campsite sharing platform, supporting edit, comment and uploading
Tjianke's Repositories
Tjianke/Blockchain-Implementation
A basic blockchain by Python
Tjianke/blockchain-python-tutorial
Source Code for my blog post: A Practical Introduction to Blockchain with Python
Tjianke/cmu_15445_2018
cmu 15445 2018
Tjianke/cooperationDemo
A demo for cooperation
Tjianke/Cpp-Primer-5th-Notes-CN
📚 《C++ Primer中文版(第5版)》笔记
Tjianke/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
Tjianke/YelpCamp
A campsite sharing platform, supporting edit, comment and uploading
Tjianke/Cpp-Primer-Notes
Notes of "C++ Primer, 5th Edition"
Tjianke/Hexo_Repository
Tjianke/Leetcode_Conquest
Tjianke/lucene
Apache Lucene open-source search software
Tjianke/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(18k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
Tjianke/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.
Tjianke/modifiedDeploy
Tjianke/Notes
Notes about my Algorithm learning process
Tjianke/office-user-auto-create
Tjianke/ostep-projects
Projects for an undergraduate OS course
Tjianke/raft-gfs
raft&gfs learning
Tjianke/skeleton-sp19
Tjianke/spmia_overview
Tjianke/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
Tjianke/tikv
Distributed transactional key-value database, originally created to complement TiDB
Tjianke/tipb
TiDB protobuf
Tjianke/Tjianke.github.io
Tjianke/xv6-public
xv6 OS