Asterinos Karalis's repositories
Neighbour-s-CPU-v2
This rep contains neighbour's cpu. Single-cycle/Multi-cycle CPU implementation in vhdl using ISE Xiling for the course 'Computer Organization' at TUC
AI-HexThello-TUC
Project 'HexThello' for the course 'Artificial Intelligence 2024' at TUC. Minimax algorithm with a-b pruning for decision making for a hexagon board othello game.
Data-n-File-Structures
File searching methods comparison (Serialized, Indexed, Binary)
E-shop-Cloud-Services-2024
This rep contains the project for the 'Services in Cloud and Fog Computing' course at TUC.
Graphics-Unity-Project
A 3D Puzzle Adventure game project for the Graphics course at TUC.
Lambda-to-C-transpiler
Computation Theory project 2024. A transpiler that converts an imaginary language 'lambda' into executable C source code.
RL_n_Dynamic_Optimization
This rep contains the projects made for the course "Reinforcement Learning and Dynamic Optimization" at TUC (2024).
Systems-n-Services-Security
Rep for the course "Systems and Services Security (2024-2025)" at ECE TUC.
tictactoe_game
Tic-Tac-Toe game in Java featuring GUI, PvP, PvE (MinMax algorithm), Player individual score and top games.