airhacks.com communication repository
-
Updated
Feb 4, 2026
airhacks.com communication repository
Lightweight Java build tool with zero external dependencies. Compiles projects, auto-detects main classes, and generates executable JARs using pure Java 21+. Supports .zb configuration files and automatic source discovery. A simple alternative to Maven/Gradle for straightforward Java projects.
Serve and Open (the browser). A zero-dependency development webserver shipping with a single Java file. No compilation, no installation required.
Quarkus MicroProfile template with BCE architecture pattern. Features boundary-control-entity separation, System Tests in a standalone module, REST endpoints with JAX-RS, CDI for dependency injection, and MicroProfile-only dependencies. A ready-to-use foundation for lean BCE apps.
A serverless CI/CD pipeline that automates the build, testing and deployment of Java applications without the need for dedicated infrastructure. It features automated Git-triggered builds, Maven support and GitHub source control integration, as well as CDKv2-based infrastructure as code.
Zero Dependency Configuration Utility
Quarkus with MicroProfile on AWS Lambda and HTTP API Gateway
Example for airhacks.tv. Branch 'master' with JPA only. Branch 'deltaspike' with deltaspike data.
The Quarkus/MicroProfile application is provisioned as an AWS Bedrock AgentCore Runtime with CDK. System tests are included. The implementation adheres to the AWS Bedrock agent runtime specifications.
Zero-dependency Java 25+ source files designed as starting points for your projects. Run directly with java filename.java—no compilation step needed. Each zeed is self-contained, using only JDK APIs. Copy, customize, extend. Leverage virtual threads, pattern matching, records, and modern APIs. Seeds that grow into production code.
Quarkus Lambda Function URL with CDK
Prints the contents of scripts in the PATH in terminal
Add a description, image, and links to the airhacks topic page so that developers can more easily learn about it.
To associate your repository with the airhacks topic, visit your repo's landing page and select "manage topics."