Dan Ashcom

Web Developer | Musician | Writer









fhir thumbnail

Clinical Note Parser

A clinical note parser written using Flask and the Python implementation of SMART on FHIR, using spaCy NLP to parse diagnoses and combine this information with that retrieved from an FHIR server patient resource.

Technical Documentation Thumbnail

Technical Documentation

A technical documentation page with a responsive navigation menu written in HTML and CSS.

Tribute Page Thumbnail

Tribute

A tribute page using HTML, CSS, jQuery and Bootstrap.

blog thumbnail

Blog

A blogging app written in Ruby on Rails with authentication and CRUD functionality via PostgreSQL database.

budget thumbnail

Budget Planner

A budget planning application written in Ruby utilizing the Sinatra web library, featuring creation, editing and deletion of categorical spending with pie chart display, accompanied by a full test suite using Minitest.

cms thumbnail

Content Management System

A file-based content management system written in Sinatra, featuring user-account access, mark-down file parsing and a full test suite using Minitest.

to-do list thumbnail

To-Do List

A to-do list written using the Ruby Sinatra web application library, featuring CRUD functionality via PostgreSQL database, flash messaging and server-side validation.

Book Reader

Book Reader

An ebook viewer which renders from plain text files web pages containing a table of contents and formatted chapters, written using the Ruby Sinatra web application library.