Pinned Repositories
Ciallo-theme
A simple theme for TunaBlog Project
DataStructure-note
A repository which store the datastructure code and note.
doc-for-cs
一份为计算机专业学弟学妹们的指南与资料文档
fy
一个可以将英文翻译成中文的终端应用程序。(A terminal application which can translate English to Chinese.)
hole-app
山西农业大学树洞app 由React Native实现
localsend-go
LocalSend的命令行实现。CLI for localsend implemented in Go
Remind-Me-To-Stand-Program
一款基于 Node.js 的久坐提醒程序,可以在用户久坐 1 小时后发出桌面通知提醒用户起来活动,防止长时间久坐对健康造成的危害。A Node.js-based sedentary reminder program that sends desktop notifications to remind users to get up and move after sitting for 1 hour, preventing the health risks associated with prolonged sitting.
SimpleTodoBackend
Todo项目后端,使用gin,gorm实现
SimpleTodoV2
TodoApp Material UI,using flutter
meowrain's Repositories
meowrain/localsend-go
LocalSend的命令行实现。CLI for localsend implemented in Go
meowrain/Ciallo-theme
A simple theme for TunaBlog Project
meowrain/img-bed-Go
一款用Go实现的无数据库无前端的超简易图床
meowrain/SimpleTodoBackend
Todo项目后端,使用gin,gorm实现
meowrain/SimpleTodoV2
TodoApp Material UI,using flutter
meowrain/DesignPattern
Design Pattern note with Java
meowrain/Embedded_Laboratory_of_Shanxi_Agricultural_University
A Blog on Customizing Docusaurus
meowrain/fanyi
Command line translation tool
meowrain/Golang-Doc
golang learning documentation
meowrain/golang101
Go语言101 : 一个与时俱进的Go编程知识库
meowrain/golang_development_notes
golang development notes go语言开发笔记
meowrain/gotify-gui-client
gotify客戶端圖形化
meowrain/gotify-receiver
这个程序会从Gotify 服务器接收信息,然后解析收到的验证码,然后复制到剪贴板中,请配合gotify和SmsForwarder使用
meowrain/hammal
docker-registry proxy run in cloudflare workers
meowrain/hugo-backend
hugo后端,部署到服务器上后可以再网页上发布和修改文章(也可以同步到github上),避免繁琐的命令
meowrain/HugoWithBackendTemplate
hugo博客带后端,博客模板,FixIt主题,clone即用
meowrain/im_frontend
im_server 聊天前端
meowrain/im_server
im 聊天后端
meowrain/laboratory_website
山农嵌入式实验室网站
meowrain/Learn-Algorithms
算法学习笔记
meowrain/meowrain
meowrain/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
meowrain/Mosquito
仿照zinx编写的tcp服务端框架
meowrain/mysql-tutorial
MySQL入门教程(MySQL tutorial book)
meowrain/navigation-site-go
An navigation site with Go and React,which uses sqlite
meowrain/Rsa_encrypt_tool
Rsa_encrypt_tool
meowrain/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
meowrain/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
meowrain/tunalog
🐟 Tunalog is a no-installation, easy-to-use blogging system written in Go.
meowrain/zinx-go
zinx tcp框架编写学习