ZeroTier One

Contributed with C++ programming

Team Project
Date: 12th July 2015 - 5th May 2016
Language: C# and C++

This was one of the first major C++ projects and contributions I completed just after learning advanced C++. I interacted with a team of developers to complete the open source Windows Driver code for the networking software ZeroTier One.
The main goal of this project was to fix problems with the Windows Build of ZeroTier One, ensure smooth functionality of the Windows Build of ZeroTier One, and ensure that ZeroTier One was compatible on all modern Windows operating systems. Through the course of this project, I learned about Windows installations, advanced C++ programming, and working with a professional development team.

Notable Features

  • Installation of an application as a service to the local service control manager database
  • Stopping and removing the service from the local service control manager database