Full Satck Developer
CurrentProject for CLOSE UP through Big Analytics:- Automation of background processes: Implemented a background service that monitors predefined directories, converts images to base64 format, and sends them to a REST API. The system automatically retries in case of connection failures, ensuring the delivery of images without manual intervention, even in scenarios with intermittent connectivity.- Dynamic and customizable configuration interface: Designed a configuration interface that allows users to store branch configuration data in an encrypted file, specifying the directory where the background application processes the images.- Interactive Tray App: Developed a Tray App accessible from the Windows taskbar, enabling users to interact with the application, receive notifications, and quickly access essential settings, keeping the service accessible but discreet.- Robust error handling and retry management: Implemented advanced retry logic to ensure data integrity in case of connection failures. The service queues images until the connection is restored, ensuring that no images are lost.- Simplified and robust installation process: Created an installer using Windows Installer, packaging the application to ensure a simplified installation and configuration process for end users, with no need for technical intervention.- Secure and efficient collaboration with REST API: Managed communication between the application and a REST API, ensuring that processed images were transferred securely and efficiently to an FTP server, guaranteeing a reliable and optimized data flow.