You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fast, modern Chess Review Engine ♟️ built with FastAPI + React. Analyzes PGNs using Stockfish, classifies moves (Brilliant → Blunder), shows top moves, accuracy, and clean interactive insights ⚡📊 You can even download a Brilliant-move image 🤩 Similar to chess.com review — but free and completely Open-Source 🔥
Performed data visualization using Tableau to analyze my own chess games played on lichess.org. I downloaded data from Lichess, and convert it from PGN format to CSV. Utilized various chartsto communicate insights, user-friendly interface.
A lightweight Java library for encoding and decoding common chess notations, including FEN (Forsyth–Edwards Notation), PGN (Portable Game Notation), and SAN (Standard Algebraic Notation).