$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Build AI Apps with Gemini 3 on Vertex AI
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
FlexibleGridLayout aims to be a grid based Java Swing LayoutManager that is easier to use than a GridBagLayout but more powerful than a GridLayout (e.g. columns with different widths, elements spanning more than one cell, ...).
An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat. Thanks to its cache manager (that can be disabled in case of DYNAMIC proxied web sites) it's really very performant in case of STATIC proxied web sites.
JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ...
Reusable package and complete software should be available.
The purpose of this project is to modify SmartEiffel to allow it to be used to create applications for mobile device platforms such as Symbian, BREW, and J2ME. Currently the codebase is based on SmartEiffel 1.0, but we are looking into moving over to Sma
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
The software bus tries to implement an architecture known from several hardware buses in software. It offers a new concept of building applications as each part can be seen as a module on the bus.
M3Actions is a framework to define operational semantics in MOF metamodels. It provides a graphical action language to define model behaviour, a simulator, debugger and execution trace recorder, build on top of eclipse modeling projects (EMP).
Swing Spy is java based Swing/AWT spy agent that prints the widget under the cursor (like Spy++ for Windows/MFC and SWT Spy for Java-SWT). Download from the homepage: http://www.nenoff.com/swingspy/
Provides possibility to adapt the interface of tested class. Enables to set a state of the class while writing tests by accessing the members that are not usually accessible.
A static analyzer for Java programs that checks for design guidelines. The project is adopted from PDL (http://portal.acm.org/citation.cfm?id=1218571).
Enterprise JUnit Beans 3 is a JUnit extension framework that allows regular JUnit tests to test Entities and Session Beans from the EJB 3.0 spec with Dependency Injection for the test classes and running on standalone EJB3 containers.
"Active Collections" is an API written by extending existing collection framework provided in JDK. This API will facilitate the consumer of a collection to handle events whenever the collection is modified.
The Framework helps developing Enterprise Applications and increases development productivity as well as quality. The fundamental business layer stands in the centre and it provides use case and domain model abstractions, supported by an MDA approach.
A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
Fox is a framework of objects indexing for abstract APIs of information retrievel like Apache Lucene. Framework considered intends to abstract the use of these libraries, for in such a way it disposes an interface of friendly use and easy configuration.
Domain Specific Language (DSL) for Domain Modelling with the following characteristics: Java Like Language, Entities and relations modelling , Java Code Generation, Query automation