BARCODE GENERATOR
Description:
A Python script that generates 100 unique Code128 barcodes and compiles them into a PDF.
Technologies:
- Python
- python-barcode
- Pillow
- FPDF
Features:
- Bulk barcode image generation
- PDF export
- Auto folder setup
Security:
Runs locally, no external data sharing
Future:
- QR support
- Web interface
- API intergation
- Customization Options
Telegram Group Scraper
Description:
Asynchronously scrapes usernames from a public Telegram group using the Telethon library.
Technologies:
Features:
- Fetches group members
- Extracts only valid usernames
- Simple session-based login
Security:
Uses Telegram API credentials securely; no data is stored or shared externally.
Future: