All Projects → orieuxe → pogchamps

orieuxe / pogchamps

Licence: other
Next/React + Symfony project covering the Pogchamps chess.com tournaments

Programming Languages

PHP
23972 projects - #3 most used programming language
typescript
32286 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to pogchamps

coronate
A Swiss-style chess tournament management app.
Stars: ✭ 96 (+255.56%)
Mutual labels:  chess, tournament
lila-tablebase
Tablebase server
Stars: ✭ 51 (+88.89%)
Mutual labels:  chess
kokopu
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
Stars: ✭ 18 (-33.33%)
Mutual labels:  chess
python-chess-annotator
Reads chess games in PGN format and adds annotations using an engine
Stars: ✭ 48 (+77.78%)
Mutual labels:  chess
ChessBoardScanner
Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online c…
Stars: ✭ 32 (+18.52%)
Mutual labels:  chess
chess
The game of Chess
Stars: ✭ 25 (-7.41%)
Mutual labels:  chess
Chessman
Chess analysis Universal Windows 10 application.
Stars: ✭ 14 (-48.15%)
Mutual labels:  chess
underwater-chess
Chess, written in React, driven by a Stockfish-powered API
Stars: ✭ 20 (-25.93%)
Mutual labels:  chess
Chess.jl
Julia chess programming library.
Stars: ✭ 91 (+237.04%)
Mutual labels:  chess
chessboard-recognizer
Uses neural networks to extract chess positions from images
Stars: ✭ 59 (+118.52%)
Mutual labels:  chess
tea-chess
A chess-themed tutorial on writing an SPA in Bucklescript-TEA
Stars: ✭ 28 (+3.7%)
Mutual labels:  chess
Mzinga
Open-source software to play the board game Hive.
Stars: ✭ 57 (+111.11%)
Mutual labels:  chess
stockfish.js
The strong open source chess engine Stockfish compiled to JavaScript and WebAssembly using Emscripten
Stars: ✭ 140 (+418.52%)
Mutual labels:  chess
ChineseChessOL
Online Heads-Up version of Chinese Chess built with Unity 3D
Stars: ✭ 15 (-44.44%)
Mutual labels:  chess
UnityChess
A 3D chess game made with Unity. Core game library submodule: https://github.com/ErkrodC/UnityChessLib
Stars: ✭ 90 (+233.33%)
Mutual labels:  chess
chess-openings
An aggregated data set of chess opening names
Stars: ✭ 223 (+725.93%)
Mutual labels:  chess
Demolito
UCI Chess Engine
Stars: ✭ 41 (+51.85%)
Mutual labels:  chess
cm-pgn
Parse and create PGNs (Portable Game Notation for chess games)
Stars: ✭ 16 (-40.74%)
Mutual labels:  chess
isepic-chess
♞ JavaScript chess utility library.
Stars: ✭ 16 (-40.74%)
Mutual labels:  chess
chess
An R package to read, write, create and explore chess games
Stars: ✭ 60 (+122.22%)
Mutual labels:  chess

Pogchamps

Pogchamps is a chess tournament for streamers organised by chess.com.

This site covers all events and includes :

  • a light/dark mode
  • standings for the groupstages
  • Championship and consolation brackets
  • players live ratings
  • all matchs and results
  • all games linked to chess.com

screenshot of the app

Structure

  • server/ : Symfony 4.4
  • client/ : React 17 / Next 11
  • scripts/ : custom SQL and python scripts

Backend and frontend servers are both hosted on Heroku, respectively :

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].