Patient education
This commit is contained in:
parent
af27430a0f
commit
48a7fa59e7
6 changed files with 21 additions and 1 deletions
BIN
src/assets/patienteducation1.gif
Normal file
BIN
src/assets/patienteducation1.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 MiB |
BIN
src/assets/patienteducation2.jpg
Normal file
BIN
src/assets/patienteducation2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 505 KiB |
BIN
src/assets/patienteducation3.png
Normal file
BIN
src/assets/patienteducation3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 896 KiB |
Binary file not shown.
|
@ -241,7 +241,8 @@ a {
|
|||
speak: none;
|
||||
}
|
||||
|
||||
.interior-content p > img {
|
||||
.interior-content p > img,
|
||||
.interior-content p > a > img {
|
||||
max-height: 300px;
|
||||
max-width: calc(100% + 40px);
|
||||
position: relative;
|
||||
|
|
19
src/pages/patienteducation.json
Normal file
19
src/pages/patienteducation.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Patient Education",
|
||||
"description": "Empowering doctors to educate through tech.",
|
||||
"pageType": "work-history",
|
||||
"repositoryTopics": {
|
||||
"edges": [
|
||||
{
|
||||
"node": {
|
||||
"topic": {
|
||||
"name": "work history"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"readme": {
|
||||
"text": "## Senior Web Engineer at Rendia \n Patient education can be difficult. Plastic eyeballs as a teaching tool is a thing of the past. Modern media and technology can help solve this problem. \n\n  \n\n Formerly known as Eyemaginations, the company [Rendia](https://rendia.com/) offers high quality animations to doctors to communicate complex medical topics to their patients and their families. \n\n  \n\n Launched two **Ember.js**, **HTML Video** & **Canvas** powered enterprise scale apps now educating thousands of patients nationwide. _Lead UX design_ initiatives, _tech stack decisions_ and technical _project management_. \n\n Doctors can build playlists of content, upload their own images/videos, and then share their creations with patients via email and by embedding them directly on their practice website. Or they can play this content right in their practice while taking advantage of onscreen drawing features with a mouse or touch device. [The media player](https://share.rendia.com/theater/5276fa67-49cb-48f8-40da-45b94cd34364) offers content protection, and patients may choose between multiple languages, closed captions, fullscreen, and more. \n\n [](https://share.rendia.com/theater/5276fa67-49cb-48f8-40da-45b94cd34364)"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue