Projects
Projects#
This page collects the backend and AI application projects I maintain and review.
High-Concurrency Course Selection System#
A course selection system built around Redis Lua pre-deduction, Redis Stream, RabbitMQ async writes, idempotent consumption and dead letter compensation.
- GitHub: course-select
- Review: High-Concurrency Course Selection System Review
GitHub Code Repository RAG Assistant#
A RAG application that imports GitHub repositories, chunks code, performs vector retrieval, answers code questions and analyzes Git diff impact.
- GitHub: code-rag-assistant
- Review: Code Repository RAG Assistant Review
There are no articles to list here yet.
