PCSalt
YouTube GitHub

# utility

2 posts

5 Kotlin Extension Functions You'll Use in Every Android Project

Practical Kotlin extension functions for Android — view visibility, toasts, keyboard handling, dp conversion, and intent helpers. Copy, paste, use.

Find and Delete Duplicate Files — Kotlin CLI Tool

A command-line utility in Kotlin that scans directories for duplicate files using MD5 hashing and lets you review and delete them safely.