This monorepo contains all public software projects I’ve developed and released to the community.
Each project is maintained within a structured architecture that enables efficient development, testing, and deployment while promoting code reuse and standardization across projects.
- zms
- A pure Zig solution to set up a mirror server for fetching Zig tarballs on demand and caching them on the local disk.
- zigos
- Zig 写 OS 的中文教程
- rust-ffi
- Demo project show how to interop C with Rust.
- Link preview
- Browser extension to preview link metadata (title and description) on hover, saving you time to open many tabs just to preview the link!
- Text saver
- Browser extension to save texts anytime, anywhere.
- shellgpt
- Chat with LLM in your terminal, be it shell generator, story teller, linux-terminal, etc.
- zigcc
- Scripts aimed at simplifying the use of
zig cc
for compiling C, C++, Rust, and Go programs. - video-compress
- Compress video by 90% without losing much quality, similar to what Pied Piper achieves.