Skip to content
View francoriba's full-sized avatar
🍒
lorem ipsum
🍒
lorem ipsum

Highlights

  • Pro
Block or Report

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.

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

Hey! 👋

however you got here..

Linkedin Gmail

I'm a senior computer engineering student with experience in both high-level and low-level software development. I also have knowledge in a wide range of subjects such as electronics, computer architecture, networking, etc.

software_layers-min

💼 Software Engineer Intern at Avature.

Things i'm working on 🚧

  • Choosing the subject for my thesis.
  • Getting my degree in computer engineering at @FCEFyN, UNC.

Some of my Skills 👌:

  • GNU Linux distributions.
  • Knowledge of design patterns.
  • Use of VCS (Git and GitHub, GitLab) and CI tools (GitHub Actions, CircleCI).
  • Docker, docker compse. Kubernetes Basics. AWS basics.
  • Knowledge of relational DBMS (MySQL).
  • Losts of other useful stuff i've learned. Check some of my projects below 👇🏻

Pinned Loading

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

  2. 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 1

    C++

  3. snake_game_assembly snake_game_assembly Public

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

    Assembly 1

  4. PetriNets-Case-of-Application PetriNets-Case-of-Application Public

    Final project for concurrent programming subject at @FCEFyN, UNC, Argentina.

    Java

  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. Lab3 for Operating Systems II at @FCEFyN UNC, AR.

    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