Skip to content
View fabiomb17's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report fabiomb17

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

Hi there 👋

My Name is Fabio Munoz

class Fmunoz{
    constructor(this) {
        this.username = "Fabiomb17",
        this.name = "Fabio Munoz",
        this.web = "grustec.com.do",
        this.mail = "fabiomb17@gmail.com",
        this.linkedin = "https://do.linkedin.com/in/fabiomunoz",
        this.source = "Dominican Republic",
        this.code = {
                'frontend': ['HTML', 'CSS', 'JavaScript','Boostrap'],
                'backend': ['Python', 'PHP','Node.Js', 'C++'],
                'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'SQL Server'],
                'devops': ['Nginx', 'Apache', 'AWS', 'Digital Ocean'],
                'tools': ['GIT', 'GitHub'],
                'ides': ['Visual Studio Code', 'DevC++'],
                'misc': ['GNU/Linux', 'Windows']
        }
    }
}

let profile = new Fmunoz(this.value);
  • 🔭 I’m currently working on cibersecurity software
  • 🌱 I’m currently learning cibersecurity
  • 👯 I’m looking to collaborate on threat intelligence
  • 💬 Ask me about Python and PHP
  • 📫 How to reach me: write me to the mail

Popular repositories

  1. ejercicios-de-cpp ejercicios-de-cpp Public

    ejercicios de c++

    C++

  2. fabiomb17 fabiomb17 Public

  3. numeroaLetras numeroaLetras Public

    Convertir números a letras o cifras

    JavaScript

  4. validarCedula validarCedula Public

    Validador de cédulas dominicanas

    JavaScript

  5. Datos-Rep-Dom Datos-Rep-Dom Public

    Forked from DannyFeliz/Datos-Rep-Dom

    Provincias, Municipios y Sectores de República Dominicana en formato JSON y SQL

    1

  6. mitmproxy2swagger mitmproxy2swagger Public

    Forked from alufers/mitmproxy2swagger

    Automagically reverse-engineer REST APIs via capturing traffic

    HTML