Skip to content
View NoelisTired's full-sized avatar

Sponsoring

@iRazvan2745

Block or report NoelisTired

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.

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
NoelisTired/README.MD
<?php

namespace App\Providers;

use Illuminate\Support\ServiceProvider;

final class NoelisTiredServiceProvider extends ServiceProvider
{
    public function register(): void
    {
        $this->app->singleton('NoelisTired', fn () => [
            'name' => 'Noel',
            'role' => 'Software Developer',
            'location' => 'The Netherlands',

            'education' => 'Fontys Hogeschool Tilburg',
            'work'      => 'Entrepreneur @ noelp.dev',

            'favorites' => [
                'languages' => ['PHP', 'Python', 'C#'],
                'framework' => 'Laravel',
            ],

            'contact' => [
                'email' => 'info@noelp.dev',
            ],
        ]);
    }
}

Discord Presence

Pinned Loading

  1. xtekky/gpt4free xtekky/gpt4free Public

    The official gpt4free repository | various collection of powerful language models | opus 4.6 gpt 5.3 kimi 2.5 deepseek v3.2 gemini 3

    Python 66.1k 13.6k