I made a program that can split files into smaller ones, and than later on merge split files back, therefore they are converted back to their original state. This is done on a byte level, so no data is lost. I have tried it with all kinds of files, and all worked, even files like […]
Author: Bine Lipuš
Target Date Coordinator is a web application that helps you find the target date that suites all applicants for some event. In the form below, you only need to specify the main time period of the event to take place and its length in days. After that, you will need to specify all dates that […]
Two Factor Authentication is an extra layer of security used when logging into an online account. Its main goal is to prevent someone, who knows your login credentials to log in to your account without your permission. I developed a Two Factor Authentication via SMS API, which can be used with any phone, as it […]
Obvestilko is my most advanced project so far. It is an intelligence service for students and teachers of the Celje school center. It is a service with GUI built for Windows operating systems using C# and .NET Framework in Visual Studio.