Skip to content
View goncaloalmeida's full-sized avatar

Block or report goncaloalmeida

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

Hi there 👋 I'm Gonçalo Almeida

Principal Engineer at Critical Software, currently focused on MedTech, Pharma & Life Sciences, with background in Automotive and C++/systems engineering. Connect: LinkedIn | Linktree

Current Personal Projects

Project Description Stack Visibility
Bluetooth Pulse Oximeter BLE pulse oximeter data acquisition and processing JavaScript 🟢 Public
Surveillance System Computer vision surveillance with AI detection, YOLOv8 person detection, DeepFace recognition, multi-camera RTSP ingest and live web dashboard. Python, Flask, YOLOv8, DeepFace, OpenCV 🟢 Public
Pharma Roster Healthcare workforce scheduling tool for pharmacy operations, combining visual multi-week planning, configurable staffing rules, automatic roster generation, constraint validation, and Excel-based reporting for multi-site teams. Python, PyQt5, XlsxWriter, YAML ⚪ Private

Medical / Healthcare

Projects, tools and references related to medical devices, health data and regulated environments.

  • OpenHealthForAll/open-health – Open initiative promoting interoperability and open standards in healthcare systems.
  • ecostech/viatom-ble – Reverse‑engineered BLE protocol and tooling for Viatom / Checkme medical devices.
  • mdpnp/mdpnp – MD PnP / OpenICE reference implementation for medical device interoperability (ICE standard).
  • RespiraWorks/Ventilator – End‑to‑end open‑source ICU ventilator project, including software, systems and regulatory artefacts.
  • cornerstonejs/cornerstone3D – Web-based medical image viewer with DICOM support.

Engineering

Safety / AI / Platforms / Tooling

  • eclipse-sdv – Eclipse Software‑Defined Vehicle (SDV) ecosystem and safety‑oriented middleware foundations.
  • rustfoundation/safety-critical-rust-consortium – Cross‑industry effort to evaluate and promote Rust in safety‑critical systems, including medical devices.
  • awesome-safety-critical-ai – Curated list of resources, tools, standards and research on building AI systems for safety-critical domains — covering verification, certification, fault tolerance and responsible deployment across healthcare, aerospace, automotive and beyond.
  • DeviceFarmer/stf – Android device farm for testing and automation.
  • keycloak/keycloak – Identity and Access Management solution with support for SSO, OAuth2, OpenID Connect and SAML

Python / ML Libraries

  • keras-team/keras – High-level deep learning API built on top of TensorFlow, JAX and PyTorch.
  • scipy/scipy – Fundamental algorithms for scientific computing: optimization, signal processing, statistics and more.
  • numpy/numpy – The foundational N-dimensional array library for numerical computing in Python.
  • pallets/flask – Lightweight WSGI web framework for building APIs and web applications with minimal boilerplate.
  • opencv/opencv-python – Python bindings for OpenCV, the industry-standard library for real-time computer vision.
  • ultralytics/ultralytics – YOLO11 and YOLOv8 object detection, segmentation and pose estimation.

Automotive

Projects, tools, and references related to the automotive sector that I have followed or worked on throughout my years of experience in the industry.

COVESA (SOME/IP & CommonAPI)

Simulation & Dashboards

Git config snippets

[user]
    name = ...
    email = ...
[alias]
    st   = status
    br   = branch
    adu  = add -u
    co   = checkout
    cm   = commit
    cma  = commit --amend
    rei  = rebase -i
    rec  = rebase --continue
    rea  = rebase --abort
    plog = log --graph --pretty='format:%C(red)%d%C(reset) %C(yellow)%h%C(reset) %ar %C(green)%aN%C(reset) %s'
``

Popular repositories Loading

  1. surveillance-system surveillance-system Public

    Computer vision surveillance with AI detection — real-time person detection (YOLOv8), face recognition (DeepFace), multi-camera RTSP ingest and live web dashboard. Built with Python, Flask and vibe…

    Python

  2. BluetoothPulseOximeter BluetoothPulseOximeter Public

    Forked from anaestheticsapp/bluetooth

    Using Web Bluetooth API to create a pulse oximetry web app

    JavaScript

  3. goncaloalmeida goncaloalmeida Public

    GitHub readme