Principal Engineer at Critical Software, currently focused on MedTech, Pharma & Life Sciences, with background in Automotive and C++/systems engineering. Connect: LinkedIn | Linktree
| 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 |
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.
- skjall/medication-tracker – Adherence and schedule tracking for medication.
- f-data/NER_Pharma – Named Entity Recognition (NLP) for pharmaceutical data.
- uni-medical/SAM-Med3D – 3D medical image segmentation using SAM.
- LifestyleCorp/medical-digital-twin – Simulation framework for healthcare digital twins.
- LifestyleCorp/Doctor-Chatbot – AI agent for medical triaging and inquiries.
- LifestyleCorp/Medical-Transformers – Transformer architectures for medical data analysis.
- UMEssen/Body-and-Organ-Analysis – Automated anatomical segmentation and analysis.
- JakubVojvoda/design-patterns-cpp – GoF patterns in modern C++.
- AnthonyCalandra/modern-cpp-features – C++ language/library features overview.
- rustfoundation/safety-critical-rust – Rust in safety-critical systems.
- awesome-safety-critical-ai – Resources for AI in regulated domains (Verification/Certification).
- keycloak/keycloak – Identity & Access Management (SSO/OAuth2).
- 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
- 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.
Projects, tools, and references related to the automotive sector that I have followed or worked on throughout my years of experience in the industry.
- vsomeip: Core Repo | Docker Benchmark | Bazel Build
- CommonAPI Runtimes: Core | SOME/IP | D-Bus
- CommonAPI Tools: Core Tools | SOME/IP Tools | D-Bus Tools
- eclipse-sumo/sumo – Large‑scale traffic simulation platform.
- afondiel/car-cluster-hmi – Instrument cluster HMI prototype.
- GomaaMohamed/Yocto_Car_Dashboard – Embedded dashboard built with Yocto.
- das-rise/CarFASE – Automated safety evaluation for driving simulations.
[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'
``

