Skip to content
View LuanRoger's full-sized avatar

Highlights

  • Pro

Organizations

@Qodana-demo @LR-Tech-Blog @Mais-Informa
Block or Report

Block or report LuanRoger

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

  1. xbox_launcher xbox_launcher Public

    Launcher with the Xbox Series X/S's dashboard to play Xbox Cloud Gaming (XCloud) games.

    Dart 22 9

  2. VolumeVault VolumeVault Public

    📖 Keep your books informations safe and sound.

    Dart 2

  3. electron-shadcn electron-shadcn Public template

    :electron: Electron Forge with shadcn-ui (Vite + Typescript)

    TypeScript 17 2

  4. xinput_gamepad xinput_gamepad Public

    🎮 Add support to XInput controllers with Win32 API.

    Dart 6 2

  5. PowerShell 7 profile PowerShell 7 profile
    1
    Invoke-Expression (&starship init powershell)
    2
    
                  
    3
    $TERM_HOME=[Environment]::GetFolderPath([System.Environment+SpecialFolder]::MyDocuments) + "\Jobs"
    4
    $customAliases = @("ls", "customalias", "ff", "getdir", "gohome")
    5
    
                  
  6. My Visual Studio Code settings file My Visual Studio Code settings file
    1
    {
    2
      "[dart]": {
    3
        "editor.formatOnSave": true,
    4
        "editor.formatOnType": true,
    5
        "editor.rulers": [