Archives: Projects
Projects

Excel CLI Filter Tools

Project URL: https://github.com/rbrandsma/ExcelFIlterTools
This is a small console application that I made to help with comparing different Excel files to each other with custom logic that can be written by the end user.

Binary Logic Simulator

The game has a simple interface and the premise is that you are guided through learning how different logic gates work, and how they are fundamentally created from other "universal" gates. Starting from just simple NOT gates, all the way to more complicated logic systems such as a binary clock. Then, once you have learned all the basics, you can create your own circuits in a sandbox mode.
The nucleation point of this project was that a co-worker of mine that is fascinated with technology and what it can do, was asking all sorts of questions about IT and programming and they were genuinely interested in computing as it seemed so foreign to them. So, I created it as a learning tool for them and a visual aid to show what I was saying in action.

Interactive Device Inventory Website

This Project is ongoing for my current employer and I am not able to divulge too many specifics or the source. However, as a brief overview, this project is a Asset and Mobile Device Management system for EMS equipment that is planned to roll out in early to mid 2023. It is built on ASP.NET core using C#. It is an Intranet application that only connects outside of the local network to ping devices directly, and will help to manage the numerous devices that have proven to be difficult to keep up with using traditional means.