Alexios Giazitzis's repositories
LSTM-Power-Consumption-Forecasting
Implementation of an LSTM network in MATLAB that predicts future power consumptions of 3 zones in Tetuan City.
AccountService
A secured RESTful service for company payrolls.
Battleship
Simulator for the board game Battleship (3 weeks to complete | 170h Java Experience Overall)
CarSharing
An application that allows car renting from companies. (2.5 weeks to complete | 300h Java Experience Overall)
Cinema_Room_REST_Service
A simple RESTful web service made using Spring Boot and Spring Web MVC module. (2.5 weeks to complete | 240h Java Experience Overall)
CinemaRoomManager
A project that simulates an automated cinema ticket seller. (1.5 week to complete | 45h Java Experience overall)
CodeSharingPlatform
A simple service for sharing code snippets and other text. (6 weeks to complete | 400h Java Experience Overall)
IntroToPython
A textbook about Python for the DSP class of the Department of Electrical and Electronic Engineering at the University of West Attica.
Neural-Image-Captioning-Model
An image-to-text generating model implementation.
RNN-from-scratch
An implementation of the RNN architecture using NumPy.
CoffeeMachine
A project that simulates the actions taken by a Coffee Machine based on the user's choices. (3 weeks to complete | 30h Java Experience overall)
Encryption-Decryption
A program that encrypts or decrypts messages in different Ciphers. (3 weeks to complete | 130h Java Experience overall)
Learning-to-optimize-on-SPD-manifolds
code of the CVPR 2020 paper "Learning to Optimize on SPD Manifolds"
MazeRunner
A program that generates a maze of arbitrary size, that's able to solve it. (6 weeks in total to complete | 200h Java Experience Overall)
MusicAdvisor
Accesses Spotify's REST API based on which command was given, printing links to suggested albums/playlists. (3 weeks to complete | 340h Java Experience Overall)
NumeralSystemConverter
A program that can convert a number to and from any supported radix (base 1 to 36) (2 weeks to complete | 90h Java Experience overall)
Recipes
A RESTful service for sharing recipes.