- ๐ผ Freelancer, available to work on projects.
- ๐ Computer Science Graduate (University of Piraeus)
- ๐ป Passionate for Application/Software development and coding.
- ๐ง Full-Stack Web Dev with experience in MVC architecture.
- ๐ฑ Mobile App Developer with experience in Android Studio.
- ๐ฅ๏ธ ASP.NET (Web/Desktop applications)
- ๐ Ruby on Rails
- ๐ฒ Android Studio
- ๐ฎ Unity 3D
- ๐ Version Control Systems
โค๏ธ Below you'll find the projects that I had a really good time working on.
๐ Most projects were made for University courses.
๐ฅ๏ธ All of the following projects are open-source and everyone is welcome to contribute on debugging or adding features.
Check out the BOT I made for the Keep Talking and Nobody Explodes game:
- ๐ฃ Disarm any bomb using my BOT!
- ๐ฃ๏ธ Speak to the BOT, in order to get the right answers.
- ๐ The BOT will tell you, using built-in voice, how to disarm the bomb!
- ๐๏ธ Read the BOT Manual, in order to use it correctly!
Special thanks to the people who contributed on improving this Project, after I was done making it, by forking it and adding their own "flavor" to it!
A Thesis Project that I'm further adding features to it! This app is currently under development and there are a lot of features that will soon be added.
In the present stage, the app is capable of keeping track of fuel fill records and displaying/visualizing its statistics! Additionally, it can save and display malfunctions and past services.
But most importantly, it can pre-calculate trip costs based on your car's consumption!
Automatically calculates:
- Liters per 100 kilometers
- Kilometers per Liter
- Cost per kilometer
You can download the latest release, or you can contribute to the project yourself!
Check out the Video Game we made with my team as an entry to the Global Game Jam of Athens. The theme was "Roots". In this video game, the goal is to find the root of your family tree. With several possible suspects, you have to collect the right clues and see who fits better with the backstory of your root!
The game is called "Paternitree" and is available for download. Feel free to give us feedback!
I am currently reworking this game in my GitLab Account. Check out the repository and download the reworked version of the game!
Within the course of "Intelligent Agents", I was able to make with my team a really interesting NPC kart that goes on its own!
The kart is able to accelerate, steer and jump obstacles. Using the Unity ML-Agents package, we were able to train the kart to completely learn a circuit we created (The red circle is the start and the blue circle is the end).
You can download and see it by yourself, by playing the Build! You can also check out the rest of the repository on GitLab, if you want to contribute!
Check out my Artificial Intelligence project, where I worked with Genetic Algorithms. The goal was to find any solution for the following CSP (Constraint Satisfaction Problem): "Every box should be coloured individually using either Blue, Red, Green or Yellow. No box can have the same colour as its neighbours."