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.
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 session management, 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.
Tribute
A tribute page using HTML, CSS, jQuery and Bootstrap.
Technical Documentation
A technical documentation page with a responsive navigation menu written in HTML and CSS.