Skip to content
View notfrancois's full-sized avatar
  • 16:07 (UTC -05:00)

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 = "sr. full-stack (currently focus on backend)") => {
  console.log(`working as ${value}!`);
};
print('👨🏻‍💻 by day && night 😎')
job_title(X) :-
    member(X, ['senior lead', 'dotnet', 'domain driven design', 'microservices', 'distributed systems', 'event driven architecture']).']),
    \+ 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. gomponent gomponent Public

    Forked from kodeyeen/gomponent

    An open.mp component for loading gamemodes and plugins written with omp.

    C++

  3. omp-streamer omp-streamer Public

    Like SA:MP Streamer Plugin but for Go with new open.mp API.