Maxim Khimusov

Maxim Khimusov

Software developer

Badges

Gone streaking 10
Gone streaking 10
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

Showcase: I built Dedupler - tool prevents duplicate files

The Problem: Users upload the same file multiple times, storage gets bloated, backups grow unnecessarily.

The Solution: I built Dedupler - Laravel package that automatically prevents duplicate (https://github.com/maxkhim/larav...) file storage using SHA-1 hashing.

How it works:

- Every file gets a SHA-1 hash fingerprint

View more