Skip to content
View Dutraat's full-sized avatar

Block or report Dutraat

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

Gabriel Dutra

🎓 Control and Automation Engineering Student at
Universidade de Pernambuco (UPE)

🤖 Robotics | ROS 2 | Automation | Embedded Systems

I am currently focused on developing practical skills in robotic systems, automation, and software development, with an emphasis on bridging theory and real-world applications through hands-on projects.

🌐 Contact & Profiles

Email LinkedIn GitHub


🤖 Languages & Technologies

Programming Languages

C C++ Python

Robotics & Tools

  • ROS 2 (Humble)
  • Dobot Magician
  • Linux (Manjaro / Ubuntu)
  • Git & GitHub
  • Mamba / Conda environments

📂 Highlighted Projects

🤖 Dobot ROS 2 Pick and Place

  • Description: Modular control architecture for the Dobot Magician using ROS 2
  • Focus: Robotic manipulation, actions, services, and relative motion control
  • Technologies: ROS 2, Python, Dobot Magician
  • Highlights:
    • Joint, absolute, and relative motion control
    • State monitoring and workspace validation
    • Real hardware validation
  • 🔗 Repository: https://github.com/Dutraat/dobot_ros2_pickplace

🎮 UPEcman – Pacman with ncurses

  • Description: Academic project for the Automation course (2024.2)
  • Technologies: C, ncurses
  • Details: Full Pacman implementation with classic ghost behaviors
    (Blinky, Pinky, Inky, Clyde)
  • 🔗 README

🧪 Emulator Projects

  • Small emulators developed for learning purposes
  • Focus on logic, low-level behavior, and experimentation

🕹️ Games & Small Projects

  • Simple and educational game projects
  • Built to explore creativity, algorithms, and fun

⚙️ Automation & Scripts

  • Python automation tools
  • Robotics-related utilities and experiments

📊 GitHub Stats

GitHub Stats



💡 About Me

  • Passionate about robotics, automation, and embedded systems
  • Strong interest in ROS-based robotic architectures
  • Enjoy working on projects that connect theory to real hardware
  • Curious about new technologies, programming languages, and cultures
  • Believe that small projects can teach big lessons
  • Favorite quote:

    "My robotic arm does what I tell it… most of the time… sometimes… okay, who even needs sleep?" 🤖💤

Popular repositories Loading

  1. spacewar spacewar Public

    Forked from BecoSystems/spacewar

    Repositório para testes de fork e aprendizado do git

    Makefile

  2. Dutraat Dutraat Public

    1

  3. dobot_ros2_pickplace dobot_ros2_pickplace Public

    Just another lab progress — training the Dobot Magician for pick-and-place robotics with ROS 2.

    Python

  4. pywatch pywatch Public

    A simple Python clock built by two friends who decided to stop being late... by coding their own timekeeper!

  5. VinylStoreManager VinylStoreManager Public

    Software desenvolvido em C++ com Qt e SQL para o gerenciamento de um site de loja de vinil. O projeto tem como objetivo aplicar conceitos de programação orientada a objetos, interface gráfica e int…

    C++