Skip to content
View metalpoch's full-sized avatar
🎨
Focusing
🎨
Focusing

Block or report metalpoch

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

💫 About Me:

My name is Keiber Urbila, I am a Fullstack developer who loves new technologies. I have experience in telecommunications in traffic analysis, creating solutions that allow monitoring and visualizing network traffic. Take a look at my Portfolio

🌐 Socials:

Instagram LinkedIn Threads

💻 Tech Stack:

CSS3 JavaScript HTML5 Python Shell Script Vercel Bootstrap Chart.js Express.js Flask JWT NodeJS React Apache Nginx MySQL Postgres MariaDB SQLite Supabase MongoDB Pandas LINUX Arduino Postman Raspberry Pi

🏆 GitHub Trophies

Pinned Loading

  1. olt-blueprint olt-blueprint Public

    Application capable of displaying and carrying out traffic coming from OLT

    Go 2

  2. Traffic-Dashboard Traffic-Dashboard Public

    A simple dashboard created with Python-Flask

    Python 2

  3. telegram-alerts-action telegram-alerts-action Public

    Alarm message generator for Telegram

    Shell 1

  4. Github Action básico para enviar un ... Github Action básico para enviar un mensaje por cada push y pull request hacia la rama main. Para su funcionamiento es necesario agregar en secrets BOT_TOKEN_ID y CHAT_ID de Telegram.
    1
    name: Telegram Alert
    2
    
                  
    3
    on:
    4
      push:
    5
        branches: 
  5. jump-snmp jump-snmp Public

    Petición SNMP hacia un servidor remoto mediante SSH utilizando un servidor intermediario

    JavaScript

  6. Personal nvim setup Personal nvim setup
    1
    {
    2
      "go.goplsOptions": {
    3
        "completeUnimported": true,
    4
        "gofumpt": true
    5
      },