Skip to content
View matteo-psnt's full-sized avatar
😀
😀

Highlights

  • Pro

Block or report matteo-psnt

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 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
matteo-psnt/README.md

Hi, I'm Matteo

Software Engineering @ University of Waterloo

Coding Activity

wakatime

wakatime

Tech Stack

Languages:

Frameworks & Libraries:

Tools & Technologies:

Connect

Website · LinkedIn · Email

Pinned Loading

  1. PokerGPT PokerGPT Public

    PokerGPT Is a Poker Discord Bot that allows you to play Texas Hold'em poker with ChatGPT-4.

    Python 43 8

  2. proof-generator proof-generator Public

    A rule-based theorem prover for propositional (Boolean) logic that applies transformational proof logic.

    TypeScript

  3. LukasMartini/poker-replay LukasMartini/poker-replay Public

    TypeScript 1

  4. unix-shell unix-shell Public

    unix-shell is a UNIX-style shell implemented in C++ with support for pipelines, redirection, and built-in commands.

    C++

  5. bzip2 bzip2 Public

    This project is a C++ implementation of the Bzip2 algorithm, featuring both encoding and decoding for file compression and decompression using BWT, MTF, RLE, and Huffman coding.

    C++

  6. chess chess Public

    A C++ chess game with graphical and console interfaces, supporting human and AI opponents, move validation, and special moves like castling and promotion.

    C++