Skip to content
View Sergio10G's full-sized avatar
💥
Segmentation fault
💥
Segmentation fault

Block or report Sergio10G

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

Top Langs

Pinned Loading

  1. Stupify Stupify Public

    Code of the final project of my degree in cross-platform programming. A music streaming service including the server (with a content management system) and the client (an Android app). The db specs…

    PHP

  2. fract-ol fract-ol Public

    An introduction to fractal rendering using the C programming language and minilibX graphic library

    C

  3. delaunay-mlx delaunay-mlx Public

    A study on delaunay triangulation using the C programming language and the minilibx graphic library.

    C

  4. C_Piscine_BSQ C_Piscine_BSQ Public

    One of the last projects Japrvi and I did on 42madrid's C Piscine. I have fixed the errors we had, and added some colour! UPDATE: It still has a lot of errors, mostly SIGFAULTS, but it will stay th…

    C 1

  5. notification-server-client notification-server-client Public

    One of my final projects at the DAM course. A client-server architecture where the server sends notifications or any type of files to all connected clients in a secure way using asymetric encryption.

    Java

  6. FTP_Server FTP_Server Public

    Java based FTP server and client I did for a class project. For the time being it can only transfer UTF-8 text files.

    Java