Developed CLIPPER, an open-source desktop application designed for secure, local-first clipboard management. By making the source code public, I focused on transparency, code quality, and community-driven development.
Key Technical Achievements:
Open Source: Maintained a clean, documented codebase on GitHub, utilising an MIT License to encourage community use and contributions.
Modern UI/UX: Leveraged CustomTkinter to build a high-performance, responsive interface for both Fedora and Windows (in development) users.
Privacy-Centric Design: Designed a JSON-based persistence layer that keeps all data 100% local, avoiding the security risks of cloud-based clipboard sync.
Cross-Platform Deployment: Managed the repository using Git and successfully released stable binaries via GitHub Releases.