Dynamic php website for renting vehicles in Kalymnos, created as an employee at shopit Technical Details This was initially a static php theme, and it had to be converted to a fully functional dynamic website to allow the owner to post and manage vehicle entries, receive orders and manage a guest book. In order to […]
Cross platform psychologist’s patient management application created as part of ptyhones.gr programming group (now disbanded) for Kalymnos hospital. Technical Details The application had to be user friendly and most of all secure. It was checked for buffer overflow attacks, SQL injections and since it stores user passwords hashing algorithms were implemented. I also had […]
A simple, lightweight pure javascript datepicker. The goal was to create a datepicker using javascript, because most the datepickers I could find were using JQUERY