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 in my final year of Software Engineering at the University of Málaga, Spain (UMA) 🎓 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 Computer Vision, Deep Learning Models (LVLMs & LLMs), Robotics, Full-Stack Development and Mobile Applications.
  • Balancing research work and hobby projects.
  • 📫 You can contact me via email ([email protected]) or Linkedin.

🛠️ Skills

Programming/markup languages

Programming Languages

Frameworks & Technologies

Frameworks & Technologies

Databases

Databases


💡 Featured Projects

Solo Projects

  • 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.
  • 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. TALOS TALOS Public

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

    Python

  2. planit planit Public

    A mobile task organizer app for managing tasks, subjects, and quick notes. Built with Android Studio, SQLite (local database), and supports multi-language functionality.

    Java

  3. 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

  4. threes-space-state-search threes-space-state-search Public

    Python