Skip to content
View Monarch510's full-sized avatar

Block or report Monarch510

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • 一个基于 electron 的音乐软件

    TypeScript Apache License 2.0 Updated Aug 11, 2023
  • Java Updated Jul 28, 2023
  • java-books Public

    Forked from Tyson0314/java-books

    程序员常读书单整理,附下载地址,希望对你有帮助。书单包括设计模式、计算机网络、操作系统、数据库、数据结构与算法、架构、中间件等等。本仓库持续更新中,可以star一下,下次找书直接在上面搜索

    Updated May 22, 2023
  • Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Spring, Spring Boot, CDI.

    Java Apache License 2.0 Updated Apr 5, 2023
  • 基于Ruoyi的改良版前端基础开发框架。

    Vue MIT License Updated Feb 27, 2023
  • MuJing Public

    Forked from tangshimin/MuJing

    幕境 - 沉浸式学英语,使用自己感兴趣的电影、美剧或文档,生成词库(单词本)。在记忆单词时,可以用键盘打字,练习拼写并观看相关的视频片段,以便更好的理解和记忆单词。播放电影时,以弹幕的形式复习词库中的单词,使得单词记忆不再是一件乏味的事。

    Kotlin GNU General Public License v3.0 Updated Feb 25, 2023
  • 🔥 基于Ruoyi做了大量重构优化的全栈基础快速开发脚手架。🔥 采用Springboot + Vue 3 + Mybatis Plus + Redis + 更面向对象的业务建模 + 面向生产的项目(非玩具项目)。你的 ⭐️ Star ⭐️,是作者更新的动力! 欢迎小伙伴PR,一起构建一个规范的全栈项目~😆

    Java MIT License Updated Feb 4, 2023
  • 🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!

    Java MIT License Updated Dec 27, 2022
  • WechatBot Public

    TypeScript Updated Dec 16, 2022
  • aurora Public

    Forked from linhaojun857/aurora

    基于SpringBoot+Vue开发的个人博客系统

    Vue Apache License 2.0 Updated Nov 17, 2022
  • easyexcel Public

    Forked from alibaba/easyexcel

    快速、简洁、解决大文件内存溢出的java处理Excel工具

    Java Apache License 2.0 Updated Jun 6, 2022
  • 🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。

    Java Apache License 2.0 Updated Mar 17, 2022
  • 循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

    Java MIT License Updated Feb 9, 2022
  • 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/

    Java Updated Oct 24, 2021
  • Spring Cloud 系列脚手架项目,用于 Spring Cloud 初学者

    Java 1 1 Apache License 2.0 Updated Oct 22, 2021
  • 你想知道的前端内容都在这

    JavaScript MIT License Updated Oct 17, 2021
  • 仅仅是一个为测试 Spring Cloud Config 建立的测试项目

    Updated Oct 13, 2021
  • moovie.js Public

    Forked from BMSVieira/moovie.js

    Movie focused HTML5 Player

    JavaScript MIT License Updated Apr 11, 2021
  • Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier

    Shell MIT License Updated Mar 10, 2021
  • MODNet Public

    Forked from ZHKKKe/MODNet

    A Trimap-Free Solution for Portrait Matting in Real Time under Changing Scenes

    Python Updated Feb 19, 2021
  • AiLearning Public

    Forked from apachecn/ailearning

    AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP

    Python Other Updated Jan 20, 2021
  • funNLP Public

    Forked from fighting41love/funNLP

    中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、…

    Python Updated Dec 22, 2020
  • chatbot Public

    Forked from zhaoyingjun/chatbot

    一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本、tf2.0版本、pytorch版本。

    Python Updated Dec 4, 2020
  • PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!

    Python Updated Oct 27, 2020
  • spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…

    Java MIT License Updated Oct 13, 2020
  • 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

    Updated Aug 12, 2020
  • mini-vue Public

    Forked from cuixiaorui/mini-vue

    实现最简 vue3 模型

    TypeScript MIT License Updated Jul 21, 2020
  • A powerful, interactive charting and visualization library for browser

    JavaScript Apache License 2.0 Updated Apr 26, 2020
  • douban-api-docs Public

    Forked from zce/fearless

    豆瓣 API 文档

    Updated Feb 5, 2020
  • xxl-job Public

    Forked from xuxueli/xxl-job

    A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

    Java GNU General Public License v3.0 Updated Oct 22, 2019