Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Code based on the course Working with Files and Streams in C# by Jason Roberts. Content includes understanding file and data manipulation in C#, how to manage files and directories, read and write data in a number of different ways, and write unit tests using a mock file system.
Powerful application for managing engineers and trainees and the payroll system in engineering companies using some of the concepts of the OOP and Design Patterns
This is a little portfolio in which you can see some smaller projects I did. you can click on the projects get a small summary about each project and can access it.
An application to store files safely in local storage , cloud storage or in remote location by Decomposing the file using a certain algorithm.Using the Reverse application , the files can also be recombined.