My side projects
I spend most of my computer hours developing products at JH Software (Tjek.net, Simple DNS Plus, Simple Failover and AWB Label Pro).
These are a few of my side projects:
Mit-Budget.dk
A web-app for making personal and business budgets (Danish language).
https://mit-budget.dk
Simple Deploy
An IIS webhook endpoint for GitHub / GitLab / BitBucket for easy web-site publishing. https://simpledeploy.jesperhoy.dk
WinWebhookToast
WinWebhookToast is a simple Windows application which sits in the system tray (toaster icon) listening for HTTP requests and displays a Windows notification message ("toast") with an icon, title and body text from the HTTP request. https://github.com/jesperhoy/WinWebhookToast
Bootstrap.js.Light
Super lightweight replacement for JQuery and bootstrap.js for Bootstrap v. 3 and v. 4 projects.
https://github.com/jesperhoy/bootstrap.js.light
GitHub Backup for Windows
A tool to automatically create and update backups of all repositories under your GitHub account onto a Windows computer. https://github.com/jesperhoy/GitHubBackup
Vue.js ASP.NET Web Forms Helpers
A .NET Framework 4.5 library containing 3 ASP.NET Web Forms controls to simplify integrating Vue.js and .vue files with ASP.NET Web Forms.
https://github.com/jesperhoy/VueJSWebForms
Atom Publishing Protocol (AtomPub) server library for ASP.NET
This .NET library is intended for developers who want to implement the Atom Publishing Protocol (AtomPub) on an ASP.NET web-site - so that web-site users can publish news articles (like blog posts) and/or other content using an AtomPub client such as Windows Live Writer. https://github.com/jesperhoy/atompub-sl