我来自哈尔滨工业大学(深圳)计算机学院,是一名大三本科生。这里主要整理我的课程实验、工程项目和技术探索:希望每个仓库不只是“放代码”,也能清楚说明它解决了什么问题、用了什么技术、当前完成到哪里、后续还能怎样扩展。
| Direction | What I am building and learning |
|---|---|
| Computer Systems | CPU design, compiler labs, operating systems and networking |
| Software Engineering | Android native development, project structure, testing and documentation |
| Algorithms | data structures, string algorithms, graph algorithms and course practice |
| AI Applications | multimodal models, cloud APIs, evaluation workflows and research prototypes |
| Project | Stack | Why it matters |
|---|---|---|
aircraft-war-android |
Android, Java, SQLite, NSD | Native Android aircraft battle game with leaderboard, online center, diagnostics, audio and LAN multiplayer demo. |
-CPU- |
Verilog, miniRV, RISC-V style ISA | Course CPU project with single-cycle and five-stage pipeline implementations, hazard handling and board-level peripherals. |
- I like turning course projects into readable engineering artifacts: README files, runnable commands, project maps and concise design notes.
- I care about the boundary between what is already implemented and what is still planned.
- I prefer small but complete iterations: build something that runs, verify it, then make it easier for the next person to understand.
I am keeping this profile focused on projects that are readable, demonstrable and worth continuing. Small placeholder repositories are being cleaned up so the remaining work looks more like a coherent portfolio than a file dump.
