Skip to content
View ofmxtheuuz's full-sized avatar
🪤
🪤

Organizations

@uorkbrasil
Block or Report

Block or report ofmxtheuuz

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

    Security, queues, simplicity. Neptune is an innovative project for sending email messages. It had its codes started in 2022, and finished in 2023. The project is fully developed with TypeScript, wh…

    TypeScript 3

  2. mxtheuz.com.br skills mxtheuz.com.br skills
    1
    {
    2
      "about_me": "Eai, galera! Como não podemos nos conhecer pessoalmente, aqui vai um pouco sobre mim... Mexo com tecnologia há 2 anos, já desenvolvi muitas coisas entre muitas plataformas, um ambiente mais louco que o outro! Já desenvolvi aplicações desktop e webapps, quebrei a cabeça organizando um servidor Linux inteiro! Mas meu foco principal é desenvolvimento Full-Stack com PHP, ASP.NET Core MVC, JavaScript, TypeScript e Banco de Dados, Aplicações no Console e Desktop com .NET, e Aplicações Mobile com React Native.",
    3
      "skills": [
    4
        {
    5
          "id": 1,
  3. hermes hermes Public

    Hermes is a .NET 7.0 and C# library created in 2023 to simplify the development of Socket Apps for both Client-Side and Server-Side applications.

    C# 3

  4. new init.vim new init.vim
    1
    "*****************************************************************************
    2
    "" Vim-Plug core
    3
    "*****************************************************************************
    4
    let vimplug_exists=expand('~/.config/nvim/autoload/plug.vim')
    5
    if has('win32')&&!has('win64')