Raf98 (Rafael Santos) · GitHub
Skip to content
View Raf98's full-sized avatar

Block or report Raf98

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

Hi there 👋, I'm Rafael Santos, a Brazilian Computer Enginner and software developer

Here you can see some of the some I've written so far, either for personal projects, courses I'm attending or for some college assignments

Languages

Pinned Loading

  1. Java-DIO Java-DIO Public

    Code related to Digital Innovation One's Java challenges and projects, proposed within its bootcamps.

    Java 21 8

  2. DSTM DSTM Public

    Forked from ardubois/DSTM

    Updated repository for TRMI, a RMI-based DTM that supports multiple contention managers

    Java

  3. rest-with-spring-boot-and-java-erudio rest-with-spring-boot-and-java-erudio Public

    Code developed while doing Udemy's “Spring Boot 2025 REST API's do 0 à AWS e GCP c Java e Docker” course.

    Java

  4. DigitalInnovationOne DigitalInnovationOne Public

    Solutions for DIO's code challenges, along with projects presented there for various programming languages.

    TypeScript 2

  5. Breakout Breakout Public

    An implementation of the classic Atari game Breakout,developed in MIPS assembly,using MARS. It was used as the final work project for Computers' Architecture and Organization course at UFPel's Comp…

    Assembly 1 1

  6. CowichanGauss CowichanGauss Public

    Implementation of the Gauss Elimination algorithm according to its description for The Cowichan Problems' benchmarks.

    C++