Skip to content
View RodrigojndSantos's full-sized avatar

Block or report RodrigojndSantos

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

Hi there, I'm Rodrigo Santos

Third-year Bachelor’s student in Computer Science and Engineering at Instituto Superior Técnico


Curious CoderProblem SolverFast LearnerTeam PlayerCritical ThinkerAdaptable



See some of my projects

Academic projects

ProjectCourse
parking-management-systemAlgorithms and Data Structures
zoo-management-systemObject-Oriented Programming
kvs-serverOperating Systems
ai-nuruomino-solverArtificial Intelligence
event-booking-serverComputer Networks
blockchainDistributed Systems
humanaEthicaSoftware Engineering



Connect with me:

LinkedInEmail



GitHub Snake

Popular repositories Loading

  1. RodrigojndSantos RodrigojndSantosPublic

  2. event-booking-server event-booking-serverPublic

    Socket-based event booking system in C. Features a multi-protocol (TCP/UDP) client-server architecture with custom data persistence for an academic Computer Networks project.

    C

  3. blockchain blockchainPublic

    A permissioned blockchain and cryptocurrency system using gRPC. Inspired by Hyperledger Fabric, it features replicated nodes, a transaction sequencer, and linearizable consistency for a Distributed…

    Java

  4. humanaEthica humanaEthicaPublic

    Software Engineering project focused on extending the HumanaEthica platform. Implements a multi-shift activity architecture with a Java/Spring Boot backend, Vue.js frontend, and PostgreSQL database.

    Groovy

  5. ai-nuruomino-solver ai-nuruomino-solverPublic

    This project implements an AI-based solver for the Nuruomino puzzle using state-space search. By combining depth-first search with pruning and heuristic evaluation, it efficiently explores valid pl…

    Python

  6. parking-management-system parking-management-systemPublic

    Modular and efficient C-based parking management system. It handles multiple parking lots, vehicle entry/exit tracking, and billing computation based on time intervals and pricing rules, while enfo…

    C