portfolio
WebNX Inventory Mangement - October 2022 to August 2024
A custom datacenter inventory management program written in Typescript using Express and Vue with MongoDB as a database. At the time I left WebNX it was tracking over 100,000 parts, 20,000 servers, and several hundred pallets. This included a full update history and a chain of custody for all hardware. This system proved itself when it assisted in catching a tech who stole nearly $100,000 worth of parts from the company, and prevented any further losses from occurring.
API Github Repo Front end Github Repo
Monnit Puck Tester - March 2025
A simple tool written in Go for interfacing with the Monnit API. This was used internally to streamline our water sensor testing. Written in Go, with a basic HTML interface.
Github Repo
Work Under NDA - August 2024 to Present
My current employer has me under an NDA. While I cannot detail the projects themselves, the idea is IOT sensors as a service. I have created several internal libraries from scratch to handle MQTT pubsub, realtime sensor data using websockets, realtime weather data, custom Apple Airtags, and web authentication. I have also improved existing libraries and assisted in porting code from .NET Framework 4 to .NET Core 8. Most of my work here in done in C# but I also use Python, Go, and Javascript for prototyping.