•Engineered an open-source application to democratize access to relational data in order to assist users with database visualization, mapping of primary and foreign key relationships and automatic SQL query creation
•Leveraged compile-time checks using Typescript to author explicit intent and create predictable run-time behavior at no cost
•Supported minimal library bloat by designing a flux-based client-side complex state management system to support React’s one-way data binding using React Hooks
•Created a library of atomically designed functional React components to ensure reusability and ease of testability across the application codebase
•Implemented operating system settings preference detection and execution by leveraging Electron object property integration with the Node file system API to ensure user likeability