Skip to content
View maotovisk's full-sized avatar

Highlights

  • Pro

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.

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

πŸ‘‹ Greetings, I'm Lucas

A passionate software developer from Brazil πŸ‡§πŸ‡· building for the web, desktop, and beyond.

🌐 Visit my website »


  • πŸ’Ό Developer at KBRTec since 2021
  • 🧠 Fullstack dev with strong backend focus β€” building robust enterprise solutions with .NET
  • ❀️ Fan of FOSS β€” I love open-source software and try to contribute when I can
  • 🧩 As a hobbyist, I enjoy creating tools that solve real problems β€” like my desktop app MapWizard, built for the osu! mapping community
  • 🌱 Currently learning Go in my free time β€” loving the simplicity and performance!

🧰 Tech Stack

Frontend
β†’ TypeScript, Vue, React, Livewire, Alpine.js
β†’ Tailwind CSS, SCSS, HTML5, CSS3

Backend
β†’ .NET (C#), Laravel (PHP), Node.js

Databases
β†’ PostgreSQL, MySQL, SQL Server, MongoDB

Other Tools
β†’ Git, Docker, REST APIs, SignalR, Redis, FTP/CI Pipelines, Linux servers


πŸ“« Reach out to me:

Twitter Follow Badge


πŸ“Š GitHub Stats

GitHub Stats

GitHub Streak

Top Languages

Pinned Loading

  1. MapWizard MapWizard Public

    A toolset of utilities for osu! standard mappers

    C# 3

  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.