Skip to content
View gaamarchi's full-sized avatar

Block or report gaamarchi

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

Hello there 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-


class Main:

    def __init__(self):
        self.name = "Gabriel Marchi"
        self.role = ["developer,"SOC"]
        self.language_spoken = ["pt_BR", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = Main()
me.say_hi()

📔 Latest Blog posts

  • It's coming

🔧 Technologies & Tools

Cloud Services:

Azure

Programming Languages:

Python Python Go

Tools and Services:
Docker Linux VIM

🏆 GitHub Trophies

trophy

🗂️ Highlight Projects

DA-RNN

Popular repositories Loading

  1. gaamarchi gaamarchi Public

  2. web_site_framework_discover web_site_framework_discover Public

    Python

  3. mbr_parser mbr_parser Public

    A simple python script to get information for the mbr file

    Python

  4. DotFiles DotFiles Public

    Repositório para armazenar os dotfiles

  5. zhenye-na zhenye-na Public

    Forked from Zhenye-Na/zhenye-na

    🧝‍♂️

  6. FastAPI FastAPI Public

    Este repositório é voltado para estudo de FastAPI, utilizando como material principal a série de lives do canal Eduardo Mendes