A full-featured novel reading platform with commenting, likes, bookmarks, and a custom reader. Built with a Rust backend, Next.js frontend, SeaweedFS for file storage, and Redis for caching. Over 17k lines of code.
A working integration of SeaweedFS, a distributed file system designed to handle millions of files efficiently. Explores upload, retrieval, and volume management.
A terminal-based todo application built in Python. Manages tasks entirely through the command line, no GUI.