Neil Barnwell (nbarnwell)

nbarnwell

Geek Repo

Location:Birmingham, UK

Home Page:www.neilbarnwell.co.uk

Github PK Tool:Github PK Tool


Organizations
GiveCampUK

Neil Barnwell's starred repositories

system-design-101

Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.

ScreenToGif

🎬 ScreenToGif allows you to record a selected area of your screen, edit and save it as a gif or video.

Language:C#License:MS-PLStargazers:23399Issues:354Issues:981

actual

A local-first personal finance app

Language:TypeScriptLicense:MITStargazers:13345Issues:56Issues:1367

sharpkeys

SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.

Language:C#License:MS-PLStargazers:6033Issues:86Issues:539

m-r

Simple CQRS example

Simple.Data

A light-weight, dynamic data access component for C# 4.0

gridfinity-rebuilt-openscad

A ground-up rebuild of the stock gridfinity bins in OpenSCAD

Language:OpenSCADLicense:NOASSERTIONStargazers:1219Issues:31Issues:109

piantor

The Piantor Keyboard is a beginner-friendly, easy-to-solder, 42-key or 36-key, diodeless, low profile aggressive column staggered, hotswappable and non-hotswappable, programmable ergonomic mechanical split keyboard powered by Raspberry Pi Pico or other compatible RP2040 boards. It is based on the Cantor Keyboard.

slow-cheetah

XML Transforms for app.config and other XML files

Language:C#License:NOASSERTIONStargazers:243Issues:39Issues:208

m-r

Simple CQRS example

Language:JavaScriptStargazers:172Issues:20Issues:0

Castle.Windsor-READONLY

Windsor Container

Language:C#License:NOASSERTIONStargazers:101Issues:13Issues:0

GiveCRM

GiveCRM is a quality open-source CRM, designed for charities. The aim is to be incredibly straightforward to get started and use, with the added bonus of being free.

Language:C#License:MITStargazers:66Issues:17Issues:35

OrderManagementSystem

A sample application using RavenDB, Msmq and MS SQL Server to demonstrate a working DDD, CQRS and ES system, inspired by Greg Young's 3-day course. Please note that the "Framework" namespace and concrete implementations thereof are being built into a new library called "Regalo", another repository of mine that can be found on Github at https://github.com/nbarnwell/Regalo.

Language:C#Stargazers:53Issues:8Issues:0

WPF-Controls

A repository for custom WPF Controls

Language:C#Stargazers:32Issues:0Issues:0

gridfinity-freecad

Sligtly modified version of gridfinity storage system, modelled in freecad

Stargazers:24Issues:0Issues:0

Regalo

OBSOLETE - USE Inforigami.Regalo instead. A simple event sourcing "framework" packaged on Nuget.org at https://nuget.org/packages/Regalo/ and based entirely on my learnings from Greg Young's DDD, CQRS and Event Sourcing course. The implementation may differ from Greg's in places, but the goal is generally the same. Calling it a "framework" is overstating things somewhat given it's such a straightforward pattern. The code here is extracted from initial versions of my OrderManagementSystem example implementation (also on Github).

Language:C#License:MITStargazers:22Issues:10Issues:20
Language:ClojureStargazers:18Issues:2Issues:0

GiveCRM.Admin

Administration app for GiveCRM

freecad_gridfinity_templates

Sharing some freecad templates for gridfinity parts

Stargazers:10Issues:0Issues:0

GiveCRM

GiveCRM is a quality open-source CRM, designed for charities. The aim is to be incredibly straightforward to get started and use, with the added bonus of being free.

Language:C#License:MITStargazers:2Issues:2Issues:0

SkypeStandup

A very simple app that uses keyboard hooks to listen for the Windows "media" keys being pressed to mute and hang-up Skype voice calls.

Dynamic.Xml

A simple component inspired by Simple.Data for querying in-memory XML using the C# dynamic type.

GiveCRM.Admin

Administration app for GiveCRM

Language:C#Stargazers:1Issues:2Issues:0

ImageResize

Sample app to demonstrate forking and pipelining using the Task Parallel Library, inspired by Kendall Miller's "Natural Laws of Software Performance" talk.