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.

LinkedIn Email

Main Projects

Project Course
parking-lot-manager Algorithms and Data Structures
hva-zoo-management Object-Oriented Programming
kvs Operating Systems
AI-nuruomino-solver Artificial Intelligence
event-booking-server Computer Networks
blockchain Distributed Systems
humanaEthica Software Engineering

Tools and Languages


🐍 Contributions

snake gif

Popular repositories Loading

  1. biiab biiab Public

    1

  2. mermaid mermaid Public

    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-server Public

    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 blockchain Public

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

    Java

  5. humanaEthica humanaEthica Public

    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-solver Public

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

    Python