Skip to content
View notfrancois's full-sized avatar
  • Los Angeles, California
  • 07:04 (UTC -07:00)

Organizations

@the-programmers-hangout @N5Now @corporacionquirola

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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']).

Pinned Loading

  1. cqrs cqrs Public

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

    C#

  2. gomponent gomponent Public

    Forked from hexxfy/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.

    1