Ramesh's 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
Cpp-Primer-Notes
Notes of "C++ Primer, 5th Edition"
lucene
Apache Lucene open-source search software
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容器化部署。
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.
ostep-projects
Projects for an undergraduate OS course
tikv
Distributed transactional key-value database, originally created to complement TiDB
xv6-public
xv6 OS