Skip to content
View Gui28F's full-sized avatar

Highlights

  • Pro

Block or report Gui28F

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

Pinned Loading

  1. Dstributed-Social-Network Dstributed-Social-Network Public

    In this work, a distributed social network similar to Mastodon was developed. In this social network, there is a set of domains (servers in Mastodon terminology).

    Java 1

  2. CPU-Scheduler-Simulation CPU-Scheduler-Simulation Public

    CPU Scheduler Simulation

    C

  3. Gravity-field-simulation Gravity-field-simulation Public

    In this work we simulate the movement of a large number of small masses, which we will designate by particles, in the presence of bodies with very large masses, as if they were planets.

    JavaScript

  4. Phong-lighting-model-with-Phong-shading Phong-lighting-model-with-Phong-shading Public

    JavaScript

  5. RealTimeMsgApp RealTimeMsgApp Public

    This repository contains both the backend and frontend components of a simple real-time chat application. The backend is developed using Spring Boot with RESTful APIs and Websockets

  6. Simple-File-System Simple-File-System Public

    Implementation of a simple filesystem (SFS) inspired in the Unix basic filesystem structures, i.e., i-nodes, bitmaps and data blocks and the way to program and access those structures in C

    C