Skip to content
View Lorite's full-sized avatar
πŸ€–
Robotics Industrial PhD Candidate at IT University of Copenhagen
πŸ€–
Robotics Industrial PhD Candidate at IT University of Copenhagen

Highlights

  • Pro

Block or report Lorite

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

Hi there πŸ‘‹

I'm Alejandro Lorite Mora, or just Lorite if you wish :bowtie:. I am currently working on and studying an Industrial PhD at the IT University of Copenhagen in collaboration with Helix Lab and a multinational Danish corporation. I am working on multi-robot collaboration for industrial applications.

From September 2022 to February 2025, I worked as a robotics software engineer at Mobile Industrial Robots A/S (MiR) in the R&D department. I contributed to the full software development lifecycle of cutting-edge robotics solutions within an international Agile team, specializing in hardware abstraction, embedded, and computer vision. Among other things, I successfully implemented a complex 5-camera 3D vision system, managed cross-compilation from x86_64 to ARM, and refined point cloud processing for enhanced environmental understanding. I designed and implemented C++ and Python software components within a ROS framework, optimized CI/CD pipelines, and played a crucial role in the launch of the MiR1200 Pallet Jack, ensuring robust quality through comprehensive testing. I was also recognized with two internal innovation awards for projects developed during hackathons.

I finished my studies in July 2022. I studied an Erasmus Mundus (yay Europe!!!) Master's Degree on Advanced Robotics in France πŸ‡«πŸ‡· and Japan πŸ‡―πŸ‡΅. I have studied a 5-year Double Bachelor's Degree in Bilbao πŸ‡ͺπŸ‡Έ on Computer Engineering and Electronics Engineering 😎.

My main fields of interest involve projects where I can improve people's lives in the field of robotics. I thrive in environments where I can learn and evolve, both professionally and personally, embracing new challenges as opportunities for growth.

Feel free to check my personal learning repository where I put my learnings about anything related to engineering after my studies. There's not only code but also a lot of CI/CD implemented using GitHub actions and projects.

If you'd like to contact me just write me an email at a.lorite.mora@gmail.com!

your future self is watching you right now through memories

Pinned Loading

  1. lorite-personal-learning lorite-personal-learning Public

    My little software laboratory

    Markdown 6

  2. linux-simple-app-logger linux-simple-app-logger Public

    A simple Bash script to monitor and log active window information on a Linux desktop environment. It records the application name, window title, and the duration each window is active, saving the d…

    Shell