-
Satellit
- Belgium
-
09:04
- 1h ahead - @FabienDehopre
- @ghostlyshade@mastodon.social
Pinned Loading
-
Validate C# identifier name
Validate C# identifier name 1using System;
2using System.Linq;
3using System.Text.RegularExpressions;
45public static class IdentifierExtensions
-
-
my-netatmo-24
my-netatmo-24 PublicAn Aspire application that display information of my netatmo weather station
C#
-
ngxtension-platform
ngxtension-platform PublicForked from ngxtension/ngxtension-platform
Utilities for Angular
TypeScript
-
wonderful-components
wonderful-components PublicA collection of wonderful and beautiful comppnents found on Internet and collected here.
CSS 1
-
IPAddress class extension method whi...
IPAddress class extension method which indicates whether an IP address is routable or not. 1public 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
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
FabienDehopre/eslint-config,
FabienDehopre/my-netatmo-24,
FabienDehopre/personal-url-shortener
and 18 other
repositories
Loading
Contribution activity
March 2025
Created 22 commits in 3 repositories
Created 6 repositories
-
FabienDehopre/stylelint-config
JavaScript
This contribution was made on Mar 21
-
FabienDehopre/ngx-translate-core
TypeScript
This contribution was made on Mar 19
-
FabienDehopre/DnsBenchmark
C#
This contribution was made on Mar 19
-
FabienDehopre/ts-reset
TypeScript
This contribution was made on Mar 12
-
FabienDehopre/ps-blazorcomponents
C#
This contribution was made on Mar 5
-
FabienDehopre/AuthNZinBlazor
HTML
This contribution was made on Mar 4
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
-
feat: disable all jsdoc rules in vitest config
This contribution was made on Mar 19
Reviewed 21 pull requests in 1 repository
FabienDehopre/eslint-config
21 pull requests
-
build: bump the typescript-eslint group with 4 updates
This contribution was made on Mar 24
-
build: bump eslint-plugin-import-x from 4.9.0 to 4.9.1
This contribution was made on Mar 24
-
build: bump angular-eslint from 19.2.1 to 19.3.0 in the angular-eslint group
This contribution was made on Mar 24
-
build: bump the eslint group with 2 updates
This contribution was made on Mar 24
-
build: bump eslint-plugin-unicorn from 57.0.0 to 58.0.0
This contribution was made on Mar 24
-
build: bump eslint-plugin-jsdoc from 50.6.3 to 50.6.7
This contribution was made on Mar 19
-
build: bump @commitlint/cz-commitlint from 19.6.1 to 19.8.0
This contribution was made on Mar 19
-
build: bump eslint-plugin-perfectionist from 4.9.0 to 4.10.1
This contribution was made on Mar 19
-
build: bump bumpp from 10.0.3 to 10.1.0
This contribution was made on Mar 19
-
build: bump vitest from 3.0.6 to 3.0.9
This contribution was made on Mar 19
-
build: bump the npm_and_yarn group with 2 updates
This contribution was made on Mar 12
-
build: bump eslint-plugin-erasable-syntax-only from 0.2.1 to 0.3.0
This contribution was made on Mar 12
-
build: bump @vitest/eslint-plugin from 1.1.31 to 1.1.36
This contribution was made on Mar 12
-
build: bump angular-eslint from 19.2.0 to 19.2.1 in the angular-eslint group
This contribution was made on Mar 12
-
build: bump the typescript-eslint group with 4 updates
This contribution was made on Mar 12
-
build: bump the eslint group with 3 updates
This contribution was made on Mar 12
-
build: bump @stylistic/eslint-plugin from 4.0.1 to 4.2.0
This contribution was made on Mar 3
-
build: bump yaml-eslint-parser from 1.2.3 to 1.3.0
This contribution was made on Mar 3
-
build: bump @types/node from 22.13.5 to 22.13.8
This contribution was made on Mar 3
-
build: bump angular-eslint from 19.1.0 to 19.2.0 in the angular-eslint group
This contribution was made on Mar 3
-
build: bump the typescript-eslint group with 4 updates
This contribution was made on Mar 3
Opened 4 issues in 1 repository
FabienDehopre/eslint-config
1
open
3
closed
-
fix/update css linting config
This contribution was made on Mar 21
-
move existing naming convention from typescript config to angular config
This contribution was made on Mar 19
-
move naming-convention to its own config to allow more flexibility
This contribution was made on Mar 13
-
make jsdoc config optional and turn it completely off in vitest config
This contribution was made on Mar 7