Skip to content
View Kavignon's full-sized avatar
:octocat:
:octocat:

Organizations

@GameOfLightAndShadows @Beware-of-dragons
Block or Report

Block or report Kavignon

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

Hi there 👋

My name is Kevin Avignon, and I am a senior software developer based in Montreal, Canada. I used to be a board member for the F# Software Foundation (FSSF). I led for 2 years the educative efforts for our international mentorship program and over that time, I had community members engaged with me as we built a platform to do match making between applicants (mentors/mentees).

You can find a list below of what I'm currently focused on:

Top Langs

kavignon

github trophies

Pinned

  1. fsprojects/fsharp-companies fsprojects/fsharp-companies Public

    Community curated list of companies that use F#

    371 126

  2. hypertherm/DotNet.SystemCollections.Analyzers hypertherm/DotNet.SystemCollections.Analyzers Public

    A set of code analyzers & code fix providers to help developers use the proper .NET Collection & API in their algorithms

    C# 73 5

  3. FSharp-Mentorship-Automatic-Planner FSharp-Mentorship-Automatic-Planner Public

    F# automation with the purpose of pairing mentors to mentees for F# mentorship rounds. It reduces the matching periods lasting several hours to a few minutes + clicks.

    F# 7 6

  4. Focused-Generalist-Mindset/build_a_MUD_game_book Focused-Generalist-Mindset/build_a_MUD_game_book Public

    The purpose of this GitHub repository is to provide readers with a practical, hands-on guide to building a text-based Multi-User Dungeon (MUD) game titled "Beware of Dragons in the Dungeons" while …

    86 4

  5. Always hungry for more. This is a li... Always hungry for more. This is a list of resources I've used or that I plan to use as a way to improve my knowledge and technical skills as a software developer.
    1
    Some of the books I'll be recommending are based on .NET. Do not be discouraged. We shouldn't strive to stick to a specific technology stack. Your ambitions and goals will evolve over time and that might lead you a completely new space. Moreover, there are lessons to be learned from an environment that's different from what you're used to.
    2
    
                  
    3
    # Software Development
    4
    - [x] "C# in depth" by Jon Skeet (Book)
    5
    
                  
  6. Picking up TS, Node, event-driven an... Picking up TS, Node, event-driven and Kafka as a backend engineer
    1
    # Purpose
    2
    
                  
    3
    The purpose of the following gist is to allow me (and interested readers) to level up our backend knowledge to design, implement and maintain Pub/Sub services in Node.js using Kafka as the message bus.
    4
    
                  
    5
    I'll be documenting my journey and learning here.