Skip to content
View rsuffert's full-sized avatar
๐Ÿ’ญ
Available
๐Ÿ’ญ
Available

Highlights

  • Pro

Block or report rsuffert

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

Welcome to my profile! ๐Ÿ‘‹

Contact Info ๐Ÿ“ž

LinkedIn profile Email

About Me ๐Ÿ™‹โ€โ™‚๏ธ

  • Software developer & computer scientist from Brazil ๐Ÿ‡ง๐Ÿ‡ท
  • Computer Science undergraduate at Pontifical Catholic University of Rio Grande do Sul (PUCRS) ๐ŸŽ“
  • Software Engineer Intern at HP Inc. ๐Ÿง‘โ€๐Ÿ’ป

Fields of Interest โ„น

  • Back-end and Web Development ๐Ÿ› ๏ธ
  • Parallel, Distributed & Cloud Computing ๐Ÿ“ถ โ˜๏ธ
  • Cybersecurity ๐Ÿ”’
  • Computer Networks ๐Ÿ›œ ๐ŸŒ
  • Operating Systems โš™๏ธ
  • Artificial Intelligence (AI) ๐Ÿค–

Professional Projects ๐Ÿš€

  • HP Remote System Controller (RSC) ๐ŸŽ›๏ธ - former member of the software development team on the Software Innovation Laboratory's side. Learn more
  • HP OneCloud โ˜๏ธ - currently providing assistance in maintaining and updating cloud-native distributed systems. Learn more

(For my rรฉsumรฉ, please refer to my LinkedIn profile by clicking on the button in the Contact Info section)

Main Programming Languages Programming languages icon

Java icon Python icon Golang icon C language icon

Popular repositories Loading

  1. labsisop-buildroot-202402 labsisop-buildroot-202402 Public

    Forked from buildroot/buildroot

    Custom Linux distro made for the Operating Systems Laboratory course using Buildroot

    C 1

  2. pokemon-game pokemon-game Public archive

    Final project for the Object-Oriented Programming course. Consists in a Pokรฉmon-like game implemented with JavaFX.

    Java

  3. whac-a-mole whac-a-mole Public

    Final project for the Low-Level Programming course. Consists in an implementation of the game Whac-A-Mole for the AVR MCU. The rules can be found in the README file.

    C

  4. brazilian-plane-crashes-analysis brazilian-plane-crashes-analysis Public

    Final project for the Databases II course. We picked a dataset maintained by the Brazilian government, implemented a Python script for pre-processing the data and plotted it in a Power BI dashboard.

    Python

  5. rsuffert rsuffert Public

  6. hangman-haskell hangman-haskell Public

    This repository contains the implementation for the second assignment for the Functional Programming course. The assignment consists in a hangman game implemented in Haskell.

    Haskell