Skip to content
View FreitasCyberSec's full-sized avatar
🥷
🥷

Block or report FreitasCyberSec

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

Humberto Freitas

Software Engineer | Backend Developer | Cybersecurity Enthusiast


💻 Sobre mim

class SoftwareEngineer:
    def __init__(self):
        self.name = "Humberto Freitas"
        self.role = "Backend Developer"
        self.skills = ["Python", "SQL", "Linux", "Cybersecurity"]
        
    def show_profile(self):
        return f"{self.name} - {self.role}"

me = SoftwareEngineer()
print(me.show_profile())

🛠️ Habilidades e Tecnologias

Python SQL Linux Cibersegurança

📊 Estatísticas do GitHub

GitHub Stats

🔗 Contatos

GitHub LinkedIn Instagram

Popular repositories Loading

  1. FreitasCyberSec FreitasCyberSec Public

    1

  2. calculadora calculadora Public

    Python

  3. calculadora-cientifica calculadora-cientifica Public

    Python

  4. conversor-moeda conversor-moeda Public

    Python

  5. gerador-senhas gerador-senhas Public

    Python

  6. jogo-da-velha jogo-da-velha Public

    Python