University Python DBMS Project

Contribution to the Python DBMS project created by the DataStories Lab of University of Piraeus. Implemented different types of joins such as INLJ and SMJ and also tests for all the different functionalities.
Contribution to the Python DBMS project created by the DataStories Lab of University of Piraeus. Implemented different types of joins such as INLJ and SMJ and also tests for all the different functionalities.
A fully functional game of Texas Hold 'em Poker written solely on Java. In the game, you play against the computer. The game offers the ability to change cards and bet, giving the betting option to the computer too. This is my second attempt at a Poker Game.
A repository with calculation programs for mathematical problems. This repository contains scripts for mathematical problems, such as finding an Eulerian Circuit for a graph and an implementation of the Havel-Hakimi Theorem.
Program similar to HaMagen. It simulates the movement of people in a grid and calculates if they could possibly be Covid-19 patients. Additional implementations: Crowded Places, Repairing lost GPS Signals, Summarize days to reduce memory consumption.