Skip to content
View W1lli4mP's full-sized avatar

Highlights

  • Pro

Block or report W1lli4mP

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
W1lli4mP/README.md

William Pimentel

About Me

  • Aspiring AI/ML Engineer
  • Studying BSc Computer Science at the University of Nottingham
  • Interested in reinforcement learning and computer vision
  • Currently working on a Chess Engine in C

Tech Stack

Languages

Libraries and Tools

Pinned Loading

  1. Chess-Engine-In-C Chess-Engine-In-C Public

    Chess engine written from scratch in C with legal move generation, FEN/SAN parsing, reversible make/unmake moves, perft tests and negamax search

    C 1

  2. Chess-NEA Chess-NEA Public

    Chess engine with minimax AI, alpha-beta pruning and Pygame GUI featuring timers, undo/redo and full move validation from scratch

    Python

  3. Paladins-Of-Pi Paladins-Of-Pi Public

    Forked from UoN-HackNotts/Paladins-Of-Pi

    Hackathon Project run on a Raspberry Pi 5 8GB

    Python

  4. UCL-Hack-26 UCL-Hack-26 Public

    Forked from jickzx/UCL-Hack-26

    Streamlit app for UK property search with CatBoost ML price prediction, sustainability scoring and real-time market forecasts via Scansan API

    Jupyter Notebook

  5. MNIST-Neural-Network MNIST-Neural-Network Public

    Neural network trained on MNIST digits with a pygame GUI for real-time handwritten digit recognition

    Python

  6. Chess-NNUE Chess-NNUE Public

    Efficiently Updatable Neural Network trained on Lichess database games with raw binary serialisation of model weights

    Python