Proud to present my own personal project Yeet, a peer to peer file sharing app over the network. Yeet is a cross-platform file sharing application built with Rust (Tauri backend) and React (TypeScript frontend) that enables seamless file transfers between devices on the same network. The app uses a dual-protocol approach with QUIC for control messages and HTTP for actual file transfers. The application includes real-time progress tracking, global hotkeys for quick access, and supports adaptive chunk sizing with parallel downloads for optimal performance.