Build Automation
I have worked with many teams to convert their Java builds into a Maven format. This is easier to work with when trying to incorporate the build process into a CI/CD pipeline.
Deployment Automation
I have worked with various teams to streamline their deployment process. This can entail using various plugins for Jenkins or it can be as simple as using SSH to get on the target machine to run any deployment scripts.