diff --git a/src/assets/patienteducation1.gif b/src/assets/patienteducation1.gif new file mode 100644 index 0000000..1faaccc Binary files /dev/null and b/src/assets/patienteducation1.gif differ diff --git a/src/assets/patienteducation2.jpg b/src/assets/patienteducation2.jpg new file mode 100644 index 0000000..d5afdde Binary files /dev/null and b/src/assets/patienteducation2.jpg differ diff --git a/src/assets/patienteducation3.png b/src/assets/patienteducation3.png new file mode 100644 index 0000000..a62f758 Binary files /dev/null and b/src/assets/patienteducation3.png differ diff --git a/src/assets/resume.pdf b/src/assets/resume.pdf index eaeeb6e..ad57d64 100644 Binary files a/src/assets/resume.pdf and b/src/assets/resume.pdf differ diff --git a/src/assets/stylesheet.css b/src/assets/stylesheet.css index f9e44a2..3dda134 100644 --- a/src/assets/stylesheet.css +++ b/src/assets/stylesheet.css @@ -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; diff --git a/src/pages/patienteducation.json b/src/pages/patienteducation.json new file mode 100644 index 0000000..c4ceccf --- /dev/null +++ b/src/pages/patienteducation.json @@ -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 ![Flythrough of the human eye](./assets/patienteducation1.gif) \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 ![App Design](./assets/patienteducation2.jpg) \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 [![Media Player Preview](./assets/patienteducation3.png)](https://share.rendia.com/theater/5276fa67-49cb-48f8-40da-45b94cd34364)" + } +}