Skip to content
View FabienDehopre's full-sized avatar

Block or report FabienDehopre

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

Pinned Loading

  1. Validate C# identifier name
    1
    using System;
    2
    using System.Linq;
    3
    using System.Text.RegularExpressions;
    4
    
                  
    5
    public static class IdentifierExtensions
  2. game-of-life Public

    Conway's Game of Life

    JavaScript

  3. my-netatmo-24 Public

    An Aspire application that display information of my netatmo weather station

    C#

  4. ngxtension-platform Public

    Forked from ngxtension/ngxtension-platform

    Utilities for Angular

    TypeScript

  5. wonderful-components Public

    A collection of wonderful and beautiful comppnents found on Internet and collected here.

    CSS 1

  6. IPAddress class extension method whi...
    1
    public static class IPAddressExtensions
    2
    {
    3
        /// <summary>
    4
        /// Indicates whether the <see cref="IPAddress"/> is a routable address or not.
    5
        /// </summary>

356 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing FabienDehopre's contributions from March 24, 2024 to March 25, 2025. The contributions are 75% commits, 14% code review, 5% pull requests, 6% issues. 14% Code review 6% Issues 5% Pull requests 75% Commits

Contribution activity

March 2025

Created 6 repositories

Created a pull request in mattpocock/ts-reset that received 1 comment

feat: smarter querySelector and querySelectorAll

optimize the declaration of both querySelector and querySelectorAll to always return the correct HTML element type based on the provided CSS query. i…

+141 −0 lines changed 1 comment
Opened 1 other pull request in 1 repository
FabienDehopre/eslint-config 1 merged
Reviewed 21 pull requests in 1 repository
Opened 4 issues in 1 repository
FabienDehopre/eslint-config 1 open 3 closed
Loading