Skip to content
View SiririComun's full-sized avatar

Highlights

  • Pro

Block or report SiririComun

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

Hi there, I'm Pablo Sánchez! 👋

Computational Physicist | Data Scientist | High-Performance Computing (HPC) Engineer-in-Training
Bridging theoretical physics with advanced software engineering.


🔬 About Me

I am a 9th-semester Physics student at the Universidad de Antioquia (UdeA) in Medellín, Colombia. I approach data and machine learning not just as algorithmic heuristics, but as complex physical systems governed by statistical mechanics, information theory, and high-dimensional geometry.

  • 📬 Connect with me: LinkedIn
  • 🏆 Talento Tech Alumnus: Certified in Análisis de Datos Integrador

🛠️ Technical Stack

  • Languages: Python (Advanced), C++17 (Intermediate), SQL (PostgreSQL / MySQL), Verilog / VHDL, Tcl
  • Data Science & AI: PyTorch, TensorFlow, scikit-learn, FinBERT (NLP), YOLO (Computer Vision), LSTMs
  • Engineering & DevOps: Docker, CUDA (GPU Computing), OpenMP, Linux (Bash), Git / GitHub, PYNQ Framework

🚀 Featured Portfolios

  • Ising-Dynamics: High-Performance C++/CUDA simulator of ferromagnetic systems. Achieved a >150,000x speedup over Python with full Finite-Size Scaling validation.
  • Quantitative-Gold-Analysis: End-to-end sentiment-enhanced LSTM pipeline predicting gold prices using FinBERT NLP on ~189k financial news headlines.
  • Thermal-Quantum-Numerov-Solver: High-order Schrödinger equation numerical solver refactored from research notebooks into a clean, professional OOP Python library.

♟️ Beyond the Code

  • Competitive Chess: FIDE Rated (+2000 Elo). I apply high-level competitive chess logic to risk analysis, long-term strategic decision-making, and structural problem-solving under pressure.
  • Complex Origami: Passionate about geometric origami design and crease pattern editing, developing advanced 3D spatial reasoning, patience, and procedural discipline.

Pinned Loading

  1. hw-xadc-dma-overlays hw-xadc-dma-overlays Public

    Hog-managed Vivado hardware overlays for XADC DMA streaming on PYNQ boards. Delivers versioned .bit and .hwh release artifacts for software applications.

    VHDL

  2. sw-pynq-oscilloscope sw-pynq-oscilloscope Public

    Interactive real-time 1 MSPS Oscilloscope dashboard and Python package for PYNQ boards with Digilent AD3 wave generator integration.

    Python

  3. Ising-Dynamics Ising-Dynamics Public

    Forked from JuanJ27/Modelo_ising

    Simulador de alto rendimiento (HPC) del Modelo de Ising en 2D optimizado en C++17 y CUDA/GPU. Logra una aceleración de >150,000x sobre el prototipo de Python. Incluye validación de escalamiento de …

    C++

  4. Quantitative-Gold-Analysis Quantitative-Gold-Analysis Public

    Scientific pipeline for gold price prediction using NLP (FinBERT) sentiment analysis and LSTM time-series modeling. Developed by a multidisciplinary Physics squad at UdeA. Features high-integrity d…

    Jupyter Notebook

  5. Thermal-Quantum-Numerov-Solver Thermal-Quantum-Numerov-Solver Public

    Numerical solver for the 1D Schrödinger Equation using the Matrix Numerov method, focusing on identical particle thermalization and canonical ensemble statistics. Refactored from procedural researc…

    Python

  6. aligo-c2-framework aligo-c2-framework Public

    Forked from NataliaEcheverrid/aligo-c2-framework

    A software architecture project built for the Aligo Hackathon to demonstrate remote system coordination, communication protocols, and operator control within an authorized laboratory environment.

    Python