No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Scrabbleizer is a graphical Java program used to keep track of Scrabble opponents and the games played against them. Useful and interesting statistics can be generated for individual players or all players with the press of a button.
This program automatically solves Nonogram riddles, also known as Japanese Puzzles.
It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Hold'em Cockpit is a free poker assistant program that helps you win Texas Hold'em poker online. It automatically watches you play, tracks statistics and calculates odds, etc. Its plugin support makes it easy for anyone to add functionality!
This program is a notification program for www.redhotpawn.com that runs in your system tray. It logs in to the site and checks if you got waiting games. If the status has changed it informs you through a msn like notification.
Quote of the Day program written in Java. Uses a separate file for the quote DB.
It's possible to create your own quote Db, as the Db is just ASCII. Still in planing phase, Don't know whether it will be applet or program or both.
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.
GenEX automatically generates the SIOC program code for various home built cockpits that use IOCards as their hardware interface system. With GenEx, cockpit builders need not worry about SIOC programming and Project Magenta/FSUIPC offsets anymore.
mobileTV is a J2ME clone of the game "Mad TV". You manage a TV station and tasks include (among others): planning the program, placing ads & producing your own shows and series. mobileTV requires MIDP 2.0.
A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
PHP/MySQL program which allows you to create a database driven, account based, web art board/community. You can install a number of Java Applets (provided separately) on this board and literally draw on the web.
JGURPS is a combat simulator for GURPS characters. After that, we plan to expand program features, building skills and advantages libraries and allowing deeper control over character manageering.
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
Library with general purpose modules for a Go playing program by the author of 'Goliath'
Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
Galaxy Explorer is an exciting original variant of the fabulous Galaxy Play-by-Email game. This project is dedicated to the further development and extension of this mature program.
ShamStats is a program which parses server logs from Counter-Strike:Source servers and then outputs all player statistics in HTML. Written in JAVA, this program runs on all platforms with JRE.
This is a robot project for airobot and robocode(a robot program game).Programming in Java in Windows OS. If you are good at AI or Robotics, or just a programming game fans, you are welcome.
This is a java version of the famous fortune game from BSD. I am writing this program in java so that people can have a platform independent version of this great utility. I am also hoping to add some features and make jfortune fun to use.
This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.