====== Projects ====== From time to time, I work on "public" projects that I've posted on various public source control sites. I also maintain a [[http://teamcity.julianscorner.com/|CI Server]] for these projects. ===== Active ===== Projects in an active status are being developed, and expanded to bring new features. Releases will be common. * [[https://github.com/dcjulian29/toolkit|ToolKit]] - A library of reusable classes and abstractions to make writing code easier. * [[https://github.com/dcjulian29/SuggestionBox|SuggestionBox]] - An anonymous electronic suggestion box to allow comments/suggestions/Q&A posts that can responded to and liked. * [[https://github.com/dcjulian29/SiegeApi|SiegeApi]] - A .Net Core Web API to wrap the command line use of the [[linux:install:siege|Siege]] load-testing software. * [[https://github.com/dcjulian29/HealthCheck|HealthCheck]] - A framework which is capable of executing a defined set of task via a plug-in composition model and provide specific response based on the status. * [[https://github.com/dcjulian29/choco-packages|choco-packages]] - A collection of Chocolatey NuGet packages. * [[https://github.com/dcjulian29/scripts-powershell|scripts-powershell]] - My PowerShell profile scripts and custom modules * [[https://github.com/dcjulian29/scripts-binaries|scripts-binaries]] - Scripts and aliases for system and user tasks. ===== Inactive ===== Projects in an inactive status are no longer supported or developed. * None currently