The peer-to-peer lane for files
We’re building a zero-friction handoff for your files. Velo skips the cloud and connects devices directly with encrypted WebRTC data channels—because sharing with the person next to you shouldn’t orbit the planet first.
Mission
Share without the wait
Cloud storage is great for archives—not for quick passes. Velo moves files directly between browsers so your data never detours.
Values
Speed above all. Privacy by default. Zero friction from click to complete.
Stack
Node.js + WebSocket for signaling, WebRTC DataChannels for transfer, lean vanilla JS for performance.
How Velo works
Three steps to send
Host or join
Spin up a room or enter a Peer ID—no accounts, no logins.
Share the ID
Send your unique Peer ID or QR so the recipient can latch on.
Drop your files
Drag, drop, and watch encrypted transfers finish in real time.
Built by
Pratham Tagad
Web Developer · UI Enthusiast · B.Tech student. Designing modern, scalable experiences with React, Vue, Node.js, Django, and Tailwind.
Security
Peer IDs are temporary. Signaling data is transient. Transfers are end-to-end via WebRTC; files never touch our servers.
Performance
Low-latency signaling, binary DataChannels, and a lightweight UI keep Velo responsive on desktop and mobile.