linkedin | github

01001000 01100101 01101100 01101100 01101111

I thought that I'd create a little page to list out some of the different things that I've built over the years. It's not an exhaustive list of course.. Saving prior work just wasn't something that I thought much about. But hopefully some of this is interesting. Or more likely, just interesting to me..

Rental Props - an unfinished modern responsive webapp for managing rental properties based on react.js and the antd UI framework and firebase for storage and authentication. Last worked on in 2020 when I decided to teach myself front end development by building an app to manage my own rental property.

ZANTAZ Processing Machine Utilization Monitor - Built a PHP page that would allow you to select a customer and it'd display in gantt chart format what all the processing machines were doing over time. Very useful in optimizing utilization across 10s and 100s of servers to be able to see what they're doing visually over time.

ZANTAZ Smap Monitoring - Built PHP pages that would query a database and graph performance metrics populated by our smap servers. Since multiple smap servers were often assigned to a customer, you could select and view aggregates of smap servers or just look at individual smap servers. Very helpful for maximizing message sending throughput. The database was populated via a simple BASH script that'd run on a cron job.

Storagelink Web Portal - I decided to go one step further at StorageLink and work on a web portal for customers to log into to see and manage their service. See the link for screenshots and some background.

Sansia System Solutions System Monitor v1 & v2 - I like building useful tools that'd help me and other engineers do our jobs and this was one such tool. I would use it to help me monitor a slew of our IBM RS6000 systems that we'd deployed and supported for our customers.

College Home Page - back in my college days, a home page I made for myself capturing things I was into at the time and some of my computer science projects.

College Home Page - Coding - My focus was on computer graphics and artificial intelligence. I spent a fair amount of time making things in openGL on SGI computers. Ultimately, I decided to make a 3D version of space invaders using DirectX as my senior project.

World War 2 - A fun ASCii based version of Axis and Allies. It was a turned based multiplayer board game essentially.

Job Searcher - A local community college hired me to build an application to track jobs.

Orb Wars Map Maker - In part to teach myself Macintosh windows programming, I built an application that worked much like paint did back then. You'd select tools using a mouse and draw terrain on a grid. This in turn would then be able to export a text file that the GEnie online servie could ingest for new maps. It actually turned out really nice and I released and allowed other players to use it to make maps.