This project showcases how SQLiteHelper simplifies database interactions, which allows developers to concentrate more on the application's logic rather than the complexities of SQL query writing.
Using my IoT ecosystem to produce an Internet enabled clock
How to implement principal component analysis clustering algorithm to perform image segmentation.
How to read and write binary data portably, including IEEE 754 floatng point numbers.
C# arcade emulator, ROM hacking
Refactoring a complicated procedural program, using SQL, Dapper, simple objects, lambda etc.
This is a multi player Pong game written in C#/ WPF using Visual Studio
These two functions load an entire text and a binary file into memory, avoiding some common pitfalls.