wapthen's Stars
andylee1890/NewConceptEnglish
新概念学习笔记分享
7kms/react-illustration-series
图解react源码, 用大量配图的方式, 致力于将react原理表述清楚.
anisurrahman072/React-Native-Advanced-Guide
React Native Advanced Guide Book (iOS & Android) - Be an Expert in 2024 🔥
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
metalbreeze/vue3-simple
vue3.2 + element-plus + axios / login + token
meadmin-cn/meadmin-template
vue3 + ts + vite5 + element-plus + vue-router + pinia + vue-request +vxe-table 实现的后台管理( admin )系统 meadmin template
un-pany/v3-admin-vite
☀️ A vue3 admin template | vue3 admin/element plus admin/vite admin/vue3 template/vue3 后台/vue3 模板/vue3 后台管理系统
vishnusakhamuri/Books
Contains all Books I need to(/had) Read
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Mooler0410/LLMsPracticalGuide
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
goufaning/permission-app
前后端分离的后台权限管理系统,基于Spring Boot, Shiro, Vue, Element实现,预览地址http://123.206.82.234/#/login
pennyliang/ciku
bangmaple/books-should-read
redTreeOnWall/vimConfig
vim config
fossfreedom/indicator-sysmonitor
Ayatana application indicator to show various system parameters - Debian and Ubuntu
the-anonymous-raven/polybar-themes
New polybar themes
nicomazz/i3-polybar-config
My i3 configuration with polybar for HiDPI screen (4k)
cizordj/i3-themer
🎨 Theme collection manager for i3-wm
metowolf/iplist
:book: IP CIDRs List / IP 地址列表
mouzt/mzt-biz-log
支持Springboot,基于注解的可使用变量、可以自定义函数的通用操作日志组件
iggredible/Learn-Vim
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖
eugenp/tutorials
Getting Started with Spring Boot 3:
choerodon/gateway-helper
Authenticating and limiting the requests from api-gateway, create JWT and return to api-gateway.
Imaginary11/api-gateway
基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。
dromara/lamp-cloud
lamp-cloud 支持jdk21、jdk17、jdk11、jdk8,ta基于 SpringCloud + SpringBoot 开发的微服务中后台快速开发平台,专注于多租户(SaaS架构)解决方案,亦可作为普通项目(非SaaS架构)的基础开发框架使用,目前已实现插拔式数据库隔离、SCHEMA隔离、字段隔离 等租户隔离方案。
bounce5733/eagle-gateway
基于spring cloud gateway封装的微服务网关,通过nacos配置中心来管理应用路由,后面会加上oauth2+jwt认证
Smith-Cruise/Spring-Boot-Security-Thymeleaf-Demo
Spring Boot 2.0+Srping Security+Thymeleaf的简易教程
perye/dokit
基于 Spring Boot2、 Jpa、 Spring Security、JWT、redis、Vue的前后端分离的后台管理系统开发平台, 用户管理、菜单管理、角色管理、字典管理、权限控制的方式为RBAC,操作日志、异常日志、接口限流、项目支持数据权限管理,支持一键生成前后端代码(支持在线预览及打包下载),支持前端菜单动态路由 可一键部署服务器应用,数据库。系统中活跃用户状态监控,监视当前系统CPU、内存、磁盘、堆栈等相关信息,基于Element UI在线表单设计及生成Vue代码。
ZHENFENG13/My-Blog-layui
layui 版本的 My-Blog : A simple & beautiful blogging system implemented with spring-boot & layui & thymeleaf & mybatis My Blog 是由 SpringBoot + Layui + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验
imhaoli/springboot2.0-shiro-jwt-layui-thymeleaf-swagger-mybatis
springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层级展示,解决 layui.tree 树形组件,回显问题。数据交互都是以 JSON 格式交互。后台接口RESTful 风格,支持前后端分离,app公用一套接口。