Jobwatch is a full-stack web application written in .NET Core with a frontend in React which is used to monitor remote computing jobs for Berkley's E&S segment. It was completed over the course of my two summers interning at W.R. Berkley's ESTech operating unit, and I continue to maintain it as a part-time engineer today.
Jobwatch was built with entity framework and a code-first database design approach. The frontend is built in React using the open source Material UI component library and recharts.js data visualization library.
Tech Stack
C#, .NET Core, MSSQL, Octopus Deploy, TypeScript, ReactJS