WebService
WebService is a lightweight HTTP webserver which implements basic functionality expected of a modern webserver.

At only 230 lines of Javascript code, I've modified it for bespoke use in various projects, including this website.

The most basic functionality is achieved by implementing the following:

This instance is additionally utilising the JSPP and Timer modules which enable dynamic content generation and benchmarking respectively.

Page generated in 1.244905ms.

Design based on Falkon design, which is in turn based on the Swift theme for Jekyll.

Highlight.js used in portfolio section for syntax highlighting.