Skip to content
View Pablo-RJ's full-sized avatar
🥷
The best way to predict the future is to design it
🥷
The best way to predict the future is to design it

Block or report Pablo-RJ

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pablo-RJ/README.md

Pablo Rodriguez Jimenez Banner

Hi, I'm Pablo Rodríguez Jiménez 👋

Telecommunications & Systems Engineer | Bridging Hardware, Cloud & AI | University of Granada, Spain.


🚀 Professional Vision

I am a Telecommunications Engineering student focused on building secure, scalable cyber-physical systems. My goal is to master the intersection of Hardware Engineering, Digital Signal Processing, Cloud Infrastructure, and AI to develop mission-critical infrastructure that connects physical environments with intelligent software.

  • 📡 Hardware & Signals: Digital Signal Processing (Audio/Video), circuit analysis, and embedded systems architecture.
  • ☁️ Cloud & Architecture: Building highly available data pipelines and systems (AWS/Azure/GCP) using Infrastructure as Code (Terraform).
  • 🛡️ Cybersecurity: Focused on DevSecOps, infrastructure hardening, and securing the hardware-to-cloud data flow.
  • 🤖 Applied AI: Implementing MLOps and scalable inference models for real-time telemetry and signal data.

🛠️ Tech Stack & Tooling

Domain Technologies
Languages Python, C/C++, Bash, SQL
Hardware & Electronics Altium Designer (Hierarchical Schematics, Multi-layer PCB Layout, OutJobs, Draftsman), Advanced PCB Design & Component Library Creation (Footprints & 3D Models), Oscilloscope Measurement & Instrumentation, ESP32 / Arduino / Raspberry Pi Architecture, Circuit Analysis
Telecom & Signals Digital Signal Processing (Audio/Video), 5G Infrastructure, Wireless & Mobile Systems, Software Defined Networking (SDN), TCP/IP
Cloud & DevOps Google Cloud, Azure, AWS, Docker, Podman, Terraform, GitHub Actions (CI/CD)
Security OWASP, Network Security, Linux Hardening, Cryptography, Trivy
Data & AI PyTorch, Scikit-Learn, MLOps Basics

🏗️ Featured Projects

🔹 [TFG] Electromagnetic Compatibility (EMC) & Signal Integrity Analysis | Hardware LISN Signal Processing

Status: Lab Research Phase Category: B.Sc. Thesis

  • Domain: Undergraduate Final Degree Project (I+D) at the University of Granada.
  • Problem Space: Analyzing and mitigating Electromagnetic Interference (EMI) to ensure hardware reliability in noisy electronic environments.
  • Instrumentation & Testing: Conducting physical measurements using a Line Impedance Stabilization Network (LISN) to isolate power line noise and characterize conducted emissions.
  • Signal Analysis: Utilizing oscilloscopes and spectrum analysis to validate signal integrity, filtering techniques, and hardware shielding effectiveness.
  • Current Stage: Capturing physical lab measurements and correlating empirical data with theoretical EMC models.
  • 🔗 View R&D Documentation & Lab Measurements (Link pending)

🔹 ATmega4808 LoRaWAN & WiFi IoT Controller | Altium Designer PCB Design Hardware IoT

Status: Completed Category: Hardware Design

  • Domain: Final Project of the MIC Course ("Diseño de Placas de Circuito Impreso para Productos Electrónicos") at the University of Granada (UGR) & University of Alcalá de Henares (UAH) in collaboration with GranaSAT.
  • Problem Space: Developing a secure, low-power control and telemetry system capable of local WiFi and long-range wireless LoRaWAN communication.
  • PCB Design: Designed a multi-layer printed circuit board entirely in Altium Designer utilizing hierarchical schematics, custom component libraries (symbols, footprints, and 3D models), and strict DRC layout rules.
  • System Integration: Embedded an ATmega4808 MCU, LoRaWAN transceiver, WiFi module, and an integrated solar charger controller for energy harvesting, along with a FT231X USB-to-UART bridge.
  • Deliverables: Configured OutputJobs to generate complete manufacturing files, including interactive PDF documentation and 3D board render videos.
  • 🔗 View Repository

