Projects

...
Paternitree

Our entry for Global Game Jam 2023, Athens Jam Site! Amazing event, really happy with the result! Discover Your Roots in Paternitree Embark on a journey to uncover the truth about your unknown father in 'Paternitree'. You inherit a mysterious house and must use cryptic clues and mementos found within...

...
Ellia's Organics
Work

Ellia's Organics was an e-commerce site I helped develop for my landlords. They are really nice people and when they asked me to help with their e-commerce site, I accepted. They were great to work with, since they provided every text, image and detail in advance, as well as always...

...
String Partitioning
Interests - Leasure

A python program that gets a string as input, partitions it in letters that duplicate them selves, and prints an array with the partitioned sting.

...
Mass SQL Importer
Productivity

A Bash Script to import all your SQL files in your MySQL Database at once. This script was created for big backup projects, where you had a lot of SQL scripts created and you want to import them back to MySQL. This script will take care of all this work...

...
PHP MySQL Dumper Script
Productivity

This script was created for MySQL dumps that have incompatible data between MySQL versions, such as GeoPoints and other binary data. It makes sure to get those points with the AsText function, so it can be easily imported from any MySQL version.

...
Simple Calendar Agenda
Interests - Leasure

Code name: Catendar This project was generated with Angular CLI version 9.1.1 and makes use of Electron. A really simple TO-DO list I made for my girlfriend, stylized in her directions. Holds up to 1 year before and after the current one.  

...
Troll Script
Interests - Leasure

A troll shell script I wrote to play an innocent prank on my friends. It pretends that it formats your drives with a fake message and a fake progress bar. The link with the progress bar and spinner is available in the script as comments above the corresponding parts.

...
Ubuntu Setup Shell Script
Interests - Leasure

A really simple bash script to automate the setup of new Ubuntu instances. Due to the nature of my work as a backend developer, I had to setup many servers with the same specs over time. This script makes the progress automated and requires less time and effort to have...

...
Daily Plank Flutter App
Interests - Leasure

A simple Flutter app to remind me to perform my daily plank exercise. Written in Flutter and Dart for hybrid native apps. Supports a really simple SQLite database to show a graph of your progress over time.

...
Pandormou
Game Jam

Pandormou is a short infinite runner made for the Panda-Mic Game Jam. During the coronavirus pandemic, a panda has escaped the zoo and is running through a subway. The subway is infected with viruses, and the panda is equipped with masks, gloves and sanitizers to fend the virus off. How...

...
Baggatch
Game Jam

Baggatch takes place inside a Greek airport during the 90s. You are the Lost And Found office clerk who must help travelers find their lost baggage. Like many Greek clerks of this era, our protagonist is lazy so they collect the baggage with the help of a mechanical claw.

...
The Downtop Massacre: Pepper Invasion
Game Jam

The town of Downtop has been overrun by zombies. You seek shelter in a nearby school. Are you brave enough to survive?

...
Energia
Game Jam

You are an evil corporate overlord seeking to control the city’s power plants. You must conquer them all by attacking them, sustain your corporation with enough money and energy and in the end, drain the city of its power so you can manipulate them. But remember, the city can and...

...
Soul Chase
Game Jam

The souls of the underworld have escaped, and now they’re wandering across Hell’s depths. As the Reaper, it’s your job to bring them back where they belong. But beware, they won’t go back down without a fight. They have strength in numbers, so tread carefully. Soul Chase is a 2D...

...
TopdownGrounds
Game Jam

Topdowngrounds is a Top-down Turn-based Battle Royale game. It’s combines the fast-paced and intense gameplay of battle royale with the more slow-paced and strategical approach of turn-based games. Overcome the challenges and become the last one standing.

...
Running Missadventures
Game Jam

Running Misadventures is an unforgiving platformer that will keep you at the edge of your seat. After an earthquake at the shrine you were visiting, you are forced to run and escape the crumbling grounds before you get crushed by the rocks falling over you. Will you survive?

...
The Kidnapping
Game Jam

You control Jason in this very short horror-adventure. He wakes up in a basement, not being able to remember what happened to him and how he got there. Now, he needs to get out of there. Can he make it out?

...
Alien Escape
Game Jam

Alien Escape is a challenging puzzle platformer. The aliens are escaping from a high-security prison. The prison is littered with weird mechanisms that ensure that not all of them will get out alive. You must sacrifice some to save the others. Can you help them make their escape?

...
Festo Coding Challenge 2022
Coding Challenge

Festo Coding Challenge 2022 The Festo Coding Challenge 2022 was really interesting. It provided a fun storyline to follow along the challenges, but most importantly it forced me to think outside the box in order to solve most of these puzzles. It reminded me that programming is a creative process...