← Back to Projects

AllMyDocs

Category: Mobile Application
Date: August 2025
AllMyDocs project image

About this project

(Private alpha) A minimalist cross-platform application (Android, iOS, Web) designed to organize and access personal documents, with dynamic status indicators based on expiration dates. Future plans include adding cloud backup functionality and more options for securely sharing documents.

Key Features

  • Privacy first: The project prioritizes privacy and user control over document information.
  • User-experience focused: Despite its simplicity, the app is designed for fast and easy usability.

Challenges

The development of AllMyDocs has presented several challenges. The main difficulty has been managing data in the device’s local database using SQLite, with backward compatibility and solid database migration handling as top priorities. Maintaining a consistent experience across all platforms despite the specific characteristics of each operating system. Finally, building a minimal yet functional UI/UX with clear categorization using tags and categories within documents—including search and filters—has required careful design decisions, especially while keeping the project agile and focused on the MVP.

Learnings

I’ve learned the importance of prioritization and simplicity. Working solo meant focusing only on what truly mattered for the first release, while still planning ahead for scalability and testing. It has been both a technical and personal growth journey, teaching me how to balance immediate goals with long-term vision.