50 lines
2.9 KiB
Markdown
50 lines
2.9 KiB
Markdown
### 技术栈
|
|
|
|
<p align="left">
|
|
<img src="https://img.shields.io/badge/C/C++-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white" alt="C++" />
|
|
<img src="https://img.shields.io/badge/Rust-000000?style=for-the-badge&logo=rust&logoColor=white" alt="Rust" />
|
|
<img src="https://img.shields.io/badge/SDL-339933?style=for-the-badge&logo=sdl&logoColor=white" alt="SDL" />
|
|
<img src="https://img.shields.io/badge/Qt-41CD52?style=for-the-badge&logo=qt&logoColor=white" alt="Qt" />
|
|
<img src="https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white" alt="Dart" />
|
|
<img src="https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white" alt="Flutter" />
|
|
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python" />
|
|
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" alt="JavaScript" />
|
|
<img src="https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white" alt="TypeScript" />
|
|
<img src="https://img.shields.io/badge/Node.js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" alt="NodeJS" />
|
|
</p>
|
|
|
|
### 正开发
|
|
|
|
**脉冲星/AiraPulsar** - 用于固定翼无人机/航模的超视距通用网络飞行控制套件
|
|
|
|
> 包含以下姊妹项目:
|
|
> **PyVGL** - 基于 SDL, 面向对象设计的矢量图形绘制层
|
|
> **秋水/IntliSight** - 基于 OpenCV 的在线持久化视觉目标标注实现
|
|
> **MavBridge** - AriaPulsar 的 MavLink 兼容层
|
|
> 尚处于原型开发状态
|
|
|
|
<a href="https://gitea.imwangzhiyu.xyz/ajax/AiraPulsar" style="pointer-events: none; cursor: default;">
|
|
<img src="https://img.shields.io/badge/Gitea-查看项目-5F5F5F?style=for-the-badge&logo=gitea&logoColor=white" alt="查看项目" />
|
|
</a>
|
|
|
|
**潜进/HeurAMS** - 启发式辅助记忆调度器
|
|
|
|
> 为问答, 记忆, 理解型知识设计的开放源代码辅助记忆软件, 提供动态规划的优化记忆方案
|
|
> 包含以下子项目:
|
|
> **HeurAMS**: 核心与基于 Textual 的 TUI 界面
|
|
> **HeurAMS-F**: 基于 Flutter 的 现代用户界面
|
|
> **HeurSync**: 多用户数据同步服务器实现
|
|
> **HeurRepo**: 文档源实现
|
|
|
|
<a href="https://gitea.imwangzhiyu.xyz/ajax/HeurAMS" style="pointer-events: none; cursor: default;">
|
|
<img src="https://img.shields.io/badge/Gitea-查看项目-5F5F5F?style=for-the-badge&logo=gitea&logoColor=white" alt="查看项目" />
|
|
</a>
|
|
|
|
**幸运选手/ClassAux** - 适用于教学大屏幕设备的简单人员抽取/管理程序, 基于 Tcl/Tk
|
|
|
|
> 使用 yaml, 支持人员元数据
|
|
> 向下兼容名字列表
|
|
|
|
<a href="https://gitea.imwangzhiyu.xyz/ajax/ClassAux" style="pointer-events: none; cursor: default;">
|
|
<img src="https://img.shields.io/badge/Gitea-查看项目-5F5F5F?style=for-the-badge&logo=gitea&logoColor=white" alt="查看项目" />
|
|
</a> |