Skip to content
View RudeBoyOne's full-sized avatar
🐌
devagar e sempre
🐌
devagar e sempre

Highlights

  • Pro

Block or report RudeBoyOne

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
RudeBoyOne/README.md
package com.github.domain.about;

public class AboutMe {
  String name = "Lucas Ferreira Nogueira";
  int age = 31;
  Developer position = Developer.Backend;
  String[] courses = [
        "UNIVESP - Engenharia da Computação",
        "FATEC - Desenvolvimento de Software Multiplataforma",
        "CTD - Certified Tech Developer - Digital House", 
        "ONE - Oracle Next Education - Oracle e Alura", 
        "ESR - Especialista Spring Rest - AlgaWorks"
  ];
  Certifications[] badges = [
        LPI.LinuxEssentials,
        AWS.CertifiedCloudPractitioner
  ];
  String workingOn = "BrickUp";
  String local = "São Paulo/SP";
}

🌎  Onde me encontrar:

Meu Linkedin Email Badge

Pinned Loading

  1. dotfiles dotfiles Public

    My dotfiles e shellscripts for customization, development and work environment in Linux

    Shell

  2. lfn-shell lfn-shell Public

    Widgets feitos com framework Fabric, meu workflow Arch + Hyprland. Quem sabe futuramente um shell completo...

    Python

  3. primeiro-site primeiro-site Public

    Meu primeiro site, feito apenas com HTML5 e CSS3

    HTML