Skip to content
View mg-Ben's full-sized avatar
Block or Report

Block or report mg-Ben

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

> I am Benjamín Martín Gómez, MSc Telecommunication Engineer & Network Observability Analyst_

I am passionate about the whole field of Telecommunication Engineering:

  • Computer Networks and Cybersecurity 🔒🛡️
  • Antenna and RadioFrequency design 📡
  • Software development 💻
  • Electronics and analog circuits :electron:

And much more 😄!

> What things do I know how to do?_

What programming languages do I speak?

I speak spanish and english, but also...

C language Matlab VHDL Python JavaScript Java

Tools I have used

I am experienced at...

LT Spice ModelSim ADS Xilinx CST Keil microvision Docker git NodeJS npm Vue AltiumDesigner Arduino Wireshark AndroidStudio GitFlow Grafana

General skills

This is my general knowledge...

Computer systems

  • Microprocessors: theory, design in VHDL, threading and programming, assembly language, pipelining...
  • Coding and Software: programming on different languages and environments, general computer theory, software projects...

Computer networks

  • Network monitoring and analysis: SNMP, network simulation (mininet) and pcap trace analysis (tshark/wireshark), real-time metrics visualization (Grafana)...
  • Cybersecurity: AI and Machine Learning techniques. Master's thesis about (D)DoS and subtle anomaly detection through predictive LSTM and Holt Winters time series approach.

Analog and digital circuits

  • Analog circuit design and analysis: analog circuit theory and solving, analog circuit simulation in time and frequency domain (LTSpice, Matlab), analog filter design, sensors and actuators conditioning circuits, quadrupole characterization...
  • Digital circuit design and analysis: digital circuit theory and solving, digital circuit implementation and simulation (Modelsim, VHDL), FPGA theory and simulation (Xilinx Vivado-Vitis HLS), signaling protocols, digital filter design...

Signal

  • Mathematic theory: Lineal system mathematic characterization, Fourier transform (FT, DTFT, DFT/FFT/STFT) and Fourier Series, communication theory and modulations, noise and distortion stochastic characterization...
  • Image & Sound: Multimedia signal processing, Machine Learning techniques (PCA, SVM, K-means, Neural Networks, LSTM, among others), Image and sound filtering...

RadioFrequency field

  • Electromagnetic waves physics: electromagnetic waves mathematic characterization (vectorial fields, phasors) and solving.
  • Radiocommunication devices: transmission lines analysis and solving, radiocommunication devices design and simulation (ADS, CST), waveguides design, antenna design, communication electronic design (radiofrequency filters, power amplifiers, local oscillators)...

Microcontrollers

  • Microcontroller programming: register binary manipulation (Arduino, mbed), robotics and sensor-actuator projects.

But I'm always willing to learn new things! ✍️📘

> How can you reach me?_

You can find me on LinkedIn

Nice to meet you!

Popular repositories Loading

  1. RadioCommDevicesSimulation RadioCommDevicesSimulation Public

    Software Project Development for simple Radio Communications Devices Simulations

    MATLAB 1

  2. stack_ELK stack_ELK Public

    A prototype to deploy a stack ELK with a node cluster of Elastic Database, Logstash pipeline and Kibana GUI. These components are docker containers. The tests have been made for 8.11.1 ELK version

    Dockerfile 1 1

  3. mg-Ben mg-Ben Public

    Python

  4. arduino-project arduino-project Public

    Forked from AitorMelero/arduino-project

    Arduino Project

    MDX

  5. SMTP-Python SMTP-Python Public

    SMTP mail server connection with Python

    Python 1

  6. SNMP_Exporter_Tutorial SNMP_Exporter_Tutorial Public

    A fast guide to understand the basic concepts under SNMP Exporter Prometheus plugin. This guide is a simple reference that consists of basic SNMP concepts, Prometheus concepts and SNMP+Prometheus c…