Pinned Repositories
Case-Studies
Chess-Move-Generator
Pseudo-legal chess move generator that uses bitboards for the representation of the board.
every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Mini-Java-Compiler
Pac-Man-projects
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 creative solutions.
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
xv6-riscv
Implemented the copy-on-write mechanism for the xv6-riscv os.
angelosSfyr's Repositories
angelosSfyr/Mini-Java-Compiler
angelosSfyr/Pac-Man-projects
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 creative solutions.
angelosSfyr/Case-Studies
angelosSfyr/Chess-Move-Generator
Pseudo-legal chess move generator that uses bitboards for the representation of the board.
angelosSfyr/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
angelosSfyr/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
angelosSfyr/xv6-riscv
Implemented the copy-on-write mechanism for the xv6-riscv os.