Triskelle Solutions Knoxville, TN (2021 – 2022)
UI Designer / Software Developer
Triskelle Solutions is a developer of software used by state education departments across the U.S. to track the progress of children with special needs. I assisted the organization by designing reports for the State of Colorado.
A challenging requirement was creating HTML versions of 30+ documents that precisely matched documents already in use by the state in printed form from Microsoft Word or PDF formats. The reports were also required to support English and Spanish languages.
The portal interface was developed in Angular 8 with backend web services written in C# and hosted in the cloud from Microsoft Azure which provided data population and report rendering from Razor Light templates I developed.
To efficiently accomplish these tasks, I designed a custom CSS (SASS) report framework that extended Bootstrap 4 to provide consistent layouts, common styles for elements, and adding support for pageable elements such as headers and footers, page numbers, and intelligent breaking long tables.
The strategy reduced the time it took to create original HTML layouts, test, and code each report template adding additional C# markup and data-binding with Entity Framework.