Skip to content
View rafaelbcastilhos's full-sized avatar
🤓
always learning
🤓
always learning
Block or Report

Block or report rafaelbcastilhos

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

Howdy 🤘

About me:

  • 🎓 Graduate in Computer Science at UFSC, Florianópolis.
  • ⚡ Working with Serverless Architecture at AWS.
  • 📚 Read posts on my Website.
  • 🎖️ Check my certifications on Credly.
  • 💡 Visit my Linkedin profile.

Tech stack:

  • 💻 Java | Python | C/C++
  • ☁️ AWS | GCP
  • 🧰 GNU/Linux | Git | Shell | Docker
  • 🛢 PostgreSQL | DynamoDB | MongoDB
  • 📝 Swagger/OpenAPI | LaTeX

Pinned

  1. kernel kernel Public

    u-kernel single-core, multitask e multithreading para a versão de 64 bits da arquitetura RISCV64.

    C++

  2. waka waka Public

    Jogo Pacman que utiliza a biblioteca gráfica SFML executando sob um sistema operacional a nível de usuário.

    C++

  3. saga-orders-step-functions saga-orders-step-functions Public

    Padrão de projeto SAGA, usando AWS Step-Functions para manter a consistência dos dados em vários microsserviços, oferecendo transações de compensação em caso de falha.

    Java

  4. ppe-detector-rekognition ppe-detector-rekognition Public

    Aplicação de AWS Lambda que detecta equipamentos de proteção individual (EPI) em imagens localizadas em um bucket do Amazon S3.

    Java

  5. compiler compiler Public

    Yet Another Compiler, usando a biblioteca PLY para realizar o parser LALR(1), baseado em Lex/Yacc e geração de código intermediário.

    Python

  6. sgi sgi Public

    Sistema gráfico interativo 2D/3D com Clipping, Escalonamento, Translação, Zoom, B-Splines e Bézier.

    Python