Skip to content
View MariaIsabelli's full-sized avatar
🐰
FSociety00.dat
🐰
FSociety00.dat

Block or report MariaIsabelli

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
MariaIsabelli/README.md
package main

import "fmt"

type DevSecOps struct {
    data map[string]interface{}
}

type MariaIsabelli struct {
    DevSecOps
}

func NewMariaIsabelli() *MariaIsabelli {
    data := map[string]interface{}{
        "work":             "DevSecOps",
        "age":              "🐱 21",
        "address":          "Botucatu-SP",
        "languages":        []string{"JavaScript", "python", "c/c#", "java", "Go"},
        "operationalSystem": "Linux",
    }
    return &MariaIsabelli{DevSecOps{data: data}}
}

func main() {
    maria := NewMariaIsabelli()
    fmt.Println(maria.data)
}
FSocity.dat

isa-Js isa-Ts isa-React npm isa-HTML isa-CSS isa-Python isa-java isa-c docker isa-aws isa-microsofit isa-hacker isa-owasp isa-linux Linux golang git MySQL Visual Studio Code Apache

Pinned Loading

  1. DICOM_image_processing DICOM_image_processing Public

    In this repository you will find ways to process your DICOM image.

    Python 3

  2. ferramentas_pentest ferramentas_pentest Public

    Trojan feito em python

    Python 24 5

  3. UPDATING-INFRASTRUCTURE UPDATING-INFRASTRUCTURE Public

    UPDATING INFRASTRUCTURE AWS

    Python 1

  4. API-GO-REACT API-GO-REACT Public

    Desenvolvendo uma API com GO com docker e front-end em react .

    Go 2

  5. DevSecOps DevSecOps Public

    Repositório com material de estudo de DevSecOps

    3

  6. Seguranca_de_software Seguranca_de_software Public

    Como construir um software seguro.

    2