Dimitris's repositories
ICSD-PKCrypto_Algorithms
Implementation of various Public Key Algorithms (RSA, Rabin, ElGamal) by using GNU MP library. Part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
IP2C_WebAPI
Simple implementation of a IP2C (IP to Country) Web API C# Service, which fetches information from ip2c.org and displays ip data and generates a basic report.
Qt-BDayChecker
Simple Birthday/Name day application that notifies the user if there is a birthday/name day today, GUI written in Qt (Widgets)
Qt-StrongPasswordGenerator
Simple application that suggests a strong password, GUI written in Qt (Widgets)
ReactMealsTS_BackEnd
My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/
ReactMealsTS_FrontEnd
My implementation of Maximilian's "React Meals" (NET/Spring backend) https://www.udemy.com/course/react-the-complete-guide-incl-redux/
Watermarking-GPU
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 2 / GPU
AllKeyShop_ProperListSort
Simple Firefox Extension that sorts a user's AllKeyShop list properly (AKS sort is broken).
ICSD-DigitalSystems
Some Verilog projects, implemented as part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean).
ICSD-Java-Projects
Java projects completed as part of my university coursework (2013-2019, Information and Communications Systems Engineering, University of the Aegean), focusing on core programming and development skills.
Watermarking-CPU
Code for my Diploma thesis at Information and Communication Systems Engineering (University of the Aegean, School of Engineering) with title "Efficient implementation of watermark and watermark detection algorithms for image and video using the graphics processing unit". Part 1 / CPU