Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

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
  • anthropics/skills – Official Claude Code skills library.
  • agentsmd/agents.md – AGENTS.md spec — cross-tool agent context file standard (like CLAUDE.md for any LLM).
  • mattpocock/skills – Real-world Claude Code skills from Matt Pocock.
  • multica-ai/andrej-karpathy-skills – CLAUDE.md improvements and agent context patterns.
  • aipoch/medical-research-skills – Claude skills tailored to medical research workflows.
  • colbymchenry/codegraph – Pre-indexed code knowledge graph for LLM agents; fewer tokens, fewer tool calls, fully local.
  • chopratejas/headroom – Compress tool outputs, logs, and RAG chunks 60-95% before they reach the LLM.
  • rtk-ai/rtk – CLI proxy cutting LLM token consumption 60-90% on dev commands. Single Rust binary.
  • JGalego/Bag-of-Tricks – Practical LLM hacks: prompt patterns, token tricks, eval helpers.
  • EmergenceAI/Emergence-World – Benchmark for emergent AI intelligence, beyond what standard metrics capture.

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'
``

About

GitHub readme

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors