Skip to content
View mireiagasco's full-sized avatar
  • Valls, Tarragona (Spain)
Block or Report

Block or report mireiagasco

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

Hi 👋! My name is Mireia and I'm a biotechnologist and computer scientist from Spain

languages graph streak graph

My most used technologies:

python logo java logo matlab logo r logo html5 logo css3 logo

You can contact me via:

Pinned

  1. SkipList-Java SkipList-Java Public

    Implementation of a Skip List using Java for the Data Structures course (URV, 2021)

    Java

  2. HuffmanCodes-Java HuffmanCodes-Java Public

    Implementation of the Huffman codification with java, using a minHeap and a binary tree, for the Data Structures course (URV, 2021)

    Java 1

  3. CascadeBranchPredictor_AC CascadeBranchPredictor_AC Public

    Implementation of a cascaded branch predictor in the SimpleScalar simulator for the Computer Architecture course (URV, 2022)

    C

  4. GameGrammar GameGrammar Public

    Implementation of a grammar for a game using ANTLR for the Formal Languages course (URV, 2024)

    Python

  5. OnlineChatApplication_SD OnlineChatApplication_SD Public

    Chat application with gRPC, Redis and RabbitMQ for the Distributed Systems course (URV, 2024)

    Python

  6. WormDetection_VC WormDetection_VC Public

    Implementation of an image processing system to detect alive and dead worms in microscope images. Project for the Computer Vision course (URV, 2024)

    MATLAB