Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
91porn
91Porn Android 客户端,突破游客每天观看10次视频的限制,还可以下载视频
A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
alpine
articles
Articles on technical topics such as blockchain, container and IoT.
autoscaler
awesome-cn
超赞列表合集
bilibili-android-client
An unofficial bilibili client for android http://www.jianshu.com/p/f69a55b94c05 -- 该项目已停止维护!
blockchain_guide
A book to introduce blockchain related techniques.
hyperledger-fabric-gm
支持国密加密算法的Hyperledger Fabric版本
ghb-1234's Repositories
ghb-1234/hyperledger-fabric-gm
支持国密加密算法的Hyperledger Fabric版本
ghb-1234/go
内置国密算法 sm2/sm3/sm4
ghb-1234/samplecode
ghb-1234/xbin-store-cloud
模仿国内知名B2C网站,实现的一个分布式B2C商城 使用Spring Cloud 使用dubbox版本请查看
ghb-1234/confserver
ghb-1234/fetch-block
Fetch block from EventHub
ghb-1234/SpringCloud-Learning
Spring Cloud教程
ghb-1234/tjexplorer
A project to retrieve data from hyperledger-fabric network, then show in a web
ghb-1234/articles
Articles on technical topics such as blockchain, container and IoT.
ghb-1234/LQRWeChat
本项目仿最新版微信6.5.7(除图片选择器外),基于融云SDK,使用目前较火的 Rxjava+Retrofit+MVP+Glide 技术开发。相比上个版本,加入发送位置消息,红包消息等功能。
ghb-1234/mvn-repo
personal external jar file
ghb-1234/onchain-java
ghb-1234/diagram
personal test
ghb-1234/Shopping
硅谷商城[新]是一款按照企业级标准研发的项目。本套代码是目前国内市场第一套详细讲解商城类项目的免费代码。该代码中的内容包括但不仅限于,框架的搭建 、主页模块、分类模块、发现模块、购物车模块和个人中心模块。项目中讲解的主流技术包括且不限于RadioGroup + Fragment、OKHttp、FastJson、RecyclerView、 ScrollViewContainer、Banner、倒计时秒杀、自定义购物车、支付宝等技术。该项目中讲解的技术可应用在电商、新闻、旅游、医疗、在线教育等领域。
ghb-1234/TongBanJie
高仿铜板街
ghb-1234/A4print
一个在线云打印平台(android部分)含订单管理、百度地图、二维码等等
ghb-1234/datastructs_and_algorithm
Data struct and algorithm introduction and implementation in C/C++/Java.
ghb-1234/jdk7-8demo
jdk7和jdk8新特性的demo,java security相关示例