Skip to content

Commit

Permalink
comments added, pdf viewer GEM plugin added but not to cardiac arrest…
Browse files Browse the repository at this point in the history
… due to double .pdf due to merge. readme edits
  • Loading branch information
dzauski585 committed Nov 1, 2023
1 parent 8647de2 commit c88324d
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 12 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
# do not have a Java counterpart.
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

# PDF viewer
group :jekyll_plugins do
gem "jekyll-pdf-embed"
end
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,31 @@

## Anesthesia and Machine Learning

My personal blog that will act as a easily accessable repository of anesthesia information.

This blog will also act as an easy display for machine learning algorithms and healthcare related python code. My github will also be accessable for further information.

## Requirements

- Web browser for viewing

## Additional Requirements

- Ruby
- HTML
- CSS
- JavaScript
- Markdown

## Usage

- Github pages for deployment. See _config.yml file for information on page building.
- GEM file for dependencies
- /assets for images and pdfs
- /tabs for side bar tabs
- /_posts for posts
- If you fork the project delete the posts and files under /assets/img and /assets/pdf. Edit the config file as per the jekyll and chirpy docs. Use these docs as your guide to posts.

## Future

- Additional data for anesthesia and machine learning. Possible linkage to other more high traffic sites. Possible integration into teaching mediums.
12 changes: 6 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ timezone: America/New_York

title: Dan's Blog # the main title

tagline: I am a CRNA who enjoys coding in my spare time. This blog's purpose is to allow easy access to important anesthesia information ie. get around the hospital lockdown on google products. # it will display as the sub-title
tagline: Welcome to my blog! I'm a CRNA focused on teaching and providing easy to find resources for CRNAs and SRNAs. I enjoy computer programming in my spare time with a focus on python, spcifically AI and machine learning. My wife and I live in NY with our dog. We are avid hikers and are currently working on our New England 115. # it will display as the sub-title

description: >- # used by seo meta and the atom feed
A blog focused on anesthesia and machine learning
Expand Down Expand Up @@ -78,7 +78,7 @@ avatar: assets/img/avatar.png
toc: true

comments:
active: # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
active: giscus # The global switch for posts comments, e.g., 'disqus'. Keep it empty means disable
# The active options are as follows:
disqus:
shortname: # fill with the Disqus shortname. › https://help.disqus.com/en/articles/1717111-what-s-a-shortname
Expand All @@ -88,10 +88,10 @@ comments:
issue_term: # < url | pathname | title | ...>
# Giscus options › https://giscus.app
giscus:
repo: # <gh-username>/<repo>
repo_id:
category:
category_id:
repo: dzauski585/dzauski585.github.io
repo_id: 712506766
category: General
category_id: DIC_kwDOKnf9js4Cangs
mapping: # optional, default to 'pathname'
input_position: # optional, default to 'bottom'
lang: # optional, default to the value of `site.lang`
Expand Down
4 changes: 2 additions & 2 deletions _posts/2023-10-30-pericardial_baffle.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ author: dz
date: 2023-10-30
categories: [Cardiac Surgery, Cardiac Anesthesia, Anesthesia]
tags: [cardiac surgery] # TAG names should always be lowercase
pdf_file: "/assets/pdf/use-of-pericardial-baffle-in-the-management-of-intractable-bleeding-in-patients-undergoing-aortic-surgery.pdf"
---

This technique allows for the patient to continue to bleed without going into tamponade. The bleeding is sequestered by the pericardial patch and a graft is connected from this resevoir to the right atrium. In time the conduit should clot off. The goal is getting the patient out of the operating room and avoid a bring back. See the paper: [Use of pericardial baffle in the management of intractable bleeding in patients undergoing aortic surgery](https://www.openaccessjournals.com/articles/use-of-pericardial-baffle-in-the-management-of-intractable-bleeding-in-patients-undergoing-aortic-surgery-12908.html#:~:text=Baffle%20technique%20is%20creating%20a,rise%20of%20morbidity%20and%20mortality.)


<iframe width="100%" height="800" src="/assets/pdf/use-of-pericardial-baffle-in-the-management-of-intractable-bleeding-in-patients-undergoing-aortic-surgery.pdf">
{% pdf {{ page.pdf_file }} %}
3 changes: 2 additions & 1 deletion _posts/2023-10-31-age_of_empires.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: [aoe] # TAG names should always be lowercase
---

## Top Civilizations

This list does not include the new Rise of Rome Expansion

1. Lithuanians
Expand Down Expand Up @@ -86,4 +87,4 @@ This list does not include the new Rise of Rome Expansion
- 1 to house and farm
- Castle age
- Monastary and get relics and build castle
- Keep building up military and economy
- Keep building up military and economy
2 changes: 1 addition & 1 deletion _posts/2023-10-31-antibiotic_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Antibiotic Guide
author: dz
date: 2023-10-31
categories: [Anesthesia, Antibiotics]
tags: [anesthesia] # TAG names should always be lowercase
tags: [anesthesia] # TAG names should always be lowercase3
---

[Stanford School of Medicine Antibiotic Guide](https://errolozdalga.com/medicine/pages/OtherPages/AntibioticReview.ChanuRhee.html)
Expand Down
3 changes: 2 additions & 1 deletion _posts/2023-10-31-stanford_perioperative_abx_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ author: dz
date: 2023-10-31
categories: [Anesthesia, Antibiotics]
tags: [anesthesia] # TAG names should always be lowercase
pdf_file: "/assets/pdf/SHC-Surgical-Prophylaxis-ABX-Guideline.pdf"
---

<iframe width="100%" height="800" src="/assets/pdf/SHC-Surgical-Prophylaxis-ABX-Guideline.pdf">
{% pdf {{ page.pdf_file }} %}
6 changes: 5 additions & 1 deletion _posts/2023-10-31-titanic_machine_learning.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ author: dz
date: 2023-10-31
categories: [Machine Learning, Python]
tags: [machine learning, ai, python, jupyter, kaggle] # TAG names should always be lowercase
pdf_file: "/assets/pdf/vertopal.com_titanic.pdf"
---


---
The following notebook walks through basic EDA and then deploys a machine learning model to correctly determine who survived the Titanic disaster.

Expand Down Expand Up @@ -38,4 +42,4 @@ for results see: model_output_test.csv

While the jupyter to pdf formatting is not perfect it gives an idea of the simplicity python brings to machine learning.

<iframe width="100%" height="800" src="/assets/pdf/vertopal.com_titanic.pdf">
{% pdf {{ page.pdf_file }} %}

0 comments on commit c88324d

Please sign in to comment.