Skip to content
View feliperafaelbarbosa's full-sized avatar
🇧🇷
🇧🇷

Highlights

  • Pro

Block or report feliperafaelbarbosa

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
Typing SVG

Felipe Rafael Barbosa


👨‍💻 Sobre Mim

Mestre em Ciência da Computação, com experiência de mercado e acadêmica no desenvolvimento de soluções utilizando a Linguagem Java, como também possuo conhecimento sólido em Python e bibliotecas de ciência de dados. No entanto, no momento estou focando em desenvolvimento IaC (Infrastructure as Code).

Coding

🎯 Foco Atual

  • ☁️ Infrastructure as Code (IaC) - Automação e provisionamento
  • 📚 Aprendendo novas tecnologias e melhores práticas

🚀 Experiência

  • 💼 Desenvolvimento Java - Desenvolvi Soluções empresariais
  • 🐍 Python & Data Science - Análisei dados e métricas de modelos de ML
  • 🎓 Pesquisa Acadêmica - Contribuições em Ciência da Computação
  • 💡 Escrita Ciêntifica - Escrevi artigos e trabalhos acadêmicos


Profile views

Pinned Loading

  1. terraform-localstack-s3 terraform-localstack-s3 Public

    Provisionamento de infraestrutura de site estático no S3 utilizando Terraform e simulando o ambiente AWS localmente com LocalStack.

    HCL

  2. energy-consumption-simulator energy-consumption-simulator Public

    Simulates energy consumption in scientific workflows using WRENCH and Wfcommons. Enables analysis of workflow energy efficiency and performance. Developed with Python, C++, and Docker.

    Jupyter Notebook 1

  3. global-terror-predictor global-terror-predictor Public

    Machine learning project to predict the terrorist group behind an attack using GTD data. Developed with Python, Jupyter, and scikit-learn for data analysis and model training.

    Jupyter Notebook

  4. mariadb-travel-project mariadb-travel-project Public

    The project consists of presenting my skills with the SQL language, together with Entity and Relationship Diagram, using the MariaDB Database Management System (DBMS) together with the Dbeaver data…

  5. inpi-exploratory-analysis inpi-exploratory-analysis Public

    Exploratory data analysis of software records from INPI (2018–2020) using Python, SQL, and data visualization tools. Developed as part of my Computer Science graduation project at CESUPA.

    Python

  6. go-http-auth-basic-server go-http-auth-basic-server Public

    This project is a simple HTTP server written in Go that demonstrates basic authentication using the go-http-auth library. The server requires a username and password to access its endpoints and ser…

    Go