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.
GTADS is an open source multiplayer server and client suite to allow players of GTA1, GTA2, and other Lan based games to play each other in a convenient and efficient fashion.
ThudGame is Terry Pratchett's boardgame. ThudGame.com has exclusive license to host the game online, but anyone can use our code in any other project, without attribution: public domain code. Please help, by sharing your improvements!
An open simulation of the casino game "let it ride" written in Java. Runs AI agents that play the came and statistically tracks their success. Also has a command-line interface for playing the game.
This project will provide an interface for using Lightweight Communications Calculus (LCC) to control agents in the Unreal Tournament enviroment. It consists of a prolog-style interperter, LCC parser/IDE,a GUI / LCC editor and interfaces to the Gamebots
This is an attempt on a Java Sudoku Solver. By starting with a very simple model, the project aims at building a solver which handles even the hardest sudoku's (the ones involving certain assumptions and multiple solve threads).
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
MatCalc for Lineage 2 is an application that contains a database of materials required for making items in Lineage 2, and the user's inventory contents. It show the user what materials he/she needs to make items.
XLattice is a communications infrastructure for server-assisted peer-to-peer networks.
Initial implementation is Java (and so platform-independent) with C/C++ for Linux and then Windows to follow.
GTA-MUD is a MUD based on the GTA "universe". It will designed to be a lot more detailed world, with more actions available rather than just the usual shoots perps and cops . Interaction between players will a major part, and it's designed to be fun!
The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
Joint Maneuvers is an implementation of Avalon Hill's Diplomacy, playable with other players over the network, with a rich 3D interface and a server that knows the rules.
Prenzl!! is a desktop application and a screen saver running artistic cellular automata. The application is based on an Eclipse architecture and the rules can be in native. Our mission is to provide a viewer and an SDK for this kind of art, called CArt.
This is an attempt to make a X vs. O game, without using a back-tracing, or any other time wasteful algorithm. Instead, an arrays of bonuses are used. Bonuses are given for each move, after which empty fields are sorted.