Software Engineer
CurrentImplemented a migration from storing sensitive information in plain text to a more secure method using Rails credentials. Utilized a custom class, to facilitate the transition, enabling the storage of encrypted credentials. The class offers a dynamic retrieval mechanism for credentials, allowing for greater security and flexibility in managing sensitive data.Conducted a comprehensive upgrade of the Rails application by updating associated dependencies to their latest versions. This proactive approach ensures the application remains compatible with the latest features and security enhancements provided by the updated dependencies, thereby enhancing overall stability and performance.