Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
Start Free
Stop Storing Third-Party Tokens in Your Database
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.
BJ Simulator emulates playing Blackjack against the dealer. It helps to learn the most optimal strategy and practice at card counting based on the Hi-Lo method. Java application works everywhere.
This is one of the few blackjack games that has a computerized opponent that plays very effectively. In teaching mode, you can learn how to play blackjack in the mathematically ideal way, and win more than 50% of the time.
A multiplayer Blackjack game which works over the internet
Warning: this games server is no longer functional. In the future it may be fixed, but unfortunately, the game is currently nonoperational. This game consists of a Java client, a PHP server, and a database which is accessed with MySQL. It is my first game capable of functioning across a network, and my first application which combines Java with a database.
Simple Blackjack game in Java (developed as Assignment 1 for ITEC802@MQ). For more information about Blackjack, please refer to http://en.wikipedia.org/wiki/Blackjack.
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/
BlackJack-like game where you play against another player, either online or on a LAN, where the best hand wins the round. It's still developing, the new round doesn't work as it was supposed to... and many new features that will come as I improve it.
This is a simple BlackJack game written in java using swing. It doesnt have betting or any of that stuff, although it wouldnt be hard to add in. It is just you against the dealer.
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.
A GUI based Java application that simulates play of hundreds of thousands of hands of Blackjack in a few seconds. The application is meant to be used as a tool for finding the overall house advantage under a huge variety of playing conditions.