I am a solo developer based in INDIA. I wanted to share Pahadify, a lightweight image editing utility I've been working on.
The Problem: I was tired of simple image tools that require uploading private files to a server or downloading heavy 500MB+ software just for basic edits.
The Solution: I built this as a completely client-side PWA (Progressive Web App).
Technical Details:
Stack: Pure HTML, CSS, and JavaScript (No heavy frameworks).
Size: The entire application is approximately 1.5MB.
Privacy: All processing happens in the browser; no image data is sent to a backend.
I built this to prove that useful, privacy-first technology can be built from anywhere—even the hills of the Himalayas.
I would love your feedback on the load times and the tool's responsiveness.
Thank you!