Pinned Repositories
alipay
支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。
bilibili-vue
前端vue+后端koa,全栈式开发bilibili首页
bloc
A predictable state management library that helps implement the BLoC design pattern
blogClassifier
Naive Bayes classifier used to guess the age and gender of writers on medium.com
boot-chat
:bookmark: 基于SpringBoot + WebSocket的在线聊天系统,实现单窗口消息推送、群消息推送、上线提醒、Redis会话消息储存
editor-markdown
springbooe使用editor.md实现Markdown编辑器
encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
flutter_eyepetizer
基于 Google Flutter 开发的一款仿开眼视频 App。
Flutter_shop
A shop app developed by Flutter/Flutter_Web
gim
golang写的IM服务器,支持多业务接入
Leondrone's Repositories
Leondrone/alipay
支付宝 AliPay SDK for Go, 集成简单,功能完善,持续更新,支持公钥证书和普通公钥进行签名和验签。
Leondrone/bilibili-vue
前端vue+后端koa,全栈式开发bilibili首页
Leondrone/bloc
A predictable state management library that helps implement the BLoC design pattern
Leondrone/blogClassifier
Naive Bayes classifier used to guess the age and gender of writers on medium.com
Leondrone/boot-chat
:bookmark: 基于SpringBoot + WebSocket的在线聊天系统,实现单窗口消息推送、群消息推送、上线提醒、Redis会话消息储存
Leondrone/editor-markdown
springbooe使用editor.md实现Markdown编辑器
Leondrone/encrypt
🔒 A set of high-level APIs over PointyCastle for two-way cryptography.
Leondrone/flutter_eyepetizer
基于 Google Flutter 开发的一款仿开眼视频 App。
Leondrone/Flutter_shop
A shop app developed by Flutter/Flutter_Web
Leondrone/gim
golang写的IM服务器,支持多业务接入
Leondrone/goiwl
Go implementation of I Write Like
Leondrone/GraffitiCreater
Leondrone/live2d-widget
把萌萌哒的看板娘抱回家 (ノ≧∇≦)ノ | Live2D widget for web platform
Leondrone/LLandLR
LL(0)和SLR(1)语法分析Java实现
Leondrone/nlp-in-practice
NLP, Text Mining and Machine Learning starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, keyword extraction with TFIDF, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Leondrone/one_click_script
一键安装 trojan v2ray xray. Install v2ray / xray (VLESS) and trojan (trojan-go) script
Leondrone/predict-blog-author-features
Predicts gender, age, label, and zodiac sign of the writer from the given text.
Leondrone/react-mu-admin
⚡React mu admin,基于 React18,TypeScript,vite4,antd4.x等相关主流技术开发,一个免费开源的中后台管理系统开箱即用的前端解决方案,也可适用于学习React时进行参考或练手的项目。
Leondrone/Recorder
html5 js 录音 mp3 wav ogg webm amr 格式,支持pc和Android、ios部分浏览器、和Hybrid App(提供Android IOS App源码),微信也是支持的,提供H5版语音通话聊天示例 和DTMF编解码
Leondrone/spring-boot-websocket-chat-demo
Spring Boot WebSocket Chat Demo with SockJS fallback and STOMP protocol
Leondrone/textClustering
Leondrone/vue-cli
📃基于 Vue3.0 Composition Api 快速构建实战项目
Leondrone/vue-mj-daterangepicker
🗓Vue.js date range picker with multiples ranges and presets (vue 2.x)
Leondrone/weibo
仿照微博做的一个Java Web项目,是一个信息流+社交的web应用。使用SpringBoot+MyBatis开发,数据库使用了MySQL和Redis。同时加入了异步消息等进阶功能。