vStellar Studio
A cross-platform desktop application built with Electron.js for low-code test automation covering UI, API, mobile, and performance testing.

Technologies Used
Electron.js, JavaScript, Node.js, Vite, IPC, Native APIs
Key Features
- Built the desktop application using Electron.js for Windows, macOS, and Linux platforms
- Implemented main process architecture handling file system operations and native APIs
- Created auto-update mechanism for seamless version deployment
- Built integrated test runner with real-time execution feedback
- Implemented workspace management for organizing test projects locally
Challenges
- Managing IPC communication between main and renderer processes
- Handling cross-platform file system differences
- Implementing secure auto-update flow across different operating systems