🔹 Scalable IoT Telemetry System | ESP32 MQTT InfluxDB Grafana

Status: Completed Category: IoT

  • Status: Completed (Legacy / No active maintenance).
  • Problem: Efficiently capturing and visualizing high-frequency sensor data from remote devices without losing data integrity.
  • Solution: Designed an end-to-end telemetry pipeline using the MQTT protocol for lightweight messaging and a Time-Series Database (TSDB) for optimized storage.
  • Tech Stack: Dockerized environment with Node-RED for orchestration and InfluxDB for persistence.
  • 🔗 View Repository

🔹 Automated Container Security Pipeline (DevSecOps) | Docker Trivy CI/CD

Status: Completed Status: Finished

  • Status: Completed (Legacy / No active maintenance).
  • Problem: Vulnerabilities in container images often go undetected until production, increasing the attack surface.
  • Solution: Building a secure containerization workflow that integrates Trivy for automated vulnerability scanning (CVEs).
  • 🔗 View Repository

📈 Roadmap to Graduation (2026-2027)

  • H2 2027: Final Degree Project (TFG) focusing on Electromagnetic Compatibility (EMC) and Signal Integrity in complex systems.
  • 2026-2027: Google Cloud Associate Cloud Engineer & CompTIA Security+ Certifications.
  • 2027: Bridging the gap: Contributing to Open Source projects involving IoT infrastructure, hardware-in-the-loop (HIL) testing, or Cloud-Native (CNCF) environments.

🔍 Deep Dive & Core Specializations

My journey into 2027 focuses on mastering the synergy between physical hardware reliability, secure infrastructure, and cloud intelligence.

  • EMC & Signal Integrity: Electromagnetic Compatibility testing, shielding, and ensuring robust hardware performance in noisy environments.
  • PCB Design & Hardware Engineering: Advanced printed circuit board (PCB) design and layout using Altium Designer, including multi-layer boards, custom footprint creation (footprints & 3D models), OutputJobs configuration, and manufacturing files.
  • 🛡️ Advanced Cybersecurity: Network Security, Pentesting fundamentals, and securing the hardware-to-cloud data flow (Zero Trust).
  • ☁️ Cloud-Native Ecosystem: Focus on high availability, cost-optimization, and Infrastructure as Code (IaC).
  • 🤖 Applied AI & MLOps: Integrating LLMs and Neural Networks into scalable production pipelines for real-time sensor and telemetry analysis.
  • 📦 Containerization & DevSecOps: Orchestration using Docker/Kubernetes and automating secure pipelines with Terraform, Ansible, and CI/CD.

🛠️ Core Technologies

  


📫 Connect with me

  

Popular repositories Loading

  1. Pablo-RJ Pablo-RJ Public

    This is my personal README

    1

  2. ESP32-IoT-Telemetry ESP32-IoT-Telemetry Public

    An end-to-end telemetry pipeline capturing environmental data via ESP32 and transmitting it wirelessly via MQTT to a dockerized backend.

    JavaScript 1

  3. Secure-Artifact-Repository Secure-Artifact-Repository Public

    An automated container hardening and security pipeline featuring Trivy vulnerability scanning (SCA) integrated into GitHub Actions.

    Dockerfile 1

  4. sql-injection-payloads sql-injection-payloads Public

    A curated and comprehensive collection of 900+ SQL Injection (SQLi) payloads for security research, WAF testing, and vulnerability assessment.

    1

  5. Altium-lorawan-atmega4808-board Altium-lorawan-atmega4808-board Public

    Printed Circuit Board (PCB) design created in Altium Designer. Final hardware project for the MIC Course (UGR/UAH/GranaSAT). Features a low-power ATmega4808 IoT board with LoRaWAN, WiFi, FT231X USB…

    1