worm0527
Aspiring writer with a passion for storytelling. Currently studying English literature and constantly seeking inspiration for my next novel.
Pinned Repositories
chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
cloud-native-sandbox
Cloud Native Sandbox can help you setup a standalone Kubernetes and Istio environment with Docker on you own laptop.
contra-2000
Online Multiplayer Contra Game
effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
gitTest
hotweather
Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
Jikan4java
Java wrapper for Jikan, an myanimelist api
learing_notebook
worm0527's Repositories
worm0527/chinese-xinhua
:orange_book: 中华新华字典数据库。包括歇后语,成语,词语,汉字。
worm0527/cloud-native-sandbox
Cloud Native Sandbox can help you setup a standalone Kubernetes and Istio environment with Docker on you own laptop.
worm0527/contra-2000
Online Multiplayer Contra Game
worm0527/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
worm0527/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
worm0527/gitTest
worm0527/hotweather
worm0527/Interview-Notebook
:books: 技术面试需要掌握的基础知识整理,欢迎编辑~
worm0527/Jikan4java
Java wrapper for Jikan, an myanimelist api
worm0527/learing_notebook
worm0527/leetcode
Python & JAVA Solutions for Leetcode
worm0527/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
worm0527/openzaly
openzaly 是 Akaxin 的服务器源代码,用以搭建私有聊天服务器。特性: ● 单聊、群聊(含文字、图片、语音等) ● 端到端的加密消息(服务端不可解密,服务器可通过配置关闭此特性) ● 匿名注册、实名注册,以及注册邀请码机制(只允许特定用户注册) ● 扩展机制
worm0527/send_file
send_file server and client by java https://thinkinjava.cn/2019/10/29/2019/1029-SF/
worm0527/shici
中华诗词网站 www.shi-ci.com 诗词文件及源码
worm0527/todolist
worm0527/worm0527.github.io
worm0527/yunheng_blog
云衡博客,一个基于微服务架构的前后端分离博客系统。 - 前端使用Vue + Element , 后端使用spring boot + spring cloud + mybatis-plus进行开发 - 使用 Jwt + Spring Security+redis做登录验证和权限校验 - 使用ElasticSearch作为搜索服务 - 文件支持上传七牛云,支持本地nginx静态文件存储 - 使用rabbitmq作为消息队列. - 数据库方面利用MySQL Sharding 分库分表,以mysql为主,redis缓存为辅,充分利用缓存,提高系统的吞吐量. - 项目代码简洁规范,代码约束明确 - 模块之间分工明确,达到高解耦效果