Skip to content
View adelsonsljunior's full-sized avatar

Highlights

  • Pro

Organizations

@DIT-IFAL @starti-projetos @inner-stock

Block or report adelsonsljunior

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

Adelson Júnior

$ apt moo moo

                 (__)  
         _______~(..)~ 
           ,----\(oo) 
          /|____|,'    
         * /"\ /\   
           ~ ~ ~ ~     
..."Have you mooed today?"...

Statistics 📊

Skills ⛓️

Pinned Loading

  1. post-install-script post-install-script Public

    My post installation script for Linux Desktop.

    Shell 14

  2. docker-swarm-lab docker-swarm-lab Public

    A small Docker Swarm lab using Vagrant

    Shell

  3. first-crud-fastapi first-crud-fastapi Public

    Uma API simples para testar Github Actions, UV, FastAPI e SQLAlchemy

    Python

  4. urubu-do-pix-backend urubu-do-pix-backend Public

    Simples API de Urubu do Pix inspirado nos vídeos do Mano Deyvin

    Java

  5. My initial vagrantfile My initial vagrantfile
    1
    # -*- mode: ruby -*-
    2
    # vi: set ft=ruby :
    3
    
                  
    4
    Vagrant.configure("2") do |config|
    5
      config.vm.box = "ubuntu/jammy64"