Skip to content
View Fludem's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Fludem

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. EvoComms EvoComms Public

    A Communication Service acting as a bridge between clocking machines and software packages sold by Clocking Systems UK

    C# 1

  2. JAD-Network/Laravel-Solana JAD-Network/Laravel-Solana Public

    PHP Package for Solana RPC Calls using Laravel

    PHP 1

  3. Commit Prompt for the AI Plugin in J... Commit Prompt for the AI Plugin in Jetbrains IDEs
    1
    Generate a Git commit message for the following changes
    2
     
    3
    Guidelines:
    4
    1. Use the conventional commit format: <type>(<optional scope>): <description>
    5
    2. Choose the appropriate type from: feat, fix, refactor, style, test, docs, build, ops, chore
  4. Laravel Pint Ruleset Laravel Pint Ruleset
    1
    {
    2
        "preset": "per",
    3
        "rules": {
    4
            "align_multiline_comment": true,
    5
            "array_indentation": true,