Skip to content

Instantly share code, notes, and snippets.

View m3solver's full-sized avatar

George Joseph m3solver

View GitHub Profile
@m3solver
m3solver / interview2-m1
Last active September 2, 2025 06:07
HORUS and definitions
HORUS https://wp.unil.ch/dsbu/1725-2/ HORUS platform (Hospital Research Unified Data & Analytics services)
The HORUS Dataset Catalog CHUV is the product of a close collaboration between the Data Science team of the DSI Department (DSI-DS) at CHUV
and the Data Stewards Biobmed Unit (DSBU).
The DSI-DS develops and maintains the technical infrastructure of the catalog, ensuring a secure and interoperable environment for sensitive data.
The DSBU ensures that the tool guarantees metadata quality and compliance with international standards. Our provides personalized support to researchers during dataset submission and manages metadata curation
HORUS Dataset Catalog CHUV catalog facilitates the indexing and dissemination of metadata for sensitive clinical research datasets linked to CHUV publications, while ensuring data security and regulatory compliance.
only available to CHUV email address users.
1. Metadata
@m3solver
m3solver / interview-1
Last active September 2, 2025 06:06
Questions Interview
GIT
Copy repo: git clone <url>
Make changes --- Check status: git status
Stage changes: git add .
Commit changes: git commit -m "message"
Upload to remote: git push
1. What is the difference between data and information?
“Data is raw facts or numbers, like a list of test marks.
@m3solver
m3solver / ansible-summary.md
Created February 17, 2019 17:36 — forked from andreicristianpetcu/ansible-summary.md
This is an ANSIBLE Cheat Sheet from Jon Warbrick

An Ansible summary

Jon Warbrick, July 2014, V3.2 (for Ansible 1.7)

Configuration file

intro_configuration.html

First one found from of