Miquel Gómez Corral
card
Experiences
  • experience/Vidext
    • Build pipelines and automation processes that save the company time and money.
    • Agent orchestration, LLM integration, and file management across production workflows.
    • Contribute AI knowledge to improve existing company processes and develop new solutions.
    ai

    AI

    react

    React

    typescript

    TypeScript

    next

    Next.js

    tailwind

    Tailwind CSS

    github

    GitHub

    vercel-ai

    Vercel AI SDK

    prompt-engineering

    Prompt Engineering

    braintrust

    Braintrust

    agents

    Agents

    mcp

    MCP

    ._.
  • experience/Solver
    • Studied client needs and data.
    • developing AI models from scratch.
    • researching technologies the company required.
    • Fine-tuning of language models and computer vision systems.
    • Completed my bachelor's thesis on OCR models and document information extraction.
    python

    Python

    ai

    AI

    github

    GitHub

    pandas

    Pandas

    numpy

    NumPy

    fastapi

    FastAPI

    jupyter

    Jupyter

    pytorch

    PyTorch

    sklearn

    Sklearn

    xg-boost

    XG Boost

    plotly

    Plotly

    matplot

    Matplot

    docker

    Docker

    :D
  • experience/Vidext
    • Develop web applications using React and Next.js.
    • Component and library management.

    I created the company's landing page and an internal application for employees.
    html

    Html

    css

    CSS

    react

    React

    typescript

    TypeScript

    next

    Next.js

    tailwind

    Tailwind CSS

    github

    GitHub

    . _.
  • experience/Laberit
    During my internship, I learned to manage and develop extensions for Microsoft's ERP 'Navision'.
    html

    Html

    css

    CSS

    react

    React

    typescript

    TypeScript

    next

    Next.js

    tailwind

    Tailwind CSS

    github

    GitHub

    D:
  • experience/Fiverr
    On this page I have made my image editing skills available to a variety of clients, with clients from all over the world. My work varied from client to client, but some examples are: Images for product promotion, photo and portrait retouching or image creation for digital marketing (Amazon).
    photoshop

    Photoshop

    : /
  • experience/PuntISeguitText
    At Punt I Seguit, I had the opportunity to teach students from 1st year of ESO to 2nd year of Bachillerato, reinforcing their learning to improve their grades. In addition to that, and motivated to teach, since I entered university I have taught other classmates in a formal way.
    ^_^
  • experience/EKR
    During the summer months, I worked as a waiter at the karting restaurant in my hometown.
    :)
  • experience/PapiBeach
    During the summer months, I worked as a kitchen assistant at the Papi Beach snack bar in my hometown.
    T-T
  • hat
    Studies
  • studies/UPV
    At the MUIARFID, I have deepened my knowledge in artificial intelligence, machine learning, computer vision, pattern recognition and other advanced AI skills. I have also had the opportunity to work on real-world projects and collaborate with industry professionals.
    ai

    AI

    python

    Python

    pandas

    Pandas

    pytorch

    PyTorch

    pandas

    Pandas

    plotly

    Plotly

    matplot

    Matplot

    jupyter

    Jupyter

    c-sharp

    C Sharp

    unity

    Unity

    numpy

    NumPy

    >:(
  • studies/EPFL
    During my academic exchange in Switzerland, I learned how to create AI models, advanced algorithms, and data analysis. All with a practical as well as a theoretical approach. At the same time, I have been able to practice and improve my English by interacting with people from all over the world.
    python

    Python

    ai

    AI

    pandas

    Pandas

    pytorch

    PyTorch

    pandas

    Pandas

    plotly

    Plotly

    matplot

    Matplot

    jupyter

    Jupyter

    ^-^
  • studies/UPV
    At UPV, I have learned everything from the basic concepts of computing to how to develop applications and use artificial intelligence. All of this, while achieving excellent grades and receiving awards for it. During this process, I have participated in various university activities such as sports championships, student delegation, or as a tutor.
    ai

    AI

    java

    Java

    sql

    SQL

    c

    C

    sklearn

    Sklearn

    jupyter

    Jupyter

    mathematica

    Mathematica

    risc-v

    Risc-V

    java-fx

    Java

    haskell

    Haskell

    prolog

    Prolog

    docker

    Docker

    :O
  • studies/IES-Almenara
    During my adolescence, I studied at IES Almenara, the institute in my town. I completed compulsory secondary education (ESO) and the scientific baccalaureate with the aim of taking the university entrance exams.
    :·3
  • certifications
    Certifications & Awards
  • certifications/HF-Face
    Course covering Deep Reinforcement Learning from beginner to expert. Explores theory and practice using libraries like Stable Baselines3 and CleanRL, training agents in unique gym (Gymnasium) environments and publishing them on the HuggingFace Hub.
    python

    Python

    pytorch

    PyTorch

    reinforcement-learning

    Reinforcement Learning

    ai

    AI

    numpy

    NumPy

    🤗
  • certifications/UPV
    • Best academic record award in my cohort for the 2022--23 academic year.
    • ARA distinction (High Academic Performance) in the degree programme.
    • +20 honours distinctions in my Bachelor's and Master's degrees.
    • Honours mention for the Bachelor's thesis (TFG).
    0_o
  • TurboMino: Tetris AI Bot with PPO + CNN + RoPE
    TurboMino: Tetris AI Bot with PPO + CNN + RoPE
    external-link

    Apr 2026

    In progress

    Tetris agent trained with PPO (Stable-Baselines3) on a custom Gymnasium environment. Uses CNN with Rotary Position Embeddings (RoPE), bit-packed uint32 board representation, exhaustive placement search via BFS, and interactive Pygame visualization.

    ai

    AI

    jupyter

    Jupyter

    numpy

    NumPy

    pandas

    Pandas

    pygame

    Pygame

    python

    Python

    pytorch

    PyTorch

    reinforcement-learning

    Reinforcement Learning

  • String art
    String art
    external-link

    Feb 2025

    Finished

    From pixels to lines. This algorithm transforms raw numbers into patterns that resemble art. Start from one point, evaluate all possible lines, and draw the one that improves the image the most. Repeat until you're done!

    git

    Git

    javascript

    JavaScript

    next

    Next.js

    react

    React

    tailwind

    Tailwind CSS

    typescript

    TypeScript

  • Multimodal Sexism Detection in Memes
    external-link

    Mar 2026

    Finished

    Multimodal model fusing text (XLM-RoBERTa), physiological signals (EEG, eye tracking, heart rate), and video embeddings (Qwen VL) to classify TikTok memes as sexist or not. Uses CrossModalAttention, GatedTextFusion, and SoftLabelLoss (KLDiv over annotator distributions). Achieves 80.6% macro F1.

    ai

    AI

    huggingface

    HuggingFace

    jupyter

    Jupyter

    numpy

    NumPy

    opencv

    OpenCV

    pandas

    Pandas

    python

    Python

    pytorch

    PyTorch

    sklearn

    Sklearn

  • Custom Viola-Jones Face Detection from Scratch
    Custom Viola-Jones Face Detection from Scratch
    external-link

    Mar 2026

    Finished

    Custom Viola-Jones face detection system with a parallelized Haar cascade classifier. Trained via AdaBoost with hard negative mining on WIDER FACE. Supports Numba JIT (5-10x speedup) with a threaded NumPy fallback. Real-time webcam detection included.

    ai

    AI

    jupyter

    Jupyter

    latex

    LaTeX

    matplot

    Matplot

    numpy

    NumPy

    opencv

    OpenCV

    pandas

    Pandas

    plotly

    Plotly

    python

    Python

    sklearn

    Sklearn

  • Missing-Data-Robust Medical Imaging Model
    Missing-Data-Robust Medical Imaging Model
    external-link

    Apr 2026

    Finished

    3-stage pipeline: self-supervised pretraining on BraTS (brain tumor segmentation), survival prediction training on UPenn-GBM (glioblastoma), and testing. Uses deep learning architecture with YAML config, editable install, and multi-GPU support via PyTorch Accelerator.

    ai

    AI

    jupyter

    Jupyter

    latex

    LaTeX

    numpy

    NumPy

    pandas

    Pandas

    plotly

    Plotly

    python

    Python

    pytorch

    PyTorch

    sklearn

    Sklearn

  • See more
  • Missing-Data-Robust Medical Imaging Model
    Missing-Data-Robust Medical Imaging Model
    external-link

    Apr 2026

    Finished

    3-stage pipeline: self-supervised pretraining on BraTS (brain tumor segmentation), survival prediction training on UPenn-GBM (glioblastoma), and testing. Uses deep learning architecture with YAML config, editable install, and multi-GPU support via PyTorch Accelerator.

    ai

    AI

    jupyter

    Jupyter

    latex

    LaTeX

    numpy

    NumPy

    pandas

    Pandas

    plotly

    Plotly

    python

    Python

    pytorch

    PyTorch

    sklearn

    Sklearn

  • terminal
    Technologies
    clue
    python

    Python

    numpy

    NumPy

    sklearn

    Sklearn

    pytorch

    PyTorch

    xg-boost

    XG Boost

    reinforcement-learning

    Reinforcement Learning

    huggingface

    HuggingFace

    langchain

    LangChain

    opencv

    OpenCV

    rag

    RAG

    vercel-ai

    Vercel AI SDK

    prompt-engineering

    Prompt Engineering

    braintrust

    Braintrust

    ai

    AI

    agents

    Agents

    mcp

    MCP

    pandas

    Pandas

    matplot

    Matplot

    plotly

    Plotly

    fastapi

    FastAPI

    sql

    SQL

    typescript

    TypeScript

    javascript

    JavaScript

    java

    Java

    c

    C

    c++

    C ++

    c-sharp

    C Sharp

    react

    React

    css

    CSS

    html

    Html

    tailwind

    Tailwind CSS

    zustand

    Zustand

    next

    Next.js

    node

    Node.js

    docker

    Docker

    github

    GitHub

    linux

    Linux

    jupyter

    Jupyter

    haskell

    Haskell

    prolog

    Prolog

    risc-v

    Risc-V

    unity

    Unity

    pygame

    Pygame

    photoshop

    Photoshop

    premiere

    Premiere

    mathematica

    Mathematica

    latex

    LaTeX