Software Engineer
This web site is presented on a web-building system named Kelebor that I designed and implemented.
Kelebor is a C++ apache module that directs incoming URL requests to one of several dynamic library modules or the core service, which is responsible for building the base page content and for loading all required JavaScript components.
Elements that make up a page are managed by one of the dynamic libraries, which provides initial content, if any, and manages requests from the associated JavaScript plugin running on the page.