Code Portfolio

Learn about Robert's public code


Public Code

Over the years I've worked on many computer programs, databases, and websites. Most of them are confidential so I'm building a portfolio of public code on GitHub to show what I can do. Feel free to browse my code and use it yourself under the terms of the MIT software license.


Rest-Your-Eyes

A C# version of the rest-your-eyes program. It encourages the user to take regular breaks from the computer. It is written in C#, XAML, and uses WPF with the Microsoft.NET Framework.

Browse the code


Rest-Your-Eyes-II

A program which reminds the user to take a break from the computer. It is written in Visual Basic.NET, XAML, and uses the Windows Presentation Foundation. It also makes use of the MVVM design pattern.

Browse the code