Skip to content
View biiab's full-sized avatar

    Block or report biiab

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

    👩🏻‍💻 Hi there!

    My name is Beatriz Braga and I am a third-year Bachelor’s student in Computer Science and Engineering at Instituto Superior Técnico. I am enthusiastic about building a future in the tech industry and continuously work on developing my technical knowledge and practical skills through academic and personal projects.

    LinkedInEmail

    Main Projects

    ProjectCourse
    parking-lot-managerAlgorithms and Data Structures
    hva-zoo-managementObject-Oriented Programming
    kvsOperating Systems
    AI-nuruomino-solverArtificial Intelligence
    event-booking-serverComputer Networks
    blockchainDistributed Systems
    humanaEthicaSoftware Engineering

    Tools and Languages


    🐍 Contributions

    snake gif

    Popular repositories Loading

    1. biiab biiabPublic

      1

    2. mermaid mermaidPublic

      Forked from mermaid-js/mermaid

      Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

      TypeScript

    3. event-booking-server event-booking-serverPublic

      Client-server event booking system in C, supporting user authentication, event management, and reservations over TCP/UDP, developed for a Computer Networks project.

      C

    4. blockchain blockchainPublic

      Permissioned blockchain system in Java inspired by Hyperledger Fabric, supporting a simple cryptocurrency with wallets, transactions, and replicated nodes using gRPC.

      Java

    5. humanaEthica humanaEthicaPublic

      Extension of the HumanaEthica volunteer management system, introducing activity shifts and volunteer allocation, developed for a Software Engineering project.

      Groovy

    6. AI-nuruomino-solver AI-nuruomino-solverPublic

      AI-based Nuruomino puzzle solver using DFS, backtracking, constraint pruning, and MRV heuristic ordering for efficient state-space search.

      Python