ecampidoglio
Freelance programmer, speaker and author. I like fancy keyboards. ⌨️✨
@megakempLund, Sweden
Pinned Repositories
AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
cake-action
:cake::octocat: Run Cake (C# Make) scripts in your GitHub Actions workflows.
Cake.Curl
:cake::arrow_up_down: A cross-platform add-in for Cake that allows to transfer files to and from remote URLs using curl.
auto-release-draft
:octocat::pencil: Drafts a GitHub release with the changes introduced by a newly created version tag.
auto-release-milestone
:octocat::triangular_flag_on_post: Drafts a GitHub release based on a newly closed milestone.
gameoflife
A web-based .NET implementation of Conway's Game of Life used as a sandbox to try stuff out.
Linker
🔗 A simple URL shortening website that serves as a nice demo application.
ecampidoglio's Repositories
ecampidoglio/Linker
🔗 A simple URL shortening website that serves as a nice demo application.
ecampidoglio/auto-release-draft
:octocat::pencil: Drafts a GitHub release with the changes introduced by a newly created version tag.
ecampidoglio/auto-release-milestone
:octocat::triangular_flag_on_post: Drafts a GitHub release based on a newly closed milestone.
ecampidoglio/gameoflife
A web-based .NET implementation of Conway's Game of Life used as a sandbox to try stuff out.
ecampidoglio/Expresso
Expresso is a lightweight ASP.NET MVC 3 Markdown-based blog engine used to demonstrate various architectural patterns and techniques.
ecampidoglio/visualizing-git
:framed_picture: Visualize how common Git operations affect the commit graph
ecampidoglio/SeeGit
SeeGit - The Git Repository Visualizer
ecampidoglio/autofixture-demo
An example of how to use AutoFixture to write readable and maintainable tests.
ecampidoglio/QuoteBook
QuoteBook is an iPhone application written in Objective-C that stores and manages a database of quotes.
ecampidoglio/cake
Cake (C# Make) is a cross platform build automation system.
ecampidoglio/dotfiles
ecampidoglio/NuFind
A simple way to search for NuGet packages from the command-line.
ecampidoglio/ploeh.github.com
ploeh blog 'source code'
ecampidoglio/rouge
A pure-ruby code highlighter that is compatible with pygments http://rouge.jneen.net/
ecampidoglio/serilog-sinks-fastconsole
Serilog sink that writes to console with high-performance non-blocking output.