Kristin Greenslit

User Interface Developer



Code Challenge: Pivot Table

December 2019

Technologies: HTML, CSS, JavaScript, React

The goal of the challenge was to create a mockup of office supply sales data in a summary table (that would serve as the basis for a pivot table). Use of the Create React App was a requirement. No external libraries were permitted, so all HTML, CSS and JavaScript was coded by hand.


Code Repository



Tutorial: React Debug Exercise

March 2017

Technologies: HTML, CSS, JavaScript, React

Tutorial that offers an alternative to the "to-do app" that is widely used to teach CRUD functionality in front end applications. Developers are tasked with fixing broken code until the React application is fully functional. The exercise was originally created to help co-workers learn React.


Code Repository



Student Project: Job Trackr

October 2015

Technologies: HTML, CSS, Ruby, Ruby on Rails, ERB, JavaScript, jQuery

A responsive site that organizes an applicant's job search by storing data associated with the application process in one location. Users sign in and log application information (date applied, job listing URL, link to the cover letter version submitted, etc.). Each application record can be viewed separately or in a summary view of all applications. Users can also add notes to an application and export all application records to a CSV file.


Code Repository Live Demo