99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
Try Cloud SQL Free
Ship AI Apps Faster with Vertex AI
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Real time puzzle videogame, with like arcade games gameplay and isometric perspective.
Use random pieces of terrain to expand the ants territory allowing them to reach the food.
A simple game to analyse your skills in number guessing.
The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
Bean matching puzzle/battle game.
Beans Evil. Match Beans. Destroy Beans. Save World.
This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.