OCR 执照识别平台
Go Python
https://git.hana.im/dedfaf/BC-ocr
独立完成基于Paddle的OCR执照平台,完成后端的接口设计、实现和部署,模型服务的设计完成,部署和微调
Matrix 协议服务端/客户端
Go Postgres
https://github.com/HanamaruYouchien/hotaru-server
https://github.com/HanamaruYouchien/hotaru-client
一个实现Matrix IM 协议的作业,本人负责了服务器、数据库的架构和大部分api的完成
个人博客 DF-Site
hugo html + css + js hugo theme
个人的博客网站,使用hugo,并二次开发了自己的主题https://github.com/dedfaf/hugo-PaperMod2C
SauceNAO 安卓客户端
Android Kotlin
https://github.com/HanamaruYouchien/SauceNAO
一个用于调用SauceNAO Json API的安卓app
Qt 实践作业
Qt
https://github.com/dedfaf/QtLearnAssi
使用Qt进行软件和用户界面的编写
除以上作品外,本人的一些微型作品,以及参与或复现过的一些开源项目:
- https://github.com/ScreamingSandals/BedWars:MC服务器游戏插件
java - https://github.com/dedfaf/Code2Ghost: VScode插件
javascript - Matrix相关
- https://github.com/element-hq/dendrite 服务端
go postgres- https://github.com/cinnyapp/cinny 客户端
typeScript - https://github.com/dedfaf/matrix-registration 外接注册平台
python sqlite
- https://github.com/cinnyapp/cinny 客户端
- https://github.com/element-hq/dendrite 服务端
- https://github.com/yerfor/GeneFace:对Geneface 论文的复现
- https://github.com/dedfaf/CarSysNetty:基于Netty框架车辆位置服务器
- https://github.com/HanamaruYouchien/HanamaruGate:校内服务器上的团队博客
hugo - https://github.com/rcore-os/rCore:Rcore操作系统的复现