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 […]
Tag: C#
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.