Junmiao Shen's repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
pentest-tools
Custom pentesting tools
ag-grid-react-example
Example of ag-Grid running with React
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
awesome-for-beginners
A list of awesome beginners-friendly projects.
clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
drawio-libs
Libraries for draw.io
Hibernate-SpringBoot
Collection of best practices for Java persistence performance in Spring Boot applications
java-design-patterns
Design patterns implemented in Java
JDSRC-Small-Classroom
京东SRC小课堂系列文章
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
public-apis
A collective list of free APIs for use in software and web development.
reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 63 个集成demo,已经完成 52 个。 该项目已成功集成 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)。
spring-boot-react-fullstack-examples
All full stack examples with Spring Boot and React for articles on our website http://www.springboottutorial.com
SpringBoot-Labs
Spring Boot 2.X 专栏更新完毕,Spring Cloud & Spring Cloud Alibaba 2.X 专栏更新中 。欢迎胖友 Star 一波
tech-interview-handbook
💯 Materials to help you rock your next coding interview
webpack-box
我有一个梦想,就是将所有webpack相关的最佳实践都集成在这里,本项目长期维护/更新,有兴趣的同学可以一起成为维护者。issue下面TODO标签是接下来要做的事情,欢迎所有人都可以来提,让我们共创 webpack 工厂!