Skip to content
View francoriba's full-sized avatar
💭
are you a one o a zero?
💭
are you a one o a zero?

Highlights

  • Pro

Block or report francoriba

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

Hi 👋

LinkedIn Gmail

I'm a Computer Engineering student currently working on my thesis, focused on networking and testing infrastructure.

I have experience across both high-level and low-level development, with a strong interest in systems, networking, and infrastructure design. My background includes hands-on work with embedded systems, Linux environments, and distributed setups.

I've been working as a Software Engineer since 2023, and recently started contributing to open-source projects.

Feel free to explore some of the work I've been involved in 👇

Pinned Loading

  1. fcefyn-testbed/fcefyn_testbed_utils fcefyn-testbed/fcefyn_testbed_utils Public

    Testbed infrastructure, maintainance and documentation.

    Python 2

  2. robotic_arm_lpc1769 robotic_arm_lpc1769 Public

    Project for control of a 3D printed robotic arm using a LPC1769 microcontroller (ARM Cortex 3). FCEFyN, UNC, Digital Electronics 3

    C 1

  3. self_balancing_bot self_balancing_bot Public

    Desing and development of a 2 wheels self balancing robot, using a PID controller. @FCEFyN, UNC, Control Systems

    C++

  4. snake_game_assembly snake_game_assembly Public

    Classic snake videogame developed in assembler for PIC17F877 microcontroller. @FCEFyN, UNC, Digital Electronics 2

    Assembly 1

  5. shelter_market_rest_api shelter_market_rest_api Public

    Implementation of a REST API in Go. This project is related to the other two shelter projects and includes the use of many tools orientated to software quality assurance

    Go

  6. shelter_server_HPC shelter_server_HPC Public

    Efficient design and implementation of computer vision algorithms using High-Performance Computing (HPC) techniques. This requires knowledge of task parallelism through the use of OpenMP and proper…

    C