Enhance Kareo's front-end web service architecture for improved performance
• Synchronize task management system files to adhere to our webapp archetype
• Advance the existing timeout logic to support multiple browser tabs
• Purpose webpack in order to decrease server/deployment usage in an effort to convert to a monolithic application
Rebuild Doctorbase's patient engagement platform to introduce Kareo Office
• Develop a embeddable widget with the ability to book public online appointments
• Increase SEO rating by lazy-loading content & map assets
• Repurpose the daily run job for extended platform communications between practice and patient
Contribute to existing Java back end APIs on multiple layers of the micro services architecture
• Implement a CLOB based solution when working with a constant changing data model
• Migrate legacy API endpoints from a Ruby on Rails Active Record DB dependency
Extend the existing messaging architecture from internal practice use to outbound communication
• Configure the co-existence of both the legacy and new UIs for our customer base
• Leverage KAFKA events to handle patient notifications
Onboard new engineers and introduce them to Kareo's best practices
• Contribute to PRs with examples of existing code, including unit tests inclusive of mock data and code coverage
• Convert Angular controllers/templates into directives and components based on JS best practices