Skip to content
View Saegl's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Saegl

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Saegl/README.md

Hi there

I'm Alisher Zhubanyshev, a curious software developer with a BSc in Computer Science. I love exploring different technologies and enjoy building projects that challenge me to learn and grow (especially in Python and Rust)

Chess

I'm passionate about chess and created a chess engine called Dinora. It uses Convolutional Neural Networks (CNNs) to evaluate positions and Monte Carlo Tree Search (MCTS) to find the best moves. This project taught me valuable skills in building and exploring datasets, implementing effective storage solutions, and developing chess-specific heuristics for data compression. I also developed metrics to evaluate model performance and tested the engine through competitive matches using Elo ratings

Compilers and Interpreters

I'm fascinated by the Crafting Interpreters book. This has inspired me to experiment with creating my own programming languages, such as pylox, loxit, liasis, nigthjar

Linux

I'm an enthusiast of GNU/Linux/NixOS/Neovim, which I use as my daily driver. You can check out my configurations in my nixos dotfiles and neovim

Links and profiles

Feel free to reach out to me or challenge me on Lichess!

Pinned Loading

  1. dinora dinora Public

    Python Chess Engine with MCTS + NN

    Python 6 1

  2. nixos nixos Public

    My nixos config

    Lua

  3. nvim nvim Public

    My neovim config

    Lua