top of page

Projects

Welcome to my portfolio! Here, you will find a collection of the projects I have developed throughout my career. Each project represents a unique opportunity to apply my skills and creativity, and I am excited to share them with you. 

Steam Temperature Monitoring Dashboard

Role: Lead Developer

For this project, I created a complex dashboard using ASP.NET Core and React with Typescript. The purpose of this dashboard is to display real time issues in steam turbines for a engineer to find and diagnose. The dashboard fetches 'real time data' from Azure Data Explorer as well as from SQL Databases.  

image001-1.png

Water Chemistry Dashboard

Role: Front-End Developer

This Water Chemistry Dashboard is using Python and Plotly's Dash framework. The purpose of this dashboard is to allow executives and plant managers to monitor different water chemistry levels across the fleet. This dashboard fetches data from a SQL database.

wc1.png

Usage Statistics Dashboard

Role: Front-End Developer

This is a simple React application that queries a pre-made API from a fellow developer. The intention is to display what types of users in the company use different applications. It shows how often they are used and what pages in each application are most visited.

usage.png

Engine Classification Models

Role: Back-End Developer

I created an API that takes sensor data from the engines and classifies the data into different modes of operation for the engines. Here I used different machine learning models and AzureML to assist in the classifications. This API is ingested and used to classify and label timestamps in a dashboard.

bottom of page