Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
7z
7-Zip Official Chinese Simplified Git Repository (Homepage and 7z Extra package)
9GAG
Android unofficial REST Client of 9GAG.
awesome-java
Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
django-cms
The easy-to-use and developer-friendly CMS
JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,使用 JavaScript & Python & Go 实现。
newbee-mall
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
StockAI
一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比
leiray's Repositories
leiray/awesome-java
Collection of awesome Java project on Github(Github 上非常棒的 Java 开源项目集合).
leiray/akshare
AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
leiray/Basic-Single-Module-SSM
为了方便以后的一些问题的讲解特地准备一个最精简的 SpringMVC+Spring+Mybatis 框架整合,方便以后的一些问题的演示
leiray/coding-interview-university
A complete computer science study plan to become a software engineer.
leiray/community
开源论坛、问答系统,现有功能提问、回复、通知、最新、最热、消除零回复功能。功能持续更新中…… 技术栈 Spring、Spring Boot、MyBatis、MySQL/H2、Bootstrap
leiray/CS-Book
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
leiray/eladmin
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
leiray/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
leiray/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
leiray/halo
✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。
leiray/hello-algorithm
🙈🙉🙊 本项目包括:1、我写的三十万字图解算法题典 2、100 张 IT 相关超清思维导图 3、100 篇大厂面经汇总 4、各语言编程电子书 100 本 5、English version supported !!! 🚀🚀 国人项目上榜首不易,右上角助力一波!干就对了,奥利给 !🚀🚀
leiray/InternetArchitect
年薪百万互联网架构师课程文档及源码(公开部分)
leiray/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
leiray/JavaFamily
【互联网一线大厂面试+学习指南】
leiray/JavaInterview
Java面试整理,涵盖基础、JVM、线程并发、框架、MySQL、微服务、Redis、中间件、数据结构与算法等。陆续完善中
leiray/JVM
JVM Demo Code
leiray/Machine-Learning-1
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
leiray/microservice-istio
Example for a microservices system based in Kubernetes and the service mesh Istio
leiray/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
leiray/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
leiray/shardingsphere
Distributed database middleware
leiray/shardingsphere-elasticjob
Distributed scheduled job framework
leiray/spring-boot
Spring Boot
leiray/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。
leiray/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
leiray/SpringBlade
SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目,采用Java8 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 2 、Spring Cloud Hoxton 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。 官网:https://bladex.vip
leiray/springboot-guide
Not only Spring Boot but also important knowledge of Spring(不只是SpringBoot还有Spring重要知识点)
leiray/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
leiray/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
leiray/yyblog
一个面向学习的java开源博客系统,减少过度封装,展现技术本质。集成微信小程序,QQ登录,腾讯云对象存储等功能