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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Call Bridge is a popular card game. I wrote this to see if I can create a GUI based card game in less than 15 KB by replacing images with UNICODE characters. The player plays a game of Call Bridge (*duh*;) against 3 bots. GUI FILES NOT UPLOADED YET.
JOGO DA FORCA - Um jogo de adivinhar palavras. Escrito em Python, com três níveis de dificuldade, gravação de recordes e um banco de 29329 palavras em português.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JDungeon is a text based adventure game engine written in Java. JDungeon is still in the development stages but already has a number of key text based adventure game features.
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.
Perl module allowing ease of development for roguelike games. Concept is to have cross-platform console handling, line of sight, path-finding, and other basic roquelike needs. For discussion groups, and bug tracking please see the Roguelike-Utils distrib
Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
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.
Converstional engine, in the line of Zork, written using ANSI C. For the time being it's just a bunch of useless code, and its design is still childish at most. However, progress is being made char* after char*
Questo gioco è un'avventura testuale: con l'aiuto di semplici comandi bisognerà aiutare il calcolatore a risolvere alcuni enigmi. Traduzione della versione per TI-99/4A, di Aristide Torrelli (MCmicrocomputer n. 33, settembre 1984).
The Lost Amulet is a text-based RPG similar in style and plot to The Colossal Cave Adventure. You must enter the ruins of a castle to retrieve a lost artifact, the Amulet of Vigour.
Net-o-Grama is a networked anagram game, which can be played by up to 4 players, but playing alone is also supported. Currently the server and a terminal (ncurses) based client for Linux is ready, but a graphical client (sdl) is coming soon.
Written in ANSI Common Lisp. A public multiple-connection server which allows the playing of Solitaire through a text-based protocol. This is basically so that you can make your own graphical client and use this as the back-end.
EMulation. Visit http://nniteam.altervista.org/index.php/En_Nn'I_skool Everyday to get correct timetables type in terminal (get an linux terminal emulator): wget http://nnigames.googlecode.com/files/lessons.ini and then put it on /ini/skool_daze
Typespeed is a tool and game for testing your typing speed. It displays your CPS and WPM, typo ratio, and some points to compare with your friends. It is a clone of 'ztspeed', and features a network play mode for challenging your friends.
A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.