Unfortunately the service that I use to host my portfolio projects is no longer an option.
I am in the process of moving them to an alternative.

tedmetrics
Like Google Analytics if it was made by Ted
View the source code hereTechnology Used:
- Ruby on Rails
- JavaScript
- ChartJS
tedmetrics is a website analytics project that was also part of the Bloc curriculum. Users are able to insert a code snippet within an application that they would like to track and view the data within this application. It uses the Chartick and Groupdate gems to display those images in colorful graphs on the application show pages. A lot of my day-to-day at my current profession is analyzing website data, and I've always been interested in learning how those tools work. Users insert a custom JavaScript snippet into projects of their choice, which fires off a JSON object when an event is triggered. An external API call is made, and the event is recorded within tedmetrics. Feel free to look around the project by using the login: username: ted@tedmetrics.com password: password