AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
MongoDB Atlas runs apps anywhere
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 Blackjack Game based on Java (AWT) thus it runs on any platform where there's a Java VM. The game uses the SVG-Cards by David Bellot: http://svg-cards.sourceforge.net/
Kill Sudoku: it can solve any pazzle user inputs and demonstrate how to do it step by step under human's comprehension. You feel you have a private tutor to assist you. Soon, you will be the master of killing sudoku. Why not try it today.
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.
JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
JTrek is a real time space combat simulator. Controlled via a keyboard through a telnet interface, you can choose from a variety of ships to battle it out for gold in a text based 3d environment.
An Android dice thrower that can be used for some role-playing games. The specifics are controlled by a configuration file that must be included with the executable; this also includes text (help etc); will only support one kind of dice.
This project is a clone/improvement of the "Shadowrun-Assistent" (on shadowrun.de) written in Java 5.0. The main goals are: better usability, minor feature improvements and i18n. It constists of a character editor, an initiative manager and a dice roller.
NOTE: This project is now inactive. It has been split into separate projects for each of the games. See projects: "Logisticks", "korab2J", "TeleMaze", "100-Square Challenge", and "libTAJJADA".
Terminal Tetris is my implementation of the famous block game, written in Java. The output is sent to the terminal (cmd). The input is taken in by a Java application window. The Java application must be the active window in order to work.
This software simulates cellular behavior based on specific rules (e.g. Game of Life or Wireworld). The UI will be replaceable and there will be a feature for importing rules from a file based on a format developed for this purpose.
Pronounce is an app for Android which uses speech recognition to let you dictate speeches. It then uses a checking algorithm to see how well you did and update your score. You play as several politicians and activists over various eras.
NOTE: I have moved this project to GitHub at https://github.com/ziroby/dmassist
DM Assist helps you run pen and paper d20 games. It aims to be quick and light, so you can spend most of your time working with the players, not the computer.
Habanero3d is a object-oriented 3d game engine written in C++, OpenGL, and GLSL with set of additional tools (written in number of languages), to make developers' life easier.
Habanero3d is targeted for indie games, and is in development.
Android app for keeping track of life and poison totals for Magic: The Gathering trading card game. Original life counter program from: http://www.elliotglaysher.org/lifecounter/
Categories is a game which players guess name of countries, cities, things, etc. Because this game was the moved with the paper on the computer screen, you have a unique opportunity to play with your friends in a network.
EntropyEngine is a Java based 2D game engine. This project is intended for learning game engine design, and detailed tutorials can be found at the project's homepage.