With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Leverage AI to Automate Medical Coding
Medical Coding Solution
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
The Fury² Game Creation System is a game development toolkit for the 32-bit Windows platform, designed to allow the creation of complex multimedia software and games with minimal unnecessary effort (i.e. reinventing the wheel.)
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
This is going to be a Tamagotchi-like game, but in a Polish setting and with a Polish sense of humor. You control a guy, who has various needs. Feeding him and getting some drink is essential, but sometimes he also wants to play basketball or meet a girl
PyRobots is a clone of gnurobots written in python. The goal of this project is to complete a game with all the features gnurobots set out to have. PyRobots was started because gnurobots was abandoned for a while and has only recently become active.
The purpose of the Mortified project is to build a platform game inspired by the classic C64 games, especially Black Magic. The game will use a fairly realistic 2D physics model, which perhaps is a contradiction in terms.
All-in-one security tool helps you prevent ransomware and breaches.
SIEM + Detection and Response for IT Teams
Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.
Viola is an interpreter for Z-Machine games, like those created by Infocom, written in Python. It will have full support for all eight Z-Machine versions, and the blorb resource format.
Pathological is an engaging puzzle game in the spirit of "Logical" by
Rainbow Arts. To clear a level, match the rolling marbles by collecting
them into wheels. A wide variety of board elements makes the game fun
and challenging.
Beam Blocks is a tile-based, turn-based, deterministic puzzle game. The object of the game is to, on each level, collect a fixed number of gems and escape the level through an exit hatch, resembling in that aspect games like Boulderdash.
VTSystem is a 3D (Action) Adventure engine where each character can go about his(her) own affairs independent of your actions, where you can experience 'real world' environments! Uses the Nebula Device. For more information, take a look at the homepage
Pyo pyo is a python/pygame falling blobs game, inspired by the Puyo Puyo series made by Compile. It isn't really playable yet, so cvs only now. See the homepage for more info.
FungeWars, written in Python, loads two Befunge programs onto the same grid, where each tries to cause the other to quit or crash. A standalone Befunge interpreter, PyFunge, is also included.
Befunge is an esoteric two-dimensional programming language.
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
NURAK: Nethack's Ugliness Removed, Awesomeness Kept. Nurak is intended to be a complete rewrite of nethack, modifying features as I see fit, in python.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.