Clinical Note Parser
source code (unavailable publicly)
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
A technical documentation page with a responsive navigation menu written in HTML and CSS.
Tribute
A tribute page using HTML, CSS, jQuery and Bootstrap.
Blog
source code
A blogging app written in Ruby on Rails with authentication and CRUD functionality via PostgreSQL database.
Budget Planner
source code
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.
Content Management System
source code
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
source code
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
source code
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.