Skip to content

Instantly share code, notes, and snippets.

View hktaskin's full-sized avatar

Halil Kemal TASKIN hktaskin

View GitHub Profile
@hktaskin
hktaskin / WHO_handrub_formulation.md
Last active April 8, 2020 18:12
WHO-recommended Handrub Formulation #2

WHO-recommended Handrub Formulation #2

Scaled from 10L to 250mL and measurements converted to gram

Grams at 20 °C

ISOP 7515mL / 40 = 187.875mL * 0.785  g/mL = 147.481g ~ 147.5g
H2O2  417mL / 40 =  10.425mL * 1.007  g/mL =  10.498g ~  10.5g

GLYC 145mL / 40 = 3.626mL * 1.261 g/mL = 4.572g ~ 4.6g

@hktaskin
hktaskin / tsc_assets_diff.py
Created January 23, 2020 07:50
Tenable.sc Asset Difference Checker
from tenable.sc import TenableSC
import datetime
import difflib
from shutil import copyfile
import os
import smtplib
# crontab
# At 08:30 on every day-of-week from Monday through Friday.
# 30 8 * * 1-5 python /home/user/tsc_assets/tsc_assets.py >> /home/user/tsc_assets/log.txt