Hobbies

Tech Tool Set

Company: Systems Specialist
Project URL: https://github.com/rbrandsma/TechToolSet

This is a project I am working on in my free time to make fixing and diagnosing common issues with computers simpler. It is a Command Line tool that can do various fixes based on what the user specifies with auto generated help text.

Key features that I learned (and implemented) when creating this are:
  • command line autocomplete
  • dynamic resource loading in C#
  • xml properties handling
  • multithreading process handling
  • user input initiated exception handling
  • Versioning

Verified by MonsterInsights