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.
Start Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
This project aims to be a WebService-like implementation of Mahjong, the rummy-like game. Its goal is to offer a web service to allow playing Mahjong over the Internet with any form of lightweight client. See Wiki unter Hosted Apps for more
A little game of Texas Hold'Em Poker you can play on your mobile phone (using Java platform). It supports 8 players in BlueTooth, and up to 22 players on a single phone by turn !
This is a JavaFX/Java card game called Makao. It was written for educational purposes (as a school project), but I've decided to start maintainig it and make it better and better. As for now game is divided into two part - a server and client.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
This is Java based game framework plus an implementation for a Texas Holdem poker game. The framework allows for the creation and distribtution of games in a manner similar to big poker houses, like PokerStars and FullTillt. site at www.trapoula.net
This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
SmartRummy-Q is a pc-version of the chance game, RummyQ. It provides instant messaging and video thru a webcam. Also, it's an academic project that it's willing to show a software engineering process and all the aspects that are related to it.
eBridge implements the classic card game Bridge. It is unlike other card games in that bidding and playing strategies are configurable rules. eBridge can be played remotely among different client platforms since it is based on Java and the Eclipse RCP.
The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.