Skip to content
View dbones's full-sized avatar
☄️
Coding the dotNEXT
☄️
Coding the dotNEXT

Organizations

@boxes-project @bonsai-ioc @dbones-simple-shop @dbones-labs
Block or Report

Block or report dbones

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dbones/README.md

Hi 👋 My name is Dave (aka bones)

Software Architect

Learning and having fun via open-source, be kind :D
Delivered solutions/value, really enjoy the software quality aspects
Currently lead up a Platform Enginering team.
(alot of my code is still in private repos)

  • 🌍  I'm based in United Kingdom
  • 🖥️  See my portfolio at my-lab
  • 🧠  I'm learning eventual consistency patterns and its application with AI
  • 🤝  I'm open to collaborating on eventual, allaboard, mpr, armchair

Skills

C# Javascript Typescript NodeJS Express MySQL PostgreSQL MongoDB .NET

Socials

Badges

My GitHub Stats
dbones's GitHub stats

Support Me

Pinned

  1. bonsai bonsai Public

    Small, Fast IoC container

    C# 1 1

  2. dbones-simple-shop/docs dbones-simple-shop/docs Public

  3. dbones-labs/auditable dbones-labs/auditable Public

    Forked from dbones/auditable

    Audit library for dotnet

    C# 2 2

  4. dbones-labs/all-aboard dbones-labs/all-aboard Public

    Guaranteed message processing, including message filtering and synchronized consistency with the service's local database transaction (aka atomic message delivery).

    C#

  5. dbones-labs/eventual dbones-labs/eventual Public

    Pub/sub client for dotnet. Support typed messages between your services.

    C#

  6. dbones-labs/mpr dbones-labs/mpr Public

    JavaScript/TypeScript library that maps a source object to a destination object. Based off the AutoMapper in dotnet

    TypeScript