Skip to content
View angelosSfyr's full-sized avatar
  • D.I.T at University of Athens (UoA)

Block or report angelosSfyr

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

Popular repositories Loading

  1. Pac-Man-projects Pac-Man-projects Public

    The Pac-Man projects teach foundational AI concepts. The projects allow you to visualize the results of the techniques you implement. Pac-Man provides a challenging problem environment that demands…

    Python 1

  2. xv6-riscv xv6-riscv Public

    Forked from mit-pdos/xv6-riscv

    Implemented the copy-on-write mechanism for the xv6-riscv os.

    C

  3. rustlings rustlings Public

    Forked from rust-lang/rustlings

    🦀 Small exercises to get you used to reading and writing Rust code!

    Rust

  4. every-programmer-should-know every-programmer-should-know Public

    Forked from mtdvio/every-programmer-should-know

    A collection of (mostly) technical things every software developer should know about

  5. Case-Studies Case-Studies Public

    Jupyter Notebook

  6. Chess-Move-Generator Chess-Move-Generator Public

    Pseudo-legal chess move generator that uses bitboards for the representation of the board.

    C