Skip to content
View gam04's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report gam04

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

Hi, This is Gam πŸ‘‹

Software Enginner at CSFacturacion πŸ‘¨β€πŸ’»
Jr. Security Consultant πŸ›‘οΈ

Linkedin: Gamboa GitHub Gamboa Medium: Gamboa

ℹ️ About me...

public class MyProfile {
    

    public static final String NAME = "Jose Antonio Gamboa Aguirre";
    
    public static grade = "System engineer"

    public static String interests[] = {
        "Microservices" ,
        "DevOps",
        "Information Security",
        "API",
        "DDD",
        "KISS"
    };

    public static String hobbies[] = {
        "Movies",
        "Coding"
    };

}

Languages

PHP Java Shell Script JavaScript

Tools

Laravel Insomnia jQuery Spring

Cloud Services

Datadog Cloudflare AWS DigitalOcean Google Cloud

Popular repositories

  1. laravel-sat-catalogs laravel-sat-catalogs Public

    Provides a artisan command to automatically update SAT catalogs. Use a DB facade to access them.

    PHP 5

  2. sat-catalogos-populate sat-catalogos-populate Public

    Forked from phpcfdi/sat-catalogos-populate

    Herramienta para crear y actualizar los catΓ‘logos de SAT/CFDI en una base de datos SQLite3

    PHP 2

  3. gam04 gam04 Public

    Config files for my GitHub profile.

    1

  4. estafeta-command estafeta-command Public

    Estafeta Command Actions throgh PHP

    PHP 1

  5. CfdiUtils CfdiUtils Public

    Forked from eclipxe13/CfdiUtils

    PHP Common utilities for Mexican CFDI 3.2, 3.3 & 4.0

    PHP 1

  6. bash-agave bash-agave Public

    Scripts for Agave

    Shell