NATHAN242's Projects

Projects

Tools

Libraries

Web Tools


Details of a few development projects I have worked on:

MTS

MTS is a stock tracking system written in PHP that I solely built while working at an IT recycling/reuse company.

It is used to track the status of IT equipment as it moves through the warehouse and to record the specifications of equipment as it is refurbished. Specifications of desktops and laptops could be quickly retrieved by network booting a hardware detection tool that would push a file to a server. This could then be used to automatically populate the item form in the web interface in a single click. Once an item had been processed it would automatically trigger a label printer to print the specifications that would then be attached to the item.

Trade In Manager

Worked on several features as well as general fixes on a mobile phone trade in platform written in PHP and also several associated trade in websites integrated with it.

CNC-BOX System

This is a small PHP web application I wrote to quickly track the contents of boxes of phones as they moved through a particular department.

PI-PH System

A Raspberry Pi application written in Python I solely built to monitor/operate a waste chemical tank and to log the PH level.

Arduino projects

I have worked on several projects using an Arduino Uno to control custom built machines. Most of those machines are used to perform work on mobile phone cases. The Arduino Uno is a microcontroller programmed using C++ and is being used to operate motors, valves and controls within the machines. The device only has 1KB of data RAM so memory has to be managed carefully.

A few machines I have developed code for:

Loan management systems

Worked with a team of developers to maintain several loan management systems (loan origination and broker systems) written in PHP. Also involved in a project to build a new loan origination system for bridging finance from scratch.