Skip to content
View notfrancois's full-sized avatar

Block or report notfrancois

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
notfrancois/README.md

Hi there 👋

const me = (value = "devops culture") => {
  console.log(`Having fun with ${value}!`);
};
print('👨🏻‍💻 by day && night 😎')
job_title(X) :-
    member(X, ['senior lead', 'dotnet', 'domain driven design', 'microservices', 'microfrontends']).']),
    \+ member(X, ['full stack @ always']).

cpcbnme' github stats

Pinned Loading

  1. cqrs cqrs Public

    A simple CQRS contract suitable C# library to effortless DDD implementations.

    C#

  2. gofiber/recipes gofiber/recipes Public

    📁 Examples for 🚀 Fiber

    Go 3.1k 448

  3. dotenv dotenv Public

    Simple support to load environment variables from .env file to system level for .NET 8.

    C#