Skip to content
View macorisd's full-sized avatar

Highlights

  • Pro

Organizations

@MAPIRlab

Block or report macorisd

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

Hey! I'm Macorís

LinkedIn  •  Portfolio

🌟 About Me

I am currently a Researcher (Computer Vision & AI) at MAPIR UMA (MAchine Perception and Intelligent Robotics, University of Málaga) and a Research Collaborator (Transformer models) at ICAI UMA (Computational Intelligence and Image Analysis, University of Málaga). I'm also a MSc student in Software Engineering and Artificial Intelligence at University of Málaga. I've been programming since I was 15 years old, and I’m a lifelong learner who loves to explore new technologies and challenges.

🔍 Currently

  • Learning and working on projects about Transformer-based architectures, Computer Vision, Full-Stack Development and Mobile Applications.
  • Balancing research work and hobby projects.
  • 📫 You can contact me via email (macorisd@gmail.com) or Linkedin.

🛠️ Skills

Programming/markup languages

Programming Languages

Frameworks & Technologies

Frameworks & Technologies

Databases

Databases


💡 Featured Projects

Solo Projects

  • Alternative Positional Encoding Functions for Transformers: A research project focused on proposing alternative functions for positional encoding in the Transformer architecture. The results demonstrate improved model performance when utilizing these alternative waveforms, as well as lower loss values.
  • TALOS: A Modular and Automatic System for Open-Vocabulary Semantic Instance Segmentation. It is an automatic method, taking only a single image as input, and it's modular, allowing the inclusion of various state-of-the-art models at each of its stages. It includes a ROS2 node designed for communication with robotic platforms.
  • Ultimate Computer Vision TicTacToe: A Computer Vision-powered program that analyzes a physical TicTacToe game through the camera and plays against the user.
  • microplanner: A Flutter-based app built to simplify and centralize task planning.
  • Instagram Fake Account Analysis: A research study in R focused on classifying fake Instagram accounts through dataset analysis.
  • Personal Portfolio: My personal Software Engineer portfolio, built with Docusaurus + React.

Team Projects

  • Planit: A mobile task organizer app using Android Studio and SQLite, with multi-language support.
  • Threes Space State Search: A program that uses state-space search theory to achieve the highest score in the game Threes, visualized with Pygame.
  • Orcast: A Unity-developed pixel art game focused on saving the future of a magical valley.

🌎 Languages

  • English: C1 Cambridge Certification
  • Spanish: Native
  • French: Basic

Pinned Loading

  1. alt-positional-encoding-transformer alt-positional-encoding-transformer Public

    Forked from sssn-tech/transformer-translation

    A research project focused on proposing alternative functions for positional encoding in the Transformer architecture. The results demonstrate improved model performance when utilizing these altern…

    Python 1

  2. TALOS TALOS Public

    Modular Computer Vision pipeline for automatic open-vocabulary instance segmentation using a combination of state-of-the-art models.

    Python

  3. microplanner microplanner Public

    Flutter-based app built to simplify and centralize task planning.

    Dart

  4. U-CV-TTT U-CV-TTT Public

    A computer vision-powered TicTacToe game where a mobile device camera acts as the player's eyes. Built with Python, OpenCV, and integrates DroidCam for real-time board recognition.

    Python

  5. threes-space-state-search threes-space-state-search Public

    Python