Skip to content
View Migue8gl's full-sized avatar

Block or report Migue8gl

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

🌱 Hi, I'm Miguel García López. Working as a data scientist with a love of programming. My primary interests lie in artificial intelligence, particularly machine learning, deep learning and metaheuristic optimization algorithms. Actively involved in real software and NLP development projects.

📫 You can reach me at migue8gl@gmail.com.

Programming Languages:

cplusplus java javascript php python ruby

Tools:

mysql linux symfony elasticsearch git opencv pandas pytorch scikit_learn

migue8gl

Pinned Loading

  1. BelkanGame Public

    Small game that implements several basic pathfinding algorithms, such as Breadth First-Search, Depth First-Search and others.

    C++

  2. TFG-Wrapper-Based-Metaheuristics-Feature-Selection Public

    Metaheuristics, designed to solve complex optimization problems with limited resources, have been adapted for feature selection. This work reviews recent metaheuristics and conducts a comprehensive…

    Python 2

  3. Keylogger Public

    Basic keylogger made in Python. The main goal is to learn while developing it.

    Python 2

  4. DataScienceMaster Public

    Projects and research from my Master's in Data Science from the University of Granada.

    Jupyter Notebook

  5. WhisperTranscribe Public

    WhisperTranscribe is a Python-based project that provides a simple and efficient solution for recording, processing, and transcribing audio using the Faster Whisper model. The tool offers multiple …

    Python

  6. RAG-Agent Public

    A lightweight and modular Retrieval-Augmented Generation (RAG) agent built with LangGraph and OpenAI. It supports document indexing with FAISS, and structured tool use. Ideal for prototyping questi…

    Python 1