FileShip is a browser-to-browser file transfer application built with React, TypeScript, and WebRTC, utilizing WebSocket for signaling and AES-GCM encryption for data security. The application enables direct peer-to-peer file sharing without server storage, implementing features like chunk-based transfer, compression, and comprehensive security measures including perfect forward secrecy and replay attack protection. Deployed with Nginx and secured with SSL, it provides a modern, responsive interface for sending files up to 1GB with real-time progress tracking and automatic recovery mechanisms.