Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it 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.
Chess application whichs allows working with chess PDF books and PGNs.
Chess application which allows working with PDFs and PGNs.
You can work with the chess games of the PDF and edit their tree of variants.
Graphical environment.
Standard PGN TAGs.
PGN comments.
Ocr like (Fen string detection from chess board position images).
Connection to Uci chess engines (like stockfish).
Position analysis, full game analysis.
You can now play games against uci engines.
pdf2pgn command line command included.
Detailed documentation.
Multilanguage...
JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
At present moment this project is aimed to be a small library, that checks validity of turn in chess game. Further plans include extenging it to multiuser/multiplatform chess gaming environment.