Projects
Projects#
This page collects the backend and AI application projects I maintain and review.
Go / Feed / Redis / RabbitMQ
DevFlow Developer Feed Community
A developer-focused technical feed platform with posts, follow feeds, likes, favorites, comments and notifications. The backend uses Go, Gin, GORM and MySQL for core business data, Redis for follow relations, feed inboxes and hot posts, and RabbitMQ for asynchronous feed and notification distribution.
Live Demo: https://devflow.1kura.online/Go / Redis / RabbitMQ / MySQL
High-Concurrency Course Selection System
A course selection system built around Redis Lua pre-deduction, RabbitMQ async writes, idempotent consumption and dead letter compensation.
Live Demo: https://course.1kura.online/Go / RAG / pgvector / LLM
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.
Live Demo: https://rag.1kura.online/There are no articles to list here yet.
