Skip to content
View OscarCubeles's full-sized avatar
🏔️
In the mountains
🏔️
In the mountains
  • Spain
Block or Report

Block or report OscarCubeles

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

Hi 👋, I'm Oscar

Graduate computer engineer

University Project Repositories

Frontend & Backend

  • hundopt: A flutter and firebase project to solve the problem of dog adoption in Spain.
  • angular-restaurant-app: A Single Page Application developed in angular.

Algorithms, Data Structures & Data Analysis

Operating Systems & Filesystems

  • rpcChat: A low-level C implementation of a multiple client-server real time chat using RPC technique.
  • Filesystem-Management: A C program for managing EXT and FAT filesystems.
  • RPI-LKM: A Linux kernel module for the Raspberry Pi.
  • OperatingSystems-in-C: Implementations of pipes, forks, threads and command execution in C to manage Client-Server communications.

oscarcubeles

Languages and Tools:

android angular arduino c css3 dart figma firebase flutter git html5 java javascript linux mysql nodejs php postman python swift

oscarcubeles

 oscarcubeles

oscarcubeles

Popular repositories Loading

  1. Filesystem-Management Filesystem-Management Public

    C Program program capable of reading and writing data on volumes from two different file systems, EXT2 and FAT16.

    C 1

  2. rpcChat rpcChat Public

    Implementation of a client-server RPC chat using rpcgen and ncruses. Allows real-time communication between multiple clients, supporting real-time messaging

    C 1

  3. RPI-LKM RPI-LKM Public

    Linux Kernel Module to control multiple interrupt events on a Raspberry PI.

    C

  4. Sorting-Algorithms Sorting-Algorithms Public

    Java program that sorts data from different datasets using different sorting algorithms.

    Java

  5. OperatingSystems-in-C OperatingSystems-in-C Public

    C Program implementing a multiple client server communication in a Linux OS with C programming language.

    C

  6. Data-Structures-Java Data-Structures-Java Public

    Java program with the implementation of three data structures: HashTables, Balanced Binary Trees and Graphs.

    Java