Pinned Repositories
AI_Pacman
The AI moves around a grid, with the BFS or DFS algorithm, trying to eat all the fruits. The program creates files that have the data of the final queue and the Travesal Tree it has created.
AI_Pacman_CLIPS
AI created on CLIPS. We have a Pacman that wants to eat the fruits and a Ghost chasing the Pacman. The Pacman moves around the grid trying to find the fruits and the Ghost moves around the grid trying to find and eat the Pacman.
Basic_Client_Server
You can call the Server first, after that you can call Client(s). For each Client a new Thread is created and the Server reads the numbers that were given to him, by the Client, and returns the average to the Client.
Game_of_Life
The Game of Life by Conway created with the usage of MPI library. It can calculate multiple lines at once.
Hello
HelloExpress
HelloModule
InstaClone-Emailer
InstagramClone
LargeScaleDataManagement
Class based on Big Data
AlexanderMargarhs's Repositories
AlexanderMargarhs/InstagramClone
AlexanderMargarhs/AI_Pacman
The AI moves around a grid, with the BFS or DFS algorithm, trying to eat all the fruits. The program creates files that have the data of the final queue and the Travesal Tree it has created.
AlexanderMargarhs/AI_Pacman_CLIPS
AI created on CLIPS. We have a Pacman that wants to eat the fruits and a Ghost chasing the Pacman. The Pacman moves around the grid trying to find the fruits and the Ghost moves around the grid trying to find and eat the Pacman.
AlexanderMargarhs/Basic_Client_Server
You can call the Server first, after that you can call Client(s). For each Client a new Thread is created and the Server reads the numbers that were given to him, by the Client, and returns the average to the Client.
AlexanderMargarhs/Game_of_Life
The Game of Life by Conway created with the usage of MPI library. It can calculate multiple lines at once.
AlexanderMargarhs/Hello
AlexanderMargarhs/HelloExpress
AlexanderMargarhs/HelloModule
AlexanderMargarhs/InstaClone-Emailer
AlexanderMargarhs/LargeScaleDataManagement
Class based on Big Data
AlexanderMargarhs/MPI_Basic_Calc
This can calculate Basic stuff with the use of MPI.
AlexanderMargarhs/MPI_Calc
MPI usage that makes calculation simultaneously.
AlexanderMargarhs/NLP_Toxic_Classification
This is a project about Toxic Comment Classification using different methods both for English and Greek.
AlexanderMargarhs/Rect_Intersecting
By reading data from a file you can see, if the colored rectangles are intersecting with each other, also you can find the max perimeter or the max area of the rectangles.
AlexanderMargarhs/WeatherForecast
AlexanderMargarhs/WordleWebScrapper