Projects
For a while I've been interested in building a project dealing with machine learning. I had a few projects in mind with my Raspberry PI, but didn't really think about doing it much. I wanted a fun technology related side project that had nothing to do with my day job. I had heard of the Microsoft ML.Net library some time ago, but hadn't pieced anything together. Over the weekend, I decided to give a try setting up a camera on my Raspberry Pi to capture images, and then to…
I wrote another COVID-19 app. This time in React / Redux .NET 5 / EF Core. The .NET 5 application has several APIs to serve up the data, and hosts a React / Redux single page application to visualize the data. That data comes from The COVID Tracking Project and is hosted in an in memory SQL Lite database fronted by EF Core. This project isn't available on the web as I haven't polished it as much as the previous application. It's a little rough around the edges from an end…
This was a project to develop a calendar application for the Raspberry Pi which integrated with microsoft account to see appointments throughout the day.
The COVID-19 Statistics Web Application was an application I wrote to try out Clarity Design framework. It displays statistical information about the COVID-19 Pandemic. You can learn more about it in the links below.
The pi-plate was a project for fun. It is a Raspberry Pi driven interactive nameplate I built to put on my desk at work. The project is defined in more detail in my blog posts below.