Learning By Project

Опубликовано: 17 Июнь 2026
на канале: Curiosity Learner
6
0

🚀 Just built a simple file-sharing web app using Streamlit — no emails, no links, just random codes!

🔒 What it does:

Lets users upload files and get a unique 69-character code.

Anyone with the code can download the file — that’s it.

No login, no cloud storage, no spam.

📂 Tech Stack:

Python + Streamlit

Random code generation (uppercase letters + digits)

Local file storage

💡 Use case: Temporary, secure file sharing between friends, colleagues, or devices — especially when privacy matters.

🛠️ GitHub Repo
https://github.com/abyshergill/File-Sharin...
📜 MIT License

Try it, clone it, improve it!