Skip to content
View chgomez04's full-sized avatar

Highlights

  • Pro

Block or report chgomez04

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chgomez04/README.md

Hi, I'm Christian Gomez

Junior Software Developer in training at 42 Barcelona, with a background in Mechatronics, Automation, Embedded Systems and Medical Technology.

I build software and technical solutions that connect code with real-world systems. My current work combines C, Python, Linux, Unix systems programming, automation and hardware/software integration.

I currently work at Mikromic Medical, where I coordinate maintenance and engineering activities for electromechanical and medical equipment, contributing to technical improvements, troubleshooting, documentation and automation-related projects.

Technical Focus

  • C, Python, Bash and SQL
  • Linux and Unix systems programming
  • Algorithms, data structures and memory management
  • Processes, pipes, signals, threads and mutexes
  • Embedded systems and hardware/software integration
  • Automation, PLC, sensors, RFID and industrial communication

Featured Work

  • minishell, philosophers, pipex and push_swap - 42 Barcelona C projects covering system programming, concurrency, Unix processes and algorithms.
  • Autonomous Pharmacy Robot - Python, OpenCV, Tkinter, MySQL and Arduino prototype with QR reading, serial communication, a robotic arm and a conveyor system.
  • Social Robot - Computer-vision robot using OpenCV, MediaPipe, Arduino, servos and an RGB matrix to track faces and mimic movement.
  • RFID Employee Registration System - Desktop application with Python, Tkinter, MySQL, Raspberry Pi and RFID-based employee registration.
  • Automated Pig Feeding Test Bench - PLC/HMI automation project combining electrical design, mechanical documentation and industrial-process control.

Background

  • Junior Software Developer, 42 Barcelona
  • Mechatronics Engineer, Universidad Nacional de Asuncion
  • Maintenance and Engineering, Mikromic Medical
  • Previous experience in medical equipment, industrial automation, embedded systems and technical support

Connect

Pinned Loading

  1. Registro_funcionario_RFID Registro_funcionario_RFID Public

    RFID-based employee registration system with Python and database integration.

    Python

  2. Robotica1_FarmaciaAutonoma Robotica1_FarmaciaAutonoma Public

    Autonomous pharmacy prototype with robotic arm, sensors and Python-based control.

    Python

  3. Robotica2_RobotSocial Robotica2_RobotSocial Public

    Social robot prototype that detects, mimics and describes human emotions using Python and computer vision.

    Python

  4. minishell minishell Public

    Unix shell implementation in C developed at 42 Barcelona, with parsing, pipes, redirections, builtins, signals and environment expansion.

    C

  5. philosophers philosophers Public

    Dining Philosophers concurrency project in C developed at 42 Barcelona, using threads, mutexes and synchronization.

    C

  6. pipex pipex Public

    Unix pipeline implementation in C developed at 42 Barcelona, using fork, pipe, dup2, execve and file descriptors.

    C