Project Amber is a Java initiative aimed at enhancing developer productivity through targeted language improvements. This talk explores key features such as Local Variable Type Inference (var), Switch Expressions, Text Blocks, Pattern Matching for instanceof, Records, Sealed Classes, Record Patterns, and instance main methods. Each feature is designed to reduce boilerplate, improve code readability, and streamline Java programming. This is a condensed version of the full presentation to be delivered at the Dev2Next conference in Colorado.