Skip to content
View maotovisk's full-sized avatar

Block or report maotovisk

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 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
maotovisk/README.md

Lucas Veiga - Fullstack Developer | .NET & Laravel

Focused on building resilient enterprise backends and useful open-source tooling.

maot.devLinkedInEmailX/Twitter

Work & Projects

  • Backend Engineering at KBRTec (2021–Present): Developing enterprise-grade systems with a primary focus on architecture, reliability, and scaling backend services.
  • osu! Tooling: Building specialized utilities for the rhythm game community, including MapWizard and hitsound copying scripts.
  • Infrastructure & Open Source: Daily Arch Linux user. Focused on clean deployments using Docker, CI/CD pipelines, and exploring container orchestration with Kubernetes.

Technical Stack

  • Languages: C# (.NET), PHP (Laravel), TypeScript/Node.js, Go, Rust, Java
  • Databases: PostgreSQL, MySQL, MS SQL Server, MongoDB, SQLite
  • Frontend: React, Next, Vue, Svelte, Tailwind CSS
  • Desktop: AvaloniaUI, WinForms, Tauri, Electron, GTK
  • Infrastructure: Linux, Docker, Redis, Kubernetes, GitHub Actions

GitHub Stats GitHub Streak Top Languages

Pinned Loading

  1. MapWizard MapWizard Public

    A toolset of utilities for osu! standard mappers

    C# 11 2

  2. S-ul flameshot uploader S-ul flameshot uploader
    1
    # S-ul flameshot uploader
    2
    Based on the work found at https://github.com/remanifest/s-ul-curl-uploader and https://github.com/flameshot-org/flameshot/issues/178#issuecomment-719898433, this is a bash script to quickly upload your flameshot screenshots into the https://s-ul.eu service.
    3
    
                  
    4
    ## Dependencies
    5
    - flameshot
  3. Integrating native file explorer on ... Integrating native file explorer on wine with linux.
    1
    # Integrating native file explorer on wine with linux. 
    2
      This is mostly aimed at osu! mappers/storyboarders who need an easy way to access osu! beatmap folders through wine.
    3
    
                  
    4
    ## Introduction
    5
      This is a quick tutorial on how you can edit some wine registry files to make wine open the native linux file explorer when clicking the `Open folder` menu on whatever application uses it, since the `explorer.exe` application doesn't integrate that well with the linux environment.