-
π Hi, Iβm Huawei Hou, a junior majoring in computer science.
-
π Iβm interested in Swarm UAV, System Software (OS, Compiler) and Artificial Intelligence.
-
π± Iβm currently learning:
- how to build a compiler system from scratch (using Rust!).
- how to design and implement a task assignment algorithm for heterogeneous unmanned systems based on alliance game.
-
ποΈ Iβm looking to collaborate on:
- compiler design in rust
- task assignment algorithm for heterogeneous unmanned systems (may be mostly on c++?)
-
π« How to reach me:
- mail to me: school-mail or qq-email or gmail.
-
π my github stats (using github-readme-stats)
- π my top language (hide
html
andjupyter-notebook
)
- π my pinned repositories
- I record nearly or my learning notes in houhuawei23/Notes, you can check and use it.
- nudt-sysyc-csc2024 is the refactor repository of our csc-2024 compiler design contest.
- its
/docs
have a lot useful information, e.g. antlr4, riscv, llvm-ir, compiler-design and so on. (all recorded in the process of the contest)
- its