From 60bfa4287aec0c53f4c4051fa39e151ba4d0b774 Mon Sep 17 00:00:00 2001 From: roryok Date: Thu, 20 Apr 2017 13:23:23 +0100 Subject: [PATCH] added my april project --- HallOfFame.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HallOfFame.md b/HallOfFame.md index de3c290..a447581 100644 --- a/HallOfFame.md +++ b/HallOfFame.md @@ -463,6 +463,7 @@ Add your projects to the end of this List! |01/2017 | [Unit Converter PWA](https://github.com/roryok/unitard) | A progressive web app (offline enabled) for converting between SI/metric units | [Released](http://roryok.com/unitard) | |02/2017 | [CalendarJenny](https://github.com/roryok/calendarjenny) | A node.js app to read event dates from both local (yaml, json) and remote sources and compile a printable calendar | Completed | |03/2017 | [ASCII Header](https://github.com/roryok/ASCIIheader) | A Visual Studio Code extension to create ASCII headers in your source | In Progress | +|04/2017 | [todoscreensaver](https://github.com/roryok/todoscreensaver) | A WPF based screensaver which displays a text file of your choice. | Completed | ## [JoshHrach](https://github.com/JoshHrach) ([@JoshHrach](https://twitter.com/JoshHrach